ClassesClasses | | Operators |
Page not available for the currently selected syntax (programming language).
Page not available for the currently selected syntax (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. |
This operator is not available as a class member but will be called automatically when the resources of the object instances are to be released. This occurs in the finalization stage of garbage collection, or upon an explicit call of the Dispose() method.
ClearTemplate | Deallocation of the memory of a template. |
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 grayvalue matches in a pyramid. | |
BestMatchPreMg | Searching the best grayvalue 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. | |
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 grayvalue 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. |
This operator is not available as a class member but will be called automatically by the destructor. This occurs when a local variable goes out of scope or an instance on the heap is deleted.
ClearTemplate | Deallocation of the memory of a template. |
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 grayvalue matches in a pyramid. | |
BestMatchPreMg | Searching the best grayvalue 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. | |
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 grayvalue 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 |