public final class FinderPatternInfo extends Object
Encapsulates information about finder patterns in an image, including the location of the three finder patterns, and their estimated module size.
| Constructor and Description |
|---|
FinderPatternInfo(FinderPattern
|
| Modifier and Type | Method and Description |
|---|---|
FinderPattern |
getBottomLeft()
|
FinderPattern |
getTopLeft()
|
FinderPattern |
getTopRight()
|
public FinderPatternInfo(FinderPattern[] patternCenters)
public FinderPatterngetBottomLeft()
public FinderPatterngetTopLeft()
public FinderPatterngetTopRight()