Skip to content

imgproc: sync boundingRect function with 5.x#25439

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
mshabunin:cpp-contours-5-back
Apr 18, 2024
Merged

imgproc: sync boundingRect function with 5.x#25439
asmorkalov merged 1 commit intoopencv:4.xfrom
mshabunin:cpp-contours-5-back

Conversation

@mshabunin
Copy link
Copy Markdown
Contributor

This is partial backport of #25431 to 4.x branch intended to ease future merges.

On 5.x branch function boundingRect was located in removed contours.cpp, but on 4.x branch it was in shapedescr.cpp. I've moved it to geometry.cpp on both branches together with accompanying functions.

@mshabunin mshabunin force-pushed the cpp-contours-5-back branch from deaf039 to d77dbbe Compare April 17, 2024 20:01
@asmorkalov asmorkalov added this to the 4.10.0 milestone Apr 18, 2024
@asmorkalov asmorkalov merged commit a1e4444 into opencv:4.x Apr 18, 2024
@mshabunin mshabunin deleted the cpp-contours-5-back branch April 18, 2024 10:03
@asmorkalov asmorkalov mentioned this pull request Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants