Class: FeatureDetectionDefinition

Methods

Name Description
AddFeatureDetection(String, Int32, Int32, Int32, Double, Double, Double, Double, Int32) Add a FeatureDetection to the FeatureDetection Definition
DeleteFeatureDetection(UInt32) Delete a FeatureDetection from the Feature Detection Definition
Export(String) Export Feature Detection Definition data to Comma Separated Value (CSV) files
GetFeatureCriteriaAngle(UInt32) Gets the Angle property at given FeatureDetection index and BaseCase index
GetFeatureCriteriaMaxBound(UInt32) Gets the Max-Bound property at given FeatureDetection index and BaseCase index
GetFeatureCriteriaMinBound(UInt32) Gets the Min Bound property at given FeatureDetection index and BaseCase index
GetFeatureCriteriaValue(UInt32) Gets the Value property at given FeatureDetection index and BaseCase index
GetFeatureDetectionCriteria(UInt32) Gets the Feature Detection Criteria property at given index
GetFeatureDetectionName(UInt32) Gets the FeatureDetection Name property at given index
GetFeatureDetectionOperator(UInt32) Gets the Feature Detection Operator property at given index
GetFeatureDetectionTreatment(UInt32) Gets the Feature Detection Criteria property at given index
GetFeatureDetectionType(UInt32) Gets the Feature Detection Type property at given index
Import(String) Import Feature Detection Definition data from Comma Separated Value (CSV) files
SetFeatureCriteriaAngle(UInt32, Double) Sets the Angle property at given FeatureDetection index and BaseCase index
SetFeatureCriteriaMaxBound(UInt32, Double) Sets the Max Bound property at given FeatureDetection index and BaseCase index
SetFeatureCriteriaMinBound(UInt32, Double) Sets the Min Bound property at given FeatureDetection index and BaseCase index
SetFeatureCriteriaValue(UInt32, Double) Sets the Value property at given FeatureDetection index and BaseCase index
SetFeatureDetectionCriteria(UInt32, Int32) Sets the Feature Detection Criteria property at given index
SetFeatureDetectionName(UInt32, String) Sets the FeatureDetection Name property at given index
SetFeatureDetectionOperator(UInt32, Int32) Sets the Feature Detection Operator property at given index
SetFeatureDetectionTreatment(UInt32, Int32) Sets the Feature Detection Criteria property at given index
SetFeatureDetectionType(UInt32, Int32) Sets the Feature Detection Type property at given index

Properties

Name Description
FeatureDetectionCount Gets the number of Feature Detections