MatchingData#
The matching_data module serves as data container for exhaustive template matching.
Constructor#
|
Contains data required for template matching. |
Conversion#
Transfer and convert types of class instance's data arrays to the current backend |
Attributes and underlying data#
Return the target. |
|
Return the reversed template. |
|
Return the target mask. |
|
Return the reversed template mask. |
|
Return stored rotation matrices. |
Utilities#
|
Extract a subset of the input array according to the given slice and apply padding. |
|
Subset class instance based on slices. |