Skip to content

Matching - Correlation-Based🔗

Operators🔗

clear_ncc_modelClearNccModel: Free the memory of an NCC model.

create_ncc_modelCreateNccModel: Prepare an NCC model for matching.

deserialize_ncc_modelDeserializeNccModel: Deserialize an NCC model.

determine_ncc_model_paramsDetermineNccModelParams: Determine the parameters of an NCC model.

find_ncc_modelFindNccModel: Find the best matches of an NCC model in an image.

find_ncc_modelsFindNccModels: Find the best matches of multiple NCC models.

get_ncc_model_originGetNccModelOrigin: Return the origin (reference point) of an NCC model.

get_ncc_model_paramsGetNccModelParams: Return the parameters of an NCC model.

get_ncc_model_regionGetNccModelRegion: Return the region used to create an NCC model.

read_ncc_modelReadNccModel: Read an NCC model from a file.

serialize_ncc_modelSerializeNccModel: Serialize an NCC model.

set_ncc_model_originSetNccModelOrigin: Set the origin (reference point) of an NCC model.

set_ncc_model_paramSetNccModelParam: Set selected parameters of the NCC model.

write_ncc_modelWriteNccModel: Write an NCC model to a file.