-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
29 lines (29 loc) · 1.14 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<pre>Package: DICOM
Type: Package
Title: DICOM image data processor for ``R#`` language
Version: 1.0.148
Author: xieguigang <xie.guigang@gcmodeller.org>
Maintainer: xieguigang <xie.guigang@gcmodeller.org>
Description: Digital Imaging and Communications in Medicine (DICOM) is the standard
for the communication and management of medical imaging information and related data.
DICOM is most commonly used for storing and transmitting medical images enabling
the integration of medical imaging devices such as scanners, servers, workstations,
printers, network hardware, and picture archiving and communication systems (PACS)
from multiple manufacturers. It has been widely adopted by hospitals and is making
inroads into smaller applications such as dentists' and doctors' offices.
License: MIT License
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
</pre>
<br />
<h2>R Package Symbols</h2>
<ul>
<li><a href="./R/docs/.onLoad.html">.onLoad</a></li>
</ul>
<h2>Library: DICOM.dll</h2>
<ul>
<li><a href="./DICOM/LASer.html">LASer</a></li>
<li><a href="./DICOM/NIFTI.html">NIFTI</a></li>
<li><a href="./DICOM/NRRD.html">NRRD</a></li>
</ul>