ContrastLow [Input] 对比度下限 ContrastHigh [Input] 对比度上限 MinSize [Input] 初始组件的最小尺寸 Mode[Input] 自动分段的类型 GenericName [Input] 可选控制参数的名称 GenericValue [Input] 可选控制参数的值 2.根据图像模型,初始组件,训练图片来训练组件和组件相互关系 train_model_components() 3.创建组...
InitialComponents [Output] 初始组件的轮廓区域 ContrastLow [Input] 对比度下限 ContrastHigh [Input] 对比度上限 MinSize [Input] 初始组件的最小尺寸 Mode[Input] 自动分段的类型 GenericName [Input] 可选控制参数的名称 GenericValue [Input] 可选控制参数的值 2.根据图像模型,初始组件,训练图片来训练组件和组...
contrast_high can be smaller than min_contrast */ #define H_ERR_GSM_ISO_SCALE_PAIR 8676 /* iso_scale_max cannot be smaller than iso_scale_min */ #define H_ERR_GSM_ANISO_SCALE_ROW 8677 /* scale_row_max cannot be smaller than scale_row_min */ #define H_ERR_GSM_ANISO_SCALE...
calculate_lines_gauss_parameters(根据线的最大宽度以及对比度计算出lines_gauss算子输入的Sigma、Low、High值) calculate_lines_gauss_parameters( : : MaxLineWidth, Contrast : Sigma, Low, High) MaxLineWidth (input_control)// lines_gauss要提取线条的最大宽度 Contrast (input_control)//lines_gauss要提取线...
模板参数-Contrast使用磁滞分割使用边缘选择对比度太高对比度太低边缘过多丢失边缘模板参数-AngleExtent 对称性和角 度范围选择180° 120° 90° 180° 0° 90°模板参数-AngleStep 弧度非角 度 选择标准◆ 模板越大,角度步长越小◆ 要求越精确,步长越小 速度和内存◆ 步长越小,占用内存越多,定位速度越慢 如果...
ContrastHigh [Input]对比度上限 MinSize [Input]初始组件的最小尺寸 Mode[Input]自动分段的类型 GenericName [Input]可选控制参数的名称 GenericValue [Input]可选控制参数的值 2.根据图像模型,初始组件,训练图片来训练组件和组件相互关系train_model_components() 3.创建组件模型create_trained_component_model() 4...
High (output_control) //获取用于lines_gauss输入的High 值 1. 2. 3. 4. 5. 关于Contrast 参数详解: Contrast 值不仅可以一个,也可以为两个: 当只选择一个值时,最小对比度将会默认为最大对比度的1/3,最小对比度越小,线条将会延伸到对比度较低的区域,即线条越长。反之,值越高,线条越短,但越突出。
Contrast可设置为三元组形式[low,high,minSize],low为迟滞低阈值,high为迟滞高阈值,minSize为模型部件最小点数。 MinContrast : a good choice is the range of gray value changes caused by the noise in the image. If MinContrast is set to 'auto', the minimum contrast is determined automatically based...
算法步骤:1.获取组件模型里的初始控件 gen_initial_components()参数:ModelImage Input 初始组件的图片InitialComponents Output 初始组件的轮廓区域ContrastLow Input 对比度下限ContrastHigh Input 对比度上限MinSize Input 初始组件的最小尺寸ModeInput 自动分段的类型GenericName Input 可选控制参数的名称Generi 2、cValue...
6、转角度范围 , >=0Double AngleStep,/旋转角度的步长, >=0 and<=pi/16const char* Optimization, / 设置模板优化和模板创建方 法const char* Metric, /匹配方法设置Hlong Contrast, / 设置对比度Hlong MinContrast , / 设置最小对比度Hlong* ModelID ) / 输出模板句柄 进一步分析:NumLevels 越大, 找...