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

R语言 tractor.base包 DicomMetadata-class()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 11:21:23 | 显示全部楼层 |阅读模式
DicomMetadata-class(tractor.base)
DicomMetadata-class()所属R语言包:tractor.base

                                        Class "DicomMetadata"
                                         类“DicomMetadata”

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

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

This class represents DICOM metadata, which typically contains detailed information about the scan parameters and subject.
这个类表示了DICOM元数据,它通常包含详细信息的扫描参数和主题。


扩展----------Extends----------

Class "SerialisableObject", directly.
类"SerialisableObject",直接。

All reference classes extend and inherit methods from "envRefClass".
所有引用类的扩展和继承方法"envRefClass"。


字段----------Fields----------




source: Object of class character.
source:对象的类character。




tags: Object of class data.frame.
tags:对象的类data.frame。




tagOffset: Object of class integer.
tagOffset:对象的类integer。




dataOffset: Object of class integer.
dataOffset:对象的类integer。




dataLength: Object of class integer.
dataLength:对象的类integer。




explicitTypes: Object of class logical.
explicitTypes:对象的类logical。




endian: Object of class character.
endian:对象的类character。


基于类的方法----------Class-Based Methods----------




getTags(): Retrieve the data frame containing all available tags, which has columns "groups", "elements", "types" and "values". See the DICOM standard for more information.
getTags():检索数据框包含所有可用的标记,这列"groups","elements","types"和"values"。有关更多信息,请参阅DICOM标准。




getTagValue(group, element): Retrieve the value of the tag with specified group and element numbers, usually given in hex.
getTagValue(group, element):检索的标记与指定的组和元素的数字,通常以十六进制的值。




getTagOffset(): Retrieve the byte offset of useful tags in the file.
getTagOffset():检索有用的标签,在文件中的字节偏移量。




getDataOffset(): Retrieve the byte offset of the data in the DICOM file.
getDataOffset():检索DICOM文件中的数据的字节偏移量。




getDataLength(): Retrieve the length of the data part of the DICOM file in bytes.
getDataLength():检索DICOM文件的以字节为单位的数据部分的长度。




getSource(): Retrieve the name of the source file.
getSource():检索源文件的名称。




getEndianness(): Retrieve the endianness of the file: "big" or "little".
getEndianness():检索的字节顺序的文件:"big"或"little"。




nTags(): Retrieve the number of tags stored in this object.
nTags():检索存储在该对象的标签的数量。

The following methods are inherited (from the corresponding class): serialise ("SerialisableObject"), methods ("SerialisableObject")
继承的方法如下(对应的类):连载(“SerialisableObject”),方法(“SerialisableObject”)


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


Jon Clayden



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




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


showClass("DicomMetadata")

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 10:32 , Processed in 0.046795 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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