Visual Servoing Platform
version 3.6.0
Loading...
Searching...
No Matches
detector_img.json
1
{
2
"lowerCannyThresh"
: -1.0,
3
"upperCannyThresh"
: -1.0,
4
"centerMinDistance"
: 5.0,
5
"centerThresh"
: 100.0,
6
"centerXlimits"
: [
7
0,
8
1920
9
],
10
"centerYlimits"
: [
11
0,
12
1080
13
],
14
"circlePerfectnessThreshold"
: 0.95,
15
"dilatationNbIter"
: 1,
16
"edgeMapFilteringNbIter"
: 5,
17
"gaussianKernelSize"
: 25,
18
"gaussianStdev"
: 2.5,
19
"mergingRadiusDiffThresh"
: 5.0,
20
"radiusLimits"
: [
21
34,
22
75
23
],
24
"radiusThreshRatio"
: 4.0,
25
"sobelKernelSize"
: 7
26
}
tutorial
imgproc
hough-transform
config
detector_img.json
Generated by
1.9.8