trees(treethresh)
trees()所属R语言包:treethresh
Example image
示例图片
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Greyscale image of 512 x 512 pixels showing tree close to Swellendam, Western Cape, South Africa. The image was used as an example in Evers and Heaton (2009).
为512×512像素,显示树史威兰登,南非西开普省,灰度图像。埃弗斯与Heaton(2009年)中作为一个例子使用的图像。
用法----------Usage----------
tiles
参考文献----------References----------
Evers, L. and Heaton, T. (2009) Locally Adaptive Tree-Based Thresholding. Journal of Computational and Graphical Statistics. Dec 2009, Vol. 18, No. 4: 961-977.
参见----------See Also----------
row263
row263
实例----------Examples----------
data(trees)
image(trees, col=grey(seq(0,1,length.out=64)))
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|