Unit VLHoughCircles
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VisionLabPkg
Contents |
Summary
Contains the code for the TVLHoughCircles component.
Description
This unit contains the code for the TVLHoughCircles component.
Components
- TVLHoughCircles - Finds circles in the image using Hough transform.
Classes
- TVLHoughThreshold - Canny threshold parameters class for Hough transformations.
- TVLHoughMaskSize - Hough transform mask size.
- TVLHoughSmooth - Hough smoothing parameters class.
- TVLHoughCircles - Finds circles in the image using Hough transform.