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