Back to module list
Hough-based detection
Description
Parameters
- Input image
- Type: InputImageP
- Output objects
- Type: OutputObjectsP
- Minimum radius (px)
- Type: IntegerP
- Default value: 10
- Maximum radius (px)
- Type: IntegerP
- Default value: 20
- Random sampling (faster, but less accurate)
- Type: BooleanP
- Default value: false
- Sample fraction (0 = none, 1 = all)
- Type: DoubleP
- Default value: 0.5
- Detection threshold
- Type: DoubleP
- Default value: 1.0
- Exclusion radius (px)
- Type: IntegerP
- Default value: 10
- Show transform image
- Type: BooleanP
- Default value: false
- Show detection score
- Type: BooleanP
- Default value: false
- Label size
- Type: IntegerP
- Default value: 12