ClassesClasses | | Operators |
Use the tabs on the upper right to switch to a different programming language.
Use the tabs on the upper right to switch to a different programming language.
HTemplate — Represents an instance of a template for gray value matching.
CreateTemplateRot | Preparing a pattern for template matching with rotation. | |
CreateTemplate | Preparing a pattern for template matching. | |
ReadTemplate | Reading a template from file. |
AdaptTemplate | Adapting a template to the size of an image. | |
BestMatch | Searching the best matching of a template and an image. | |
BestMatchMg | Searching the best gray value matches in a pyramid. | |
BestMatchPreMg | Searching the best gray value matches in a pre generated pyramid. | |
BestMatchRot | Searching the best matching of a template and an image with rotation. | |
BestMatchRotMg | Searching the best matching of a template and a pyramid with rotation. | |
ClearTemplate | Deallocation of the memory of a template. | |
CreateTemplate | Preparing a pattern for template matching. | |
CreateTemplateRot | Preparing a pattern for template matching with rotation. | |
DeserializeTemplate | Deserialize a serialized template. | |
FastMatch | Searching all good matches of a template and an image. | |
FastMatchMg | Searching all good gray value matches in a pyramid. | |
ReadTemplate | Reading a template from file. | |
SerializeTemplate | Serialize a template. | |
SetOffsetTemplate | Gray value offset for template. | |
SetReferenceTemplate | Define reference position for a matching template. | |
WriteTemplate | Writing a template to file. |
HTemplate — Represents an instance of a template for gray value matching.
CreateTemplateRot | Preparing a pattern for template matching with rotation. | |
CreateTemplate | Preparing a pattern for template matching. | |
ReadTemplate | Reading a template from file. |
AdaptTemplate | Adapting a template to the size of an image. | |
BestMatch | Searching the best matching of a template and an image. | |
BestMatchMg | Searching the best gray value matches in a pyramid. | |
BestMatchPreMg | Searching the best gray value matches in a pre generated pyramid. | |
BestMatchRot | Searching the best matching of a template and an image with rotation. | |
BestMatchRotMg | Searching the best matching of a template and a pyramid with rotation. | |
ClearTemplate | Deallocation of the memory of a template. | |
CreateTemplate | Preparing a pattern for template matching. | |
CreateTemplateRot | Preparing a pattern for template matching with rotation. | |
DeserializeTemplate | Deserialize a serialized template. | |
FastMatch | Searching all good matches of a template and an image. | |
FastMatchMg | Searching all good gray value matches in a pyramid. | |
ReadTemplate | Reading a template from file. | |
SerializeTemplate | Serialize a template. | |
SetOffsetTemplate | Gray value offset for template. | |
SetReferenceTemplate | Define reference position for a matching template. | |
WriteTemplate | Writing a template to file. |
ClassesClasses | | Operators |