Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Tetragramm
GitHub Repository: Tetragramm/opencv
Path: blob/master/modules/features2d/misc/java/gen_dict.json
16338 views
1
{
2
"class_ignore_list" : [
3
"SimpleBlobDetector"
4
],
5
"type_dict" : {
6
"Feature2D": {
7
"j_type": "Feature2D",
8
"jn_type": "long",
9
"jni_type": "jlong",
10
"jni_var": "Feature2D %(n)s",
11
"suffix": "J",
12
"j_import": "org.opencv.features2d.Feature2D"
13
}
14
}
15
}
16
17