ClassesClasses | | Operators |
Page not available for the currently selected syntax (programming language).
Page not available for the currently selected syntax (programming language).
HNCCModel — Represents an instance of an NCC model for matching.
ReadNccModel | Read an NCC model from a file. | |
CreateNccModel | Prepare an NCC model for matching. |
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.
ClearNccModel | Free the memory of an NCC model. |
CreateNccModel | Prepare an NCC model for matching. | |
DeserializeNccModel | Deserialize an NCC model. | |
DetermineNccModelParams | Determine the parameters of an NCC model. | |
FindNccModel | Find the best matches of an NCC model in an image. | |
FindNccModels | Find the best matches of multiple NCC models. | |
GetNccModelOrigin | Return the origin (reference point) of an NCC model. | |
GetNccModelParams | Return the parameters of an NCC model. | |
GetNccModelRegion | Return the region used to create an NCC model. | |
ReadNccModel | Read an NCC model from a file. | |
SerializeNccModel | Serialize an NCC model. | |
SetNccModelOrigin | Set the origin (reference point) of an NCC model. | |
SetNccModelParam | Set selected parameters of the NCC model. | |
WriteNccModel | Write an NCC model to a file. |
HNCCModel — Represents an instance of an NCC model for matching.
ReadNccModel | Read an NCC model from a file. | |
CreateNccModel | Prepare an NCC model for matching. |
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.
ClearNccModel | Free the memory of an NCC model. |
CreateNccModel | Prepare an NCC model for matching. | |
DeserializeNccModel | Deserialize an NCC model. | |
DetermineNccModelParams | Determine the parameters of an NCC model. | |
FindNccModel | Find the best matches of an NCC model in an image. | |
FindNccModels | Find the best matches of multiple NCC models. | |
GetNccModelOrigin | Return the origin (reference point) of an NCC model. | |
GetNccModelParams | Return the parameters of an NCC model. | |
GetNccModelRegion | Return the region used to create an NCC model. | |
ReadNccModel | Read an NCC model from a file. | |
SerializeNccModel | Serialize an NCC model. | |
SetNccModelOrigin | Set the origin (reference point) of an NCC model. | |
SetNccModelParam | Set selected parameters of the NCC model. | |
WriteNccModel | Write an NCC model to a file. |
ClassesClasses | | Operators |