NativeMethodsaruco_detectMarkers Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.aruco_detectMarkers(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Aruco.DetectorParameters.NativeStruct@,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus aruco_detectMarkers( IntPtr image, IntPtr dictionary, IntPtr corners, IntPtr ids, ref DetectorParametersNativeStruct detectParameters, IntPtr outrejectedImgPoints )
Public Shared Function aruco_detectMarkers ( image As IntPtr, dictionary As IntPtr, corners As IntPtr, ids As IntPtr, ByRef detectParameters As DetectorParametersNativeStruct, outrejectedImgPoints As IntPtr ) As ExceptionStatus
public: static ExceptionStatus aruco_detectMarkers( IntPtr image, IntPtr dictionary, IntPtr corners, IntPtr ids, DetectorParametersNativeStruct% detectParameters, IntPtr outrejectedImgPoints )
static member aruco_detectMarkers : image : IntPtr * dictionary : IntPtr * corners : IntPtr * ids : IntPtr * detectParameters : DetectorParametersNativeStruct byref * outrejectedImgPoints : IntPtr -> ExceptionStatus
[Missing <param name="image"/> documentation for "M:OpenCvSharp.NativeMethods.aruco_detectMarkers(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Aruco.DetectorParameters.NativeStruct@,System.IntPtr)"]
[Missing <param name="dictionary"/> documentation for "M:OpenCvSharp.NativeMethods.aruco_detectMarkers(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Aruco.DetectorParameters.NativeStruct@,System.IntPtr)"]
[Missing <param name="corners"/> documentation for "M:OpenCvSharp.NativeMethods.aruco_detectMarkers(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Aruco.DetectorParameters.NativeStruct@,System.IntPtr)"]
[Missing <param name="ids"/> documentation for "M:OpenCvSharp.NativeMethods.aruco_detectMarkers(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Aruco.DetectorParameters.NativeStruct@,System.IntPtr)"]
[Missing <param name="detectParameters"/> documentation for "M:OpenCvSharp.NativeMethods.aruco_detectMarkers(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Aruco.DetectorParameters.NativeStruct@,System.IntPtr)"]
[Missing <param name="outrejectedImgPoints"/> documentation for "M:OpenCvSharp.NativeMethods.aruco_detectMarkers(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Aruco.DetectorParameters.NativeStruct@,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.aruco_detectMarkers(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Aruco.DetectorParameters.NativeStruct@,System.IntPtr)"]