Method GetBitsFromByteList
- Namespace
- OpenCvSharp.Aruco
- Assembly
- OpenCvSharp.dll
GetBitsFromByteList(Mat, int, int)
Transform list of bytes to matrix of bits
public static Mat GetBitsFromByteList(Mat byteList, int markerSize, int rotationId = 0)
Transform list of bytes to matrix of bits
public static Mat GetBitsFromByteList(Mat byteList, int markerSize, int rotationId = 0)