Visual Servoing Platform version 3.7.0
Loading...
Searching...
No Matches
klt.json
1{
2 "ignored_headers": [],
3 "ignored_classes": [],
4 "user_defined_headers": [],
5 "classes": {
6 "vpKltOpencv": {
7 "methods": [
8 {
9 "static": false,
10 "signature": "void display(const vpImage<unsigned char>&, const vpColor&, unsigned int)",
11 "custom_name": "displaySelf"
12 },
13 {
14 "static": false,
15 "signature": "void getFeature(const int&, long&, float&, float&)",
16 "use_default_param_policy": false,
17 "param_is_input": [
18 true,
19 false,
20 false,
21 false
22 ],
23 "param_is_output": [
24 false,
25 true,
26 true,
27 true
28 ]
29 }
30 ]
31 }
32 },
33 "enums": {}
34}