NativeMethodsgpu_GpuMat_locateROI Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_locateROI(System.IntPtr,OpenCvSharp.CvSize@,OpenCvSharp.CvPoint@)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void gpu_GpuMat_locateROI(
	IntPtr obj,
	out CvSize wholeSize,
	out CvPoint ofs
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_locateROI(System.IntPtr,OpenCvSharp.CvSize@,OpenCvSharp.CvPoint@)"]

wholeSize
Type: OpenCvSharpCvSize

[Missing <param name="wholeSize"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_locateROI(System.IntPtr,OpenCvSharp.CvSize@,OpenCvSharp.CvPoint@)"]

ofs
Type: OpenCvSharpCvPoint

[Missing <param name="ofs"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_locateROI(System.IntPtr,OpenCvSharp.CvSize@,OpenCvSharp.CvPoint@)"]

See Also

Reference