Skip to content

Return accumulator value in HoughLines algorithm#19423

Merged
alalek merged 3 commits intoopencv:masterfrom
LaurentBerger:houg_acc
Feb 1, 2021
Merged

Return accumulator value in HoughLines algorithm#19423
alalek merged 3 commits intoopencv:masterfrom
LaurentBerger:houg_acc

Conversation

@LaurentBerger
Copy link
Copy Markdown
Contributor

@LaurentBerger LaurentBerger commented Jan 29, 2021

try to solve #17050

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

use cv_wrap_as

add python test

parameters
@alalek
Copy link
Copy Markdown
Member

alalek commented Jan 30, 2021

Moved code to imgproc/bindings.hpp. Please take a look.

@asmorkalov asmorkalov changed the title try to solve #17050 Return accumulator value in HoughLines algorithm Feb 1, 2021
@alalek alalek merged commit 94e1126 into opencv:master Feb 1, 2021
@alalek alalek mentioned this pull request Apr 9, 2021
a-sajjad72 pushed a commit to a-sajjad72/opencv that referenced this pull request Mar 30, 2023
Return accumulator value in HoughLines algorithm

* try to solve opencv#17050

use cv_wrap_as

add python test

parameters

* review

* move wrapper to imgproc/bindings.hpp
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