mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Migrated goodFeaturesToTrack to features module.
This commit is contained in:
@@ -105,7 +105,6 @@
|
||||
}
|
||||
},
|
||||
"func_arg_fix" : {
|
||||
"goodFeaturesToTrack" : { "corners" : {"ctype" : "vector_Point"} },
|
||||
"minEnclosingCircle" : { "points" : {"ctype" : "vector_Point2f"} },
|
||||
"fitEllipse" : { "points" : {"ctype" : "vector_Point2f"} },
|
||||
"fillPoly" : { "pts" : {"ctype" : "vector_vector_Point"} },
|
||||
|
||||
Reference in New Issue
Block a user