Gray value image.Features (input_control) string(-array) → (string) Names of the features. Default value: 'mean' List of values: 'alpha', 'anisotropy', 'area', 'beta', 'column', 'deviation', 'entropy', 'fuzzy_entropy', 'fuzzy_perimeter', 'max', 'mean', 'median', 'min', ...
fuzzy_perimeter计算一个区域的模糊周长。 gen_cooc_matrix (Regions, Image : Matrix : LdGray, Direction : ) 计算图像中区域的共生矩阵。 gray_histo计算灰度值分布。 gray_histo_abs(Regions, Image : Quantization:AbsoluteHisto)计算灰度值分布。 gray_projections计算水平和垂直灰度值投影。 histo_2dim计算两...
gray_features basic 'area' 灰度值区域,gray_features(Aaa, Aaa, 'area', Value2)计算的value2的值到底是多少呢 计算过程为:Value2=width*height*mean,其中width和height为图像的宽和高,mean为图像的均值 'row' 重心行索引 'column' 重心列索引 'ra' 灰度值区域长轴【elliptic_axis_gray】 'rb' 灰度值...
gray_features (Regions, Image : : Features : Value) 1. min_max _gray (Regions, Image : : Percent: Min, Max, Range ) 1. intensity (Regions, Image : : : Mean, Deviation ) 1. area_center_gray (Region, Image : : : Area, Row, Colum) 1. select_gray (Regions, Image: selecteregi...
threshold, regiongrowing, connection Alternatives area_center See also area_center_xld, elliptic_axis_gray 模块 Foundation HDevelop例程 inspect_bga.hdev 检查BGA丢失或偏离的球 gray_features.hdev 计算标准的灰度值特征 area_center_gray.hdev 分析计算灰色区域和重心的精度...
Possible Successors gen_ellipse Alternatives elliptic_axis See also area_center_gray 模块 Foundation HDevelop例程 inspect_bga.hdev 检查BGA丢失或偏离的球 gray_features.hdev 计算标准的灰度值特征 elliptic_axis_gray.hdev 分析计算灰值矩的精度(elliptic_axis_gray)...
select_gray ( Regions, Image : SelectedRegions : Features, Operation, Min, Max : ) 根据灰度值选择区域 Features∈{area、row、column、ra、rb、phi、min、max、mean、deviation、plane_deviation、anisotropy、entropy、fuzzy_entropy、fuzzy_perimeter、moments_row、moments_column、alpha、beta} ...
3. 图像分割 *阈值分割,用到灰度直方图threshold(Image,Region,MinGray,MaxGray)*联通区域connection(Region,ConnectedRegions)*特征选择,用到特征直方图select_shape(Regions,SelectedRegions,Features,Operation,Min,Max)*目标计数count_obj(SelectedRegions,Number)*面积和中心坐标area_center(SelectedRegions,Area,Row,Colum...
Featuresarea_center_gray 功能:计算一个灰度值图像的区域面积和重心。cooc_feature_image 功能:计算一个同 56、时出现的矩阵并得出相关灰度值特 征。cooc_feature_matrix 功能:从一个同时出现的矩阵计算灰度值特征。elliptic_axis_gray 功能:在一个灰度值图像中计算一个区域的方位和主 轴。entropy_gray 功能:确定...
Features.area_center_gray功能:计算一个灰度值图像的区域面积和重心。.cooc_feature_image功能:计算一个同时出现的矩阵并得出相关灰度值特征。.cooc_feature_matrix功能:从一个同时出现的矩阵计算灰度值特征。.elliptic_axis_gray功能:在一个灰度值图像中计算一个区域的方位和主轴。.entropy_gray功能:确定一个图像的...