cameracv/libs/opencv/modules/features2d/misc/java/gen_dict.json
2023-05-18 21:39:43 +03:00

12 lines
289 B
JSON

{
"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"
}
}
}