http://www.emgu.com
Overload List
Name | Description | |
---|---|---|
![]() ![]() | Min(IntPtr, Double, IntPtr, IntPtr) |
Computes per-element minimum of GpuMat and scalar (dst = min(src1, src2))
|
![]() ![]() | Min(IntPtr, IntPtr, IntPtr, IntPtr) |
Computes per-element minimum of two GpuMats (dst = min(src1, src2))
|