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

R语言 wavethresh包 summary.imwd()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 18:20:27 | 显示全部楼层 |阅读模式
summary.imwd(wavethresh)
summary.imwd()所属R语言包:wavethresh

                                        Print out some basic information associated with an imwd object
                                         打印出一些相关的基本信息与一个imwd的对象

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

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

Prints out the number of levels, the dimensions of the original image from which the object came, the type of wavelet filter associated with the decomposition, the type of boundary handling.
打印出的级别数,从该对象的原始图像的尺寸,类型的小波滤波器的分解,边界处理的类型相关联。


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


## S3 method for class 'imwd':
summary(object, ...)



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

参数:object
The object to print a summary about
打印对象的概要信息


参数:...
Other arguments
其他参数


Details

详细信息----------Details----------

Description says all
介绍说,所有的


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

Nothing



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


G P Nason



参见----------See Also----------

imwd, threshold.imwd
imwd,threshold.imwd


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


m <- matrix(rnorm(32*32),nrow=32)
mimwd <- imwd(m)
summary(mimwd)
#UNcompressed image wavelet decomposition structure[未压缩的图像的小波分解结构]
#Levels:  5 [级别:5]
#Original image was 32 x 32  pixels.[原始图像是32 x 32像素。]
#Filter was:  Daub cmpct on least asymm N=10 [过滤器是:涂抹上至少cmpct非对称N = 10]
#Boundary handling:  periodic [边界处理:定期]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 14:50 , Processed in 0.054959 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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