CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - rice.tif
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - rice.tif - List
[
Special Effects
]
Morphological_Opening
DL : 0
以rice.tif为图像实例,介绍用形态学方法对灰度图像进行处理与分析的技术要点,即对灰度图像进 行如下操作:去除图像的不均匀背景;用设置阈值的方法(thresholding)将结果图像转换成二值图像;通过成分标记(components labeling)返回图像中的目标对象属性,并计算目标对象的统计数字特征。-to rice. Tif images for example, introduces the morphology of gray image processing and analysis techniques, that the gray image proceed as follows : Removal of uneven background image; by setting the threshold value method (thresholding) will be converted into images results binary image; through the composition tags (components labeling) to image targets attribute, and calculate the statistics target characteristics.
Update
: 2008-10-13
Size
: 1.74kb
Publisher
:
何子鸣
[
Special Effects
]
Morphological_Opening
DL : 0
以rice.tif为图像实例,介绍用形态学方法对灰度图像进行处理与分析的技术要点,即对灰度图像进 行如下操作:去除图像的不均匀背景;用设置阈值的方法(thresholding)将结果图像转换成二值图像;通过成分标记(components labeling)返回图像中的目标对象属性,并计算目标对象的统计数字特征。-to rice. Tif images for example, introduces the morphology of gray image processing and analysis techniques, that the gray image proceed as follows : Removal of uneven background image; by setting the threshold value method (thresholding) will be converted into images results binary image; through the composition tags (components labeling) to image targets attribute, and calculate the statistics target characteristics.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
何子鸣
[
Special Effects
]
photoanalysis
DL : 0
图像分析 h0=figure( toolbar , none ,... position ,[198 56 350 468],... name , 实例72 ) h1=axes( parent ,h0,... position ,[0.25 0.45 0.5 0.5],... visible , off ) I=imread( rice.tif ) imshow(I) k=0 b1=uicontrol( parent ,h0,... units , points ,... tag , b1 ,... style , pushbutton ,... string , 图像轮廓图 ,-图像分析 h0=figure( toolbar , none ,... position ,[198 56 350 468],... name , 实例72 ) h1=axes( parent ,h0,... position ,[0.25 0.45 0.5 0.5],... visible , off ) I=imread( rice.tif ) imshow(I) k=0 b1=uicontrol( parent ,h0,... units , points ,... tag , b1 ,... style , pushbutton ,... string , 图像轮廓图 ,...
Update
: 2025-02-19
Size
: 1kb
Publisher
:
fei fei yang
[
Picture Viewer
]
chap03
DL : 0
I = imread( rice.png ) I2 = imread( cameraman.tif ) K = imdivide(imadd(I,I2), 2)
Update
: 2025-02-19
Size
: 3kb
Publisher
:
孙强
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.