Commit 78f5ecf682febd230b26509953dd50fa3ff55011

Authored by Paulo Henrique Junqueira Amorim
1 parent 924dd843
Exists in master

Update README.md

Showing 1 changed file with 4 additions and 5 deletions   Show diff stats
1 -** InVesalius **  
2 -============================ 1 +# InVesalius
3 2
4 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: 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 * DICOM-support including: (a) ACR-NEMA version 1 and 2; (b) DICOM version 3.0 (including various encodings of JPEG -lossless and lossy-, RLE) 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,9 +14,9 @@ InVesalius generates 3D medical imaging reconstructions based on a sequence of 2
15 * Volume rendering crop plane 14 * Volume rendering crop plane
16 * Picture exportation (including: BMP, TIFF, JPG, PostScript, POV-Ray) 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 Access http://svn.softwarepublico.gov.br/trac/invesalius/ to more informations. 22 Access http://svn.softwarepublico.gov.br/trac/invesalius/ to more informations.