NativeMethodscalib3d_filterHomographyDecompByVisibleRefpoints Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.calib3d_filterHomographyDecompByVisibleRefpoints(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus calib3d_filterHomographyDecompByVisibleRefpoints( IntPtr rotations, IntPtr normals, IntPtr beforePoints, IntPtr afterPoints, IntPtr possibleSolutions, IntPtr pointsMask )
Public Shared Function calib3d_filterHomographyDecompByVisibleRefpoints ( rotations As IntPtr, normals As IntPtr, beforePoints As IntPtr, afterPoints As IntPtr, possibleSolutions As IntPtr, pointsMask As IntPtr ) As ExceptionStatus
public: static ExceptionStatus calib3d_filterHomographyDecompByVisibleRefpoints( IntPtr rotations, IntPtr normals, IntPtr beforePoints, IntPtr afterPoints, IntPtr possibleSolutions, IntPtr pointsMask )
static member calib3d_filterHomographyDecompByVisibleRefpoints : rotations : IntPtr * normals : IntPtr * beforePoints : IntPtr * afterPoints : IntPtr * possibleSolutions : IntPtr * pointsMask : IntPtr -> ExceptionStatus
[Missing <param name="rotations"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_filterHomographyDecompByVisibleRefpoints(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="normals"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_filterHomographyDecompByVisibleRefpoints(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="beforePoints"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_filterHomographyDecompByVisibleRefpoints(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="afterPoints"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_filterHomographyDecompByVisibleRefpoints(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="possibleSolutions"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_filterHomographyDecompByVisibleRefpoints(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="pointsMask"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_filterHomographyDecompByVisibleRefpoints(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.calib3d_filterHomographyDecompByVisibleRefpoints(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]