gen_dict.json 289 B

123456789101112
  1. {
  2. "type_dict" : {
  3. "Feature2D": {
  4. "j_type": "Feature2D",
  5. "jn_type": "long",
  6. "jni_type": "jlong",
  7. "jni_var": "Feature2D %(n)s",
  8. "suffix": "J",
  9. "j_import": "org.opencv.features2d.Feature2D"
  10. }
  11. }
  12. }