gen_dict.json 230 B

12345678910
  1. {
  2. "namespaces_dict": {
  3. "cv.fisheye": "fisheye"
  4. },
  5. "func_arg_fix" : {
  6. "Calib3d" : {
  7. "findCirclesGrid" : { "blobDetector" : {"defval" : "cv::SimpleBlobDetector::create()"} }
  8. }
  9. }
  10. }