Operator Reference
Correlation-Based
List of Operators
clear_ncc_model
- Free the memory of an NCC model.
create_ncc_model
- Prepare an NCC model for matching.
deserialize_ncc_model
- Deserialize an NCC model.
determine_ncc_model_params
- Determine the parameters of an NCC model.
find_ncc_model
- Find the best matches of an NCC model in an image.
find_ncc_models
- Find the best matches of multiple NCC models.
get_ncc_model_origin
- Return the origin (reference point) of an NCC model.
get_ncc_model_params
- Return the parameters of an NCC model.
get_ncc_model_region
- Return the region used to create an NCC model.
read_ncc_model
- Read an NCC model from a file.
serialize_ncc_model
- Serialize an NCC model.
set_ncc_model_origin
- Set the origin (reference point) of an NCC model.
set_ncc_model_param
- Set selected parameters of the NCC model.
write_ncc_model
- Write an NCC model to a file.