CogPMAlignComposite Constructor Cognex VisionPro 9.5
Overload List

  NameDescription
Public methodCogPMAlignComposite 
Construct a default CogPMAlignComposite object.
Public methodCogPMAlignComposite(CogPMAlignComposite)
Construct a deep copy of the supplied CogPMAlignComposite object except for PercentCoarseFeaturesUsed, PercentFineFeaturesUsed and SelectedIndex. because these values are generated at train time.
Protected methodCogPMAlignComposite(SerializationInfo, StreamingContext)
Serialization constructor for CogPMAlignComposite object. The PercentCoarseFeaturesUsed, PercentFineFeaturesUsed and SelectedIndex are not serialized because these values are generated at train time.
Top
See Also