gen_dict.json 318 B

123456789101112
  1. {
  2. "AdditionalImports" : {
  3. "*" : [ "\"aruco.hpp\"" ],
  4. "CharucoBoard" : [ "\"aruco/charuco.hpp\"" ],
  5. "Dictionary" : [ "\"aruco/dictionary.hpp\"" ]
  6. },
  7. "func_arg_fix" : {
  8. "Board" : {
  9. "(void)setIds:(Mat*)ids" : { "setIds" : {"name" : "setIdsMat"} }
  10. }
  11. }
  12. }