Parametersbasedon – Adept AdeptSight Reference Guide User Manual
Page 395

ParametersBasedOn
VPARAMETER
304
Sets how the contour detection parameters are configured. When set to hsContourParametersAllModels,
the contour detection parameters are optimized by analyzing the parameters used to build all the models.
When set to hsContourParametersCustom, the contour detection parameters are set manually. When set
to a value greater than hsContourParametersCustom, the contour detection parameters of a specific
model are used. The contour detection parameters on which this property has an effect are DetailLevel,
OutlineLevel, ContrastThresholdMode, and ContrastThreshold
Syntax
MicroV+
VPARAMETER (sequence_id, tool_id, 304, index_id, object_id) = value
value = VPARAMETER (sequence_id, tool_id, 304, index_id, object_id)
V+
VPARAMETER (sequence_id, tool_id, 304, index_id, object_id) $ip = value
value = VPARAMETER ($ip, sequence_id, tool_id, 304, index_id, object_id)
Remarks
For most applications, the ParametersBasedOn property should be set to hsParametersAllModels.
Custom contour detection should only be used when the default values do not work correctly.
Type
Long
Range
Value
Detection Mode
Description
-2
hsCon-
tourParametersAllModels
The contour detection parameters are optimized by analyz-
ing the parameters used to build all the models.
-1
hsCon-
tourParametersCustom
The contour detection parameters are set manually.
Integer
Integer specifying the index
The contour detection parameters of the specified model
ParametersBasedOn
AdeptSight Reference Guide, v3.2.x, Updated: 5/8/2012
Page 395