Find the edges on this image and marked them in the returned image.
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.0.1010 (2.2.0.1010)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- thresh
- TColor
The threshhold to find initial segments of strong edges
- threshLinking
- TColor
The threshold used for edge Linking