Blame view

3rdparty/opencv-4.5.4/modules/features2d/misc/java/gen_dict.json 289 Bytes
f4334277   Hu Chunming   提交3rdparty
1
2
3
4
5
6
7
8
9
10
11
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"
          }
      }
  }