Represents the algorithm used to detect spots
enum Go2SpotDetectionType { GO2_SPOT_SELECTION_TYPE_NORMAL = 0, GO2_SPOT_SELECTION_TYPE_XLINE = 1 };
|
Members |
Description |
|
GO2_SPOT_SELECTION_TYPE_NORMAL = 0 |
Detect spots using the normal spot detection algorithm |
|
GO2_SPOT_SELECTION_TYPE_XLINE = 1 |
Detect spots using the XLine algorithm |
Go2Api.h