EstervQrCode 1.1.1
Library for qr code manipulation
Esterv::Utils::QrDec::QRDecoder Member List

This is the complete list of members for Esterv::Utils::QrDec::QRDecoder, including all inherited members.

decode(InputArray img, InputArray points, OutputArray straight_code=noArray()) constcv::GraphicalCodeDetector
decode_grey(unsigned char *img, int rows, int cols)Esterv::Utils::QrDec::QRDecoder
decodeMulti(InputArray img, InputArray points, CV_OUT std::vector< std::string > &decoded_info, OutputArrayOfArrays straight_code=noArray()) constcv::GraphicalCodeDetector
detect(InputArray img, OutputArray points) constcv::GraphicalCodeDetector
detectAndDecode(InputArray img, OutputArray points=noArray(), OutputArray straight_code=noArray()) constcv::GraphicalCodeDetector
detectAndDecodeMulti(InputArray img, CV_OUT std::vector< std::string > &decoded_info, OutputArray points=noArray(), OutputArrayOfArrays straight_code=noArray()) constcv::GraphicalCodeDetector
detectMulti(InputArray img, OutputArray points) constcv::GraphicalCodeDetector
getArucoParameters() constcv::QRCodeDetectorAruco
getDetectorParameters() constcv::QRCodeDetectorAruco
GraphicalCodeDetector()cv::GraphicalCodeDetector
GraphicalCodeDetector(const GraphicalCodeDetector &)=defaultcv::GraphicalCodeDetector
GraphicalCodeDetector(GraphicalCodeDetector &&)=defaultcv::GraphicalCodeDetector
operator=(const GraphicalCodeDetector &)=defaultcv::GraphicalCodeDetector
operator=(GraphicalCodeDetector &&)=defaultcv::GraphicalCodeDetector
pcv::GraphicalCodeDetectorprotected
QRCodeDetectorAruco()cv::QRCodeDetectorAruco
QRCodeDetectorAruco(const QRCodeDetectorAruco::Params &params)cv::QRCodeDetectorArucoexplicit
QRDecoder()Esterv::Utils::QrDec::QRDecoderinline
setArucoParameters(const aruco::DetectorParameters &params)cv::QRCodeDetectorAruco
setDetectorParameters(const QRCodeDetectorAruco::Params &params)cv::QRCodeDetectorAruco