MpatSetCenter()函数
Synopsis
Set the pattern matching model center.
Format
void MpatSetCenter(ModelId, OffX, OffY)
Synopsis
Set the pattern matching model center.
Format
void MpatSetCenter(ModelId, OffX, OffY)
Synopsis
Set the pattern matching certainty level.
Format
void MpatSetCertainty(ModelId, CertaintyThreshold)
Synopsis
Set the pattern matching positional accuracy.
Format
void MpatSetAccuracy(ModelId, Accuracy)
Synopsis
Set the angular search control parameters of a model.
Format
void MpatSetAngle(ModelId, ControlType, ControlValue)
Synopsis
Set the pattern matching acceptance level.
Format
void MpatSetAcceptance(ModelId, AcceptanceThreshold)
Synopsis
Save a pattern matching model to disk.
Format
void MpatSave(FileName, ModelId)
Synopsis
Restore a pattern matching model from disk.
Format
MIL_ID MpatRestore(SystemId, FileName, ModelIdPtr)
Synopsis
Read a pattern matching model from an open file.
Format
MIL_ID MpatRead(SystemId, FileHandle, ModelIdPtr)
Synopsis
Preprocess a pattern matching model.
Format
void MpatPreprocModel(TypicalImageBufId, ModelId, Mode)
Synopsis
Inquire about the pattern matching model.
Format
void MpatInquire(PatId, ParamToInquire, UserVarPtr)