Commit 78f5ecf682febd230b26509953dd50fa3ff55011
1 parent
924dd843
Exists in
master
and in
28 other branches
Update README.md
Showing
1 changed file
with
4 additions
and
5 deletions
Show diff stats
README.md
1 | -** InVesalius ** | |
2 | -============================ | |
1 | +# InVesalius | |
3 | 2 | |
4 | 3 | InVesalius generates 3D medical imaging reconstructions based on a sequence of 2D DICOM files acquired with CT or MRI equipments. InVesalius is internationalized (currently available in English, Portuguese, French, German, Spanish, Catalan, Romanian, Korean, Italian and Czech), multi-platform (GNU Linux, Windows and MacOS) and provides several tools: |
5 | 4 | * DICOM-support including: (a) ACR-NEMA version 1 and 2; (b) DICOM version 3.0 (including various encodings of JPEG -lossless and lossy-, RLE) |
... | ... | @@ -15,9 +14,9 @@ InVesalius generates 3D medical imaging reconstructions based on a sequence of 2 |
15 | 14 | * Volume rendering crop plane |
16 | 15 | * Picture exportation (including: BMP, TIFF, JPG, PostScript, POV-Ray) |
17 | 16 | |
18 | -** Development ** | |
17 | +## Development | |
19 | 18 | |
20 | -- Windows 64 bits (tested on Windows 7) | |
21 | -1 - Install Python | |
19 | +#### Windows 64 bits (tested on Windows 7) | |
20 | +1 - [Python 2.7.8](ftp.cti.gov.br/pub/dt3d/invesalius/files/dev/win64/python-2.7.8.amd64.msi) | |
22 | 21 | |
23 | 22 | Access http://svn.softwarepublico.gov.br/trac/invesalius/ to more informations. | ... | ... |