init - 初始化项目
This commit is contained in:
12
modules/features2d/misc/java/gen_dict.json
Normal file
12
modules/features2d/misc/java/gen_dict.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type_dict" : {
|
||||
"Feature2D": {
|
||||
"j_type": "Feature2D",
|
||||
"jn_type": "long",
|
||||
"jni_type": "jlong",
|
||||
"jni_var": "Feature2D %(n)s",
|
||||
"suffix": "J",
|
||||
"j_import": "org.opencv.features2d.Feature2D"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user