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.

HNCCModel (Class)

Name

HNCCModel — Represents an instance of an NCC model for matching.

Constructors

ReadNccModel    Read an NCC model from a file.
CreateNccModel    Prepare an NCC model for matching.

Methods

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

Name

HNCCModel — Represents an instance of an NCC model for matching.

Constructors

ReadNccModel    Read an NCC model from a file.
CreateNccModel    Prepare an NCC model for matching.

Methods

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