TFinderPatternFinder Class
Definition
Delphi
type TFinderPatternFinder = class(TObject)
- Inheritance
-
TObjectTFinderPatternFinder
Constants
| CENTER_QUORUM | |
| INTEGER_MATH_SHIFT | |
| MAX_MODULES |
support up to version 10 for mobile clients |
| MIN_SKIP |
1 pixel/module times 3 modules/center |
Constructors
| Create(TBitMatrix) |
Creates a finder that will search the image for three finder patterns. |
| Create(TBitMatrix, TResultPointCallback) |
Initializes a new instance of the FinderPatternFinder class. |
| Destroy |