gen_dict.json 337 B

1234567891011
  1. {
  2. "AdditionalImports" : {
  3. "*" : [ "\"bgsegm.hpp\"" ]
  4. },
  5. "func_arg_fix" : {
  6. "Bgsegm" : {
  7. "createBackgroundSubtractorGSOC" : { "mc" : {"ctype" : "LSBPCameraMotionCompensation"} },
  8. "createBackgroundSubtractorLSBP" : { "mc" : {"ctype" : "LSBPCameraMotionCompensation"} }
  9. }
  10. }
  11. }