Blame view

3rdparty/opencv-4.5.4/modules/photo/misc/objc/gen_dict.json 612 Bytes
f4334277   Hu Chunming   提交3rdparty
1
2
3
4
5
6
7
8
  {
      "func_arg_fix" : {
          "Photo": {
              "(void)fastNlMeansDenoising:(Mat*)src dst:(Mat*)dst h:(FloatVector*)h templateWindowSize:(int)templateWindowSize searchWindowSize:(int)searchWindowSize normType:(int)normType" : { "h" : { "name" : "hVector" } },
              "(void)fastNlMeansDenoisingMulti:(NSArray<Mat*>*)srcImgs dst:(Mat*)dst imgToDenoiseIndex:(int)imgToDenoiseIndex temporalWindowSize:(int)temporalWindowSize h:(FloatVector*)h templateWindowSize:(int)templateWindowSize searchWindowSize:(int)searchWindowSize normType:(int)normType" : { "h" : { "name" : "hVector" } }
          }
      }
  }