Visual Servoing Platform
version 3.6.1 under development (2024-11-21)
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
}
visp
modules
python
config
imgproc.json
Generated by
1.9.1