Visual Servoing Platform version 3.7.0
Loading...
Searching...
No Matches
blob.json
1{
2 "ignored_headers": [],
3 "ignored_classes": [],
4 "user_defined_headers": ["blob.hpp"],
5 "classes": {
6 "vpDot": {
7 "methods": [
8 {
9 "static": true,
10 "signature": "void display(const vpImage<vpRGBa>&, const vpImagePoint&, const std::list<vpImagePoint>&, vpColor, unsigned int)",
11 "custom_name": "displayDot"
12 },
13 {
14 "static": true,
15 "signature": "void display(const vpImage<unsigned char>&, const vpImagePoint&, const std::list<vpImagePoint>&, vpColor, unsigned int)",
16 "custom_name": "displayDot"
17 }
18 ]
19 },
20 "vpDot2": {
21 "additional_bindings": "bindings_vpDot2",
22 "methods": [
23 {
24 "static": true,
25 "signature": "void display(const vpImage<vpRGBa>&, const vpImagePoint&, const std::list<vpImagePoint>&, vpColor, unsigned int)",
26 "custom_name": "displayDot"
27 },
28 {
29 "static": true,
30 "signature": "void display(const vpImage<unsigned char>&, const vpImagePoint&, const std::list<vpImagePoint>&, vpColor, unsigned int)",
31 "custom_name": "displayDot"
32 },
33 {
34 "static": true,
35 "signature": "vpMatrix defineDots(vpDot2[], const unsigned int&, const std::string&, vpImage<unsigned char>&, vpColor, bool)",
36 "ignore": true
37 },
38 {
39 "static": true,
40 "signature": "void trackAndDisplay(vpDot2[], const unsigned int&, vpImage<unsigned char>&, std::vector<vpImagePoint>&, vpImagePoint*)",
41 "ignore": true
42 },
43 {
44 "static": false,
45 "signature": "void getFreemanChain(std::list<unsigned int>&)",
46 "use_default_param_policy": false,
47 "param_is_input": [
48 false
49 ],
50 "param_is_output": [
51 true
52 ]
53 },
54 {
55 "static": false,
56 "signature": "void searchDotsInArea(const vpImage<unsigned char>&, int, int, unsigned int, unsigned int, std::list<vpDot2>&)",
57 "use_default_param_policy": false,
58 "param_is_input": [
59 true,
60 true,
61 true,
62 true,
63 true,
64 false
65 ],
66 "param_is_output": [
67 false,
68 false,
69 false,
70 false,
71 false,
72 true
73 ]
74 },
75 {
76 "static": false,
77 "signature": "void searchDotsInArea(const vpImage<unsigned char>&, std::list<vpDot2>&)",
78 "use_default_param_policy": false,
79 "param_is_input": [
80 true,
81 false
82 ],
83 "param_is_output": [
84 false,
85 true
86 ]
87 },
88 {
89 "static": false,
90 "signature": "void getEdges(std::list<vpImagePoint>&)",
91 "use_default_param_policy": false,
92 "param_is_input": [
93 false
94 ],
95 "param_is_output": [
96 true
97 ]
98 }
99 ]
100 }
101 },
102 "enums": {}
103}