Find the edges on this image and marked them in the returned image.
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
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