mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Migrated goodFeaturesToTrack to features module.
This commit is contained in:
@@ -14,5 +14,8 @@
|
||||
"jni_type": "jbyte",
|
||||
"suffix": "B"
|
||||
}
|
||||
},
|
||||
"func_arg_fix" : {
|
||||
"goodFeaturesToTrack" : { "corners" : {"ctype" : "vector_Point"} }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user