http://www.emgu.com
Overload List
Name | Description | |
---|---|---|
![]() | DetectMultiScale(GpuImage<(Of <<'(Bgra, Byte>)>>)) |
Perfroms object detection with increasing detection window.
|
![]() | DetectMultiScale(GpuImage<(Of <<'(Gray, Byte>)>>)) |
Perfroms object detection with increasing detection window.
|
![]() | DetectMultiScale(GpuImage<(Of <<'(Bgra, Byte>)>>), Double, Size, Size, Double, Int32) |
Perfroms object detection with increasing detection window.
|
![]() | DetectMultiScale(GpuImage<(Of <<'(Gray, Byte>)>>), Double, Size, Size, Double, Int32) |
Perfroms object detection with increasing detection window.
|