mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Merge pull request #19423 from LaurentBerger:houg_acc
Return accumulator value in HoughLines algorithm * try to solve #17050 use cv_wrap_as add python test parameters * review * move wrapper to imgproc/bindings.hpp
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"AdditionalImports" : {
|
||||
"Imgproc" : [ "\"imgproc/bindings.hpp\"" ]
|
||||
},
|
||||
"enum_ignore_list" : [
|
||||
"MorphShapes_c",
|
||||
"SmoothMethod_c"
|
||||
|
||||
Reference in New Issue
Block a user