EQRCodeGeometry::GetFinderPatternCenters
Finder patterns centers.
Namespace: Euresys::Open_eVision
[C++]
std::vector<EPoint
> GetFinderPatternCenters() const
Remarks
In case of a Micro QR code, there is only one finder pattern center. In case of another QR code, there are three finder pattern centers, returned in the following order: top right, top left, bottom left.
EQRCodeGeometry.FinderPatternCenters
Finder patterns centers.
Namespace: Euresys.Open_eVision
Remarks
In case of a Micro QR code, there is only one finder pattern center. In case of another QR code, there are three finder pattern centers, returned in the following order: top right, top left, bottom left.
EQRCodeGeometry.FinderPatternCenters
Finder patterns centers.
Module: open_evision
Remarks
In case of a Micro QR code, there is only one finder pattern center. In case of another QR code, there are three finder pattern centers, returned in the following order: top right, top left, bottom left.