OpenCV  4.6.0
Open Source Computer Vision
Classes | Enumerations | Functions
cv::barcode Namespace Reference

Classes

class  BarcodeDetector
 

Enumerations

enum  BarcodeType {
  NONE,
  EAN_8,
  EAN_13,
  UPC_A,
  UPC_E,
  UPC_EAN_EXTENSION
}
 

Functions

static std::ostream & operator<< (std::ostream &out, const BarcodeType &barcode_type)