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

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

[复制链接]
发表于 2012-10-1 14:40:01 | 显示全部楼层 |阅读模式
RGBtoLab(VBmix)
RGBtoLab()所属R语言包:VBmix

                                         RGBtoLab
                                         RGBtoLab

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

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

transform a .ppm file into a matrix of (L,a,b) pixel intensities (1 row-element per pixel).
变换的矩阵的像素强度(L,一,二)(1行元素每像素)。ppm文件。


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


RGBtoLab(filename, filterWhite = FALSE, addCoords = TRUE)



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

参数:filename
path to a .ppm file. Alternatively, if needed, R file path manipulating routines are documented in document r-lang.pdf, section 7.1)  
。ppm文件的路径。另外,如果需要的话,R文件路径操作的例程都记录在文件R-lang.pdf,第7.1节)


参数:filterWhite
if TRUE, filter white points from result to return.  
如果TRUE,过滤白点,从返回结果。


参数:addCoords
if TRUE, append 2 normalized (x,y) coordinates for each pixel.  
如果为TRUE,追加2标准化(的x,y)对每一个像素的坐标。


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

matrix of pixel row-elements.
像素行元素的矩阵。


注意----------Note----------

In order to save space, images associated to names in imgnames were not provided in this bundle. Caltech-256 should be retrieved first, converted to .ppm (e.g. with imageMagick), and then values in imgnames associated to relevants file paths, before using RGBtoLab.
为了节省空间,在imgnames的名称相关联的图像没有提供该软件包中。加州理工学院256应该被检索到的第一,转换为ppm的(例如,与ImageMagick),然后值关联到relevants文件路径在imgnames,使用前RGBtoLab。


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



Pierrick Bruneau




实例----------Examples----------


# image collections are large, thus not provided. The following commented example relates to a member of this image collection.[图像集都很大,因此不提供。以下例子涉及到这个图像采集的一员。]
#temp &lt;- RGBtoLab(imgnames[[2]], filterWhite=TRUE)[温度< -  RGBtoLab(imgnames [[2]],filterWhite = TRUE)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 10:31 , Processed in 0.024126 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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