Visual Servoing Platform
version 3.7.0
Loading...
Searching...
No Matches
detector_half.json
1
{
2
"averagingWindowSize"
: 5,
3
"cannyBackendType"
:
"opencv-backend"
,
4
"filteringAndGradientType"
:
"gaussianblur+scharr-filtering"
,
5
"lowerThresholdRatio"
: 0.6,
6
"lowerCannyThresh"
: -1.0,
7
"upperThresholdRatio"
: 0.9,
8
"upperCannyThresh"
: -1.0,
9
"centerMinDistance"
: 15.0,
10
"centerThresh"
: 50.0,
11
"expectedNbCenters"
: 4,
12
"centerXlimits"
: [
13
0,
14
640
15
],
16
"centerYlimits"
: [
17
0,
18
480
19
],
20
"circlePerfectnessThreshold"
: 0.9,
21
"dilatationKernelSize"
: 5,
22
"edgeMapFilteringNbIter"
: 0,
23
"gaussianKernelSize"
: 5,
24
"gaussianStdev"
: 1.0,
25
"mergingRadiusDiffThresh"
: 10.0,
26
"radiusLimits"
: [
27
0,
28
1000
29
],
30
"circleProbabilityThreshold"
: 0.9,
31
"gradientFilterKernelSize"
: 3
32
}
tutorial
imgproc
hough-transform
config
detector_half.json
Generated by
1.15.0