Image containing the standard deviation.Width (input_control) extent.x → (integer) Width of the mask in which the standard deviation is calculated. Default value: 11 Suggested values: 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25 Restriction: 3 <= Width && odd(Width) && Width...
ImageDeviation(output_object)image(-array)→object(byte / int4 / real / int2 / uint2) Image containing the standard deviation. Width(input_control)extent.x→(integer) Width of the mask in which the standard deviation is calculated.
5.16 Texture 1. deviation_image 功能:计算矩形窗口内的灰度值的标准偏差。2. entropy_image 功能:计算矩形窗口内的灰度值的熵。 3. texture_laws 功能:使用一个Laws文本滤波器过滤一个图像。 5.17 Wiener-Filter 1. gen_psf_defocus 功能:产生一个均匀散焦模糊的脉冲相应。 2. gen_psf_motion 功能:产...
1. deviation_image 功能:计算矩形窗口内的灰度值的标准偏差。 2. entropy_image 功能:计算矩形窗口内的灰度值的熵。 3. texture_laws 功能:使用一个Laws文本滤波器过滤一个图像。 5.17 Wiener-Filter 1. gen_psf_defocus 功能:产生一个均匀散焦模糊的脉冲相应。 2. gen_psf_motion 功能:产生一个(线性)运动...
1. deviation_image 功能:计算矩形窗口内的灰度值的标准偏差。 2. entropy_image 功能:计算矩形窗口内的灰度值的熵。 3. texture_laws 功能:使用一个Laws文本滤波器过滤一个图像。 5.17 Wiener-Filter 1. gen_psf_defocus 功能:产生一个均匀散焦模糊的脉冲相应。 2. gen_psf_motion 功能:产生一个(线性)运动...
1. deviation_image 功能:计算矩形窗口内的灰度值的标准偏差。 2. entropy_image 功能:计算矩形窗口内的灰度值的熵。 3. texture_laws 功能:使用一个Laws文本滤波器过滤一个图像。 5.17 Wiener-Filter 1. gen_psf_defocus 功能:产生一个均匀散焦模糊的脉冲相应。 2. gen_psf_motion 功能:产生一个(线性)运动...
1. abs_image 功能:计算一个图像的绝对值(模数)。 2. add_image 功能:使两个图像相加。 3. div_image 功能:使两个图像相除。 4. invert_image 功能:使一个图像反像。 5. max_image 功能:按像素计算两个图像的最大值。 6. min_image 功能:按像素计算两个图像的最大小值。
read_image(Image1, 'Big/大帽正常2017-2-16_16_5_520.bmp') Classes := ['Big','Small'] *获取特征向量 gen_features (Image1, FeatureVector0) *创建一个多层感知器 create_class_mlp (|FeatureVector0|, 15, |Classes|, 'softmax', 'normalization', 10, 42, Handle) ...
'change_radial_distortion_image', 'convert_image_type', 'convol_image', 'cos_image', 'crop_domain', 'crop_part', 'crop_rectangle1', 'depth_from_focus', 'derivate_gauss', 'deviation_image', 'div_image', 'edges_image', 'edges_sub_pix', 'exp_image', 'find_ncc_model', 'find_ncc...
intensity (DetectRegion, ImageReduced2, DetectMean, Deviation2) tuple_abs (OriginalMean-DetectMean, Abs) *3. *如果两个区域的灰度值差值大于10(if(Abs>10)),则生成一副图像(图3),其灰度值为模板图中计算得到的的平均灰度值; *如果两个区域的灰度值差值小于10(if(Abs<10)),则生成一副图像(图3),...