com.aspose.barcode.barcoderecognition.recognition.datamatrix.oldalgorithm.cells

Classes

Class Description
CellDetectorByBlocks This class detects cells of a datamatrix with big dimension (>=32), using all the time patterns of matrix blocks
CellDetectorEqualNet This class detects cells of a datamatrix, using the dividng to equal parts.
CellDetectorSmallDoubleHamming This class detects cells of a datamatrix, using the double hamming algorithm
CellsDetectorByModule This class detects cells of a datamatrix, using a module to search and correct the time pattern
CellsDetectorByPart This class detects cells of a datamatrix, using dividing the big matrix into parts, and hamming positioning into that parts.
CellsDetectorHamming This class detects cells of a datamatrix, using hamming differences between rows and columns
CellsHelper Functions for cells posicioning and restoring small damage.
DataMatrixLocator Functions for bits locating.
PolyLine Contour that consists of polylines