forked from vfonov/ITK-SNAP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.html
80 lines (64 loc) · 3.07 KB
/
README.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<HTML>
<HEAD>
<TITLE> ITK-SNAP Readme </TITLE>
</HEAD>
<BODY>
<H1> ITK-SNAP README (Versions 2.1.4 and Later) </H1>
<h3>Welcome!</h3> <p>
Thank you for your interest in ITK-SNAP! By using this program you are joining
an ever growing community of SNAP users from research labs around the world.
ITK-SNAP is an open-source software application made possible by the
committment of dedicated developers, who often make contributions on a
volunteer basis. Original development of ITK-SNAP was supported by the U.S.
National Library of Medicine through PO 467-MZ-202446-1. Subsequent
development of ITK-SNAP version 2.0 has been supported by the U.S. National
Institute of Biomedical Imaging and BioEngineering and the NIH Blueprint for
Neuroscience through grant 1 R03 EB008200-01.
</p>
<p> ITK-SNAP is the result of over 10 years of work by many researchers,
software engineers and students. Please visit the <a
href="http:/itksnap.org/credits.php">Credits page</a> to learn about the
people that made ITK-SNAP possible!</p>
<h3> Get Involved! </h3>
<p> Your participation as a user, developer or sponsor is essential to
ensuring a bright future for ITK-SNAP future. There are many ways in which you
can contribute to the stability and quality of this program: </p>
<ul>
<li> By participating in the <a
href="http://www.itksnap.org/forum.php">ITK-SNAP User and Developer Mailing Lists</a>.</li>
<li> By reporting bugs and suggesting enhancements using the <a
href="http://www.itksnap.org/pmwiki/pmwiki.php?n=BugTracker">Bug Tracker</a>.</li>
<li> By joining the ITK-SNAP Development Team on <a
href="http://sourceforge.net/projects/itk-snap">SourceForge.net</a> and contributing source code.
</li>
</ul>
<h3> Getting Started </h3>
<ul>
<li> If you downloaded ITK-SNAP as a binary executable from <a
href="http://www.itksnap.org/download/snap">itksnap.org</a>, you can get
started by reading the <a
href="http://www.itksnap.org/pmwiki/pmwiki.php?n=Documentation.HomePage">online tutorial</a>.</li>
<li> If you downloaded ITK-SNAP source code, please follow these <a
href="http://www.itksnap.org/pmwiki/pmwiki.php?n=Documentation.BuildingITK-SNAP">online
instructions</a> to compile and build ITK-SNAP.</li>
<li> You will need a 3D image to use this software. Images with which
ITK-SNAP is known to work can be downloaded from <a
href="http://www.itksnap.org/download/snap">http://www.itksnap.org/download/snap
</a></li>
</ul>
<h3> Asking Questions </h3>
<p>
If you have a question about ITK-SNAP, here are the places where you may find an
answer. Keep in mind that since ITK-SNAP in not a commercial product, it may take a
little while for an answer to arrive!
</p>
<ul>
<li> If you have an question about how to use SNAP or why it's not doing what
it should, post in on the <a
href="http://www.itksnap.org/forum.php">ITK-SNAP Users' List</a>.</li>
<li> If you have a technical question or a questing related to ITK, join the
<a href="http://www.itk.org/HTML/MailingLists.htm">ITK Users' Mailing List</a> and
post your question there. </li>
</ul>
</BODY>
</HTML>