Calculates the corner position of the white top right module.
Detects a Data Matrix Code in an image.
DetectorResult encapsulating results of detecting a Data Matrix Code
Detect a solid side which has minimum transition.
Detect a second solid side next to first solid side.
Shift the edge points to the module center.
Counts the number of black/white transitions between two points, using something like Bresenham's algorithm.
Generated using TypeDoc
Encapsulates logic that can detect a Data Matrix Code in an image, even if the Data Matrix Code is rotated or skewed, or partially obscured.
Sean Owen