ClassesClassesClassesClasses | | | | 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 (Class)

Name

HTemplate — Represents an instance of a template for gray value matching.

Constructors

CreateTemplateRot    Preparing a pattern for template matching with rotation.
CreateTemplate    Preparing a pattern for template matching.
ReadTemplate    Reading a template from file.

Finalizer

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.

Methods

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 (Class)

Name

HTemplate — Represents an instance of a template for gray value matching.

Constructors

CreateTemplateRot    Preparing a pattern for template matching with rotation.
CreateTemplate    Preparing a pattern for template matching.
ReadTemplate    Reading a template from file.

Destructor

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.

Methods

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 (Class)

Name

HTemplate — Represents an instance of a template for gray value matching.

Methods

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.

HTemplateX (Class)

Name

HTemplateX — Represents an instance of a template for gray value matching.

Constructors

CreateTemplateRot    Preparing a pattern for template matching with rotation.
CreateTemplate    Preparing a pattern for template matching.
ReadTemplate    Reading a template from file.

Destructor

This operator is not available as a class member but will be called automatically by the destructor. This occurs when the last reference to the object instance is removed.

ClearTemplate    Deallocation of the memory of a template.

Methods

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.


ClassesClassesClassesClasses | | | | Operators