12 #ifndef GO_PART_DETECTION_H
13 #define GO_PART_DETECTION_H
363 #include <GoSdk/GoPartDetection.x.h>
k64f GoPartDetection_GapWidthLimitMax(GoPartDetection detection)
Gets the part detection gap width maximum limit value.
kStatus GoPartDetection_SetPaddingWidth(GoPartDetection detection, k64f padding)
Sets the part detection padding width.
kStatus GoPartDetection_SetGapWidth(GoPartDetection detection, k64f gap)
Sets the part detection gap width.
kBool GoPartDetection_PartDetectionEnabled(GoPartDetection detection)
Gets the current state of part detection.
k64f GoPartDetection_Threshold(GoPartDetection detection)
Gets the part detection threshold value.
k64f GoPartDetection_PaddingLength(GoPartDetection detection)
Gets the part detection padding length value.
kStatus GoPartDetection_SetGapLength(GoPartDetection detection, k64f gap)
Sets the part detection gap length.
kBool GoPartDetection_PartDetectionEnabledSystemValue(GoPartDetection detection)
Gets the current part detection system state.
k64f GoPartDetection_GapWidth(GoPartDetection detection)
Gets the part detection gap width value.
kBool GoPartDetection_EnablePartDetectionUsed(GoPartDetection detection)
Returns the state of whether or not the user specified part detection value is used.
k64f GoPartDetection_MaxLength(GoPartDetection detection)
Gets the part detection max length value.
GoPartFrameOfReference GoPartDetection_FrameOfReference(GoPartDetection detection)
Gets the part detection frame of reference.
k64f GoPartDetection_PaddingLengthLimitMin(GoPartDetection detection)
Gets the part detection padding length minimum limit value.
kStatus GoPartDetection_SetMaxLength(GoPartDetection detection, k64f length)
Sets the part detection maximum length.
k64f GoPartDetection_GapLength(GoPartDetection detection)
Gets the part detection gap length value.
k64f GoPartDetection_PaddingWidthLimitMax(GoPartDetection detection)
Gets the part detection padding width maximum limit value.
k64f GoPartDetection_PaddingWidth(GoPartDetection detection)
Gets the part detection padding width value.
kStatus GoPartDetection_SetMinArea(GoPartDetection detection, k64f area)
Sets the part detection minimum area.
Represents a part detection frame of reference.
kStatus GoPartDetection_SetThresholdDirection(GoPartDetection detection, GoPartHeightThresholdDirection direction)
Sets the part detection height threshold direction.
k64f GoPartDetection_MinAreaLimitMin(GoPartDetection detection)
Gets the part detection minimum area range maximum value.
kStatus GoPartDetection_SetPaddingLength(GoPartDetection detection, k64f padding)
Sets the part detection padding length.
GoPartHeightThresholdDirection GoPartDetection_ThresholdDirection(GoPartDetection detection)
Gets the part detection threshold direction.
Essential SDK declarations.
kStatus GoPartDetection_SetThreshold(GoPartDetection detection, k64f height)
Sets the part detection height threshold.
Represents the part detection parameters of the surface mode configuration.
Definition: GoPartDetection.h:16
k64f GoPartDetection_MinArea(GoPartDetection detection)
Gets the part detection minimum area value.
k64f GoPartDetection_MinAreaLimitMax(GoPartDetection detection)
Gets the part detection maximum area range maximum value.
kStatus GoPartDetection_SetFrameOfReference(GoPartDetection detection, GoPartFrameOfReference frameOfRef)
Sets the part detection frame of reference.
k64f GoPartDetection_MaxLengthLimitMin(GoPartDetection detection)
Gets the part detection maximum length range minimum value.
k64f GoPartDetection_ThresholdLimitMax(GoPartDetection detection)
Gets the part detection maximum threshold value.
k64f GoPartDetection_GapLengthLimitMin(GoPartDetection detection)
Gets the part detection gap width minimum limit value.
kBeginHeader() kStatus GoSdk_Construct(kAssembly *assembly)
Constructs the Gocator SDK library.
k64f GoPartDetection_ThresholdLimitMin(GoPartDetection detection)
Gets the part detection minimum threshold value.
k64f GoPartDetection_GapWidthLimitMin(GoPartDetection detection)
Gets the part detection gap width minimum limit value.
Represents a part detection height threshold direction.
kStatus GoPartDetection_EnablePartDetection(GoPartDetection detection, kBool enable)
Enables part detection.
k64f GoPartDetection_GapLengthLimitMax(GoPartDetection detection)
Gets the part detection gap length maximum limit value.
k64f GoPartDetection_MaxLengthLimitMax(GoPartDetection detection)
Gets the part detection maximum length range maximum value.
k64f GoPartDetection_PaddingLengthLimitMax(GoPartDetection detection)
Gets the part detection padding length maximum limit value.
k64f GoPartDetection_PaddingWidthLimitMin(GoPartDetection detection)
Gets the part detection padding width minimum limit value.