找回密码
 注册
查看: 571|回复: 0

R语言 CRImage包 segmentImage()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 16:01:14 | 显示全部楼层 |阅读模式
segmentImage(CRImage)
segmentImage()所属R语言包:CRImage

                                        Segmentation of an image
                                         图像分割

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

The function segments cells or cell nuclei in the image.
细分的功能单元或单元单元核中的形象。


用法----------Usage----------


segmentImage(filename="",image=NA,maxShape=NA,minShape=NA,failureRegion=NA,threshold="otsu",numWindows=2,classifyStructures=FALSE,pixelClassifier=NA)



参数----------Arguments----------

参数:filename
A path to an image
对图像的路径


参数:image
An 'image' object, if no filename is specified.
“形象”的对象,如果未指定文件名。


参数:maxShape
Maximum size of cell nuclei
最大规模的单元核


参数:minShape
Minimum size of cell nuclei  
最小尺寸的单元核


参数:failureRegion
minimum size of failure regions
故障区域的最小尺寸


参数:threshold
Thresholding method, "otsu" or "phansalkar"
阈值的方法,“大津”或“phansalkar”


参数:numWindows
Number of windows to use for thresholding.
窗户的数量,使用的阈值。


参数:classifyStructures
Segment structures in the image, if yes a pixel classifier has to be defined
段结构中的形象,如果是一个像素分类定义


参数:pixelClassifier
A SVM which classifies RGB color values in foreground and background.
一个支持向量机分类在前景和背景RGB颜色值。


Details

详情----------Details----------

The image is converted to greyscale and thresholded. Clutter is deleted using morphological operations. Clustered objects are separated using watershed algorithm. Segmented Cell nuclei, which exceed the maximum size are thresholded and segmented again. Cell nuclei which fall below the minimum size are deleted. Dark regions which exceed the parameter failureRegion are considered as artefacts and deleted. If the parameters are not defined, the operations will not be executed. Features are generated for every segmented object.
图像转换为灰度阈值。利用形态学操作杂波被删除。使用分水岭算法,聚集对象是分开的。分割的单元核,它超过了最大大小的阈值和分段。低于最小尺寸的单元核被删除。暗超过参数failureRegion的区域被视为文物和删除。如果没有定义的参数,操作将不能执行。为每一个分割的对象生成功能。


值----------Value----------

A list is returned containing
返回包含一个列表


参数:image
The original image
原始图像


参数:segmented image
The segmented image
分割图像


作者(S)----------Author(s)----------


Henrik Failmezger, failmezger@cip.ifi.lmu.de



参考文献----------References----------

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-2-12 17:13 , Processed in 0.023383 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表