Visual Servoing Platform version 3.7.0
Loading...
Searching...
No Matches
imgproc.json
1{
2 "ignored_headers": [],
3 "ignored_classes": [],
4 "user_defined_headers": [],
5 "classes": {},
6 "functions": [
7 {
8 "static": false,
9 "signature": "void findContours(const vpImage<unsigned char>&, vp::vpContour&, std::vector<std::vector<vpImagePoint>>&, const vp::vpContourRetrievalType&)",
10 "use_default_param_policy": false,
11 "param_is_input": [
12 true,
13 true,
14 false,
15 true
16 ],
17 "param_is_output": [
18 false,
19 false,
20 true,
21 false
22 ]
23 }
24 ],
25 "enums": {}
26}