public Detect ( Byte>.Image |
||
image | Byte>.Image | The image to detect objects in |
overlapThreshold | float | Threshold for the non-maximum suppression algorithm, Use default value of 0.5 |
return | Emgu.CV.Structure.MCvObjectDetection[] |
public Detect ( Byte>.Image |
||
image | Byte>.Image | The image to detect objects in |
overlapThreshold | float | Threshold for the non-maximum suppression algorithm, Use default value of 0.5 |
return | Emgu.CV.Structure.MCvObjectDetection[] |