blob: 87d2feb05553cdce3fcf29c50fa2c932783d58ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>chr@chymera.eu</email>
<name>Horea Christian</name>
</maintainer>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>
ANTs extracts information from complex datasets that include imaging
(Word Cloud). Paired with ANTsR (answer), ANTs is useful for managing,
interpreting and visualizing multidimensional data. ANTs is popularly
considered a state-of-the-art medical image registration and segmentation
toolkit. ANTsR is an emerging tool supporting standardized multimodality
image analysis. ANTs depends on the Insight ToolKit (ITK), a widely used
medical image processing library to which ANTs developers contribute.
</longdescription>
<use>
<flag name="vtk">Optional support for a number of surface enabled tools (via sci-libs/vtk).</flag>
</use>
</pkgmetadata>
|