TAlignmentPatternFinder.find Method

Definition

This method attempts to find the bottom-right alignment pattern in the image. It is a bit messy since it's pretty performance-critical and so is written to be fast foremost.

Delphi
function find: IAlignmentPattern

Returns

IAlignmentPattern

{@link TAlignmentPattern} if found