If true and training algorithm is Patmax, the pattern will be trained specially for repeating patterns. Otherwise, the pattern will be trained as before.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 83.0.0.0
public bool RepeatingPatterns { get; set; }public bool RepeatingPatterns { get; set; }Public Property RepeatingPatterns As Boolean
Get
Set
Public Property RepeatingPatterns As Boolean
Get
Set
public:
property bool RepeatingPatterns {
bool get ();
void set (bool value);
}public:
property bool RepeatingPatterns {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean