Commit 051a6bccd9167674329a973ac2d0e310ea6b8df6

Authored by invesalius
1 parent daff6a79

Merge branch 'master' of github.com:invesalius/invesalius3

Conflicts:
	README.txt

From: invesalius <invesalius@cti.gov.br>
Showing 1 changed file with 17 additions and 13 deletions   Show diff stats
README.txt
1   -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 and Spanish), multi-platform (GNU Linux, Windows and MacOS) and provides several tools:
2   - * DICOM-support including: (a) ACR-NEMA version 1 and 2; (b) DICOM version 3.0 (including various encodings of JPEG -lossless and lossy-, RLE)
3   - * Image manipulation facilities (zoom, pan, rotation, brightness/contrast, etc)
4   - * Segmentation based on 2D slices
5   - * Pre-defined threshold ranges according to tissue of interest
6   - * Edition tools (similar to Paint Brush) based on 2D slices
7   - * 3D surface creation
8   - * 3D surface connectivity tools
9   - * 3D surface exportation (including: binary STL, OBJ, VRML, Inventor)
10   - * High-quality volume rendering projection
11   - * Pre-defined volume rendering presets
12   - * Volume rendering crop plane
13   - * Picture exportation (including: BMP, TIFF, JPG, PostScript, POV-Ray)
  1 +InVesalius
  2 +==========
  3 +
  4 +>>>>>>> b4cac0927567ad46e673abd75cf4d62c483e96cb
  5 +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 and Spanish), multi-platform (GNU Linux, Windows and MacOS) and provides several tools:
  6 + * DICOM-support including: (a) ACR-NEMA version 1 and 2; (b) DICOM version 3.0 (including various encodings of JPEG -lossless and lossy-, RLE)
  7 + * Image manipulation facilities (zoom, pan, rotation, brightness/contrast, etc)
  8 + * Segmentation based on 2D slices
  9 + * Pre-defined threshold ranges according to tissue of interest
  10 + * Edition tools (similar to Paint Brush) based on 2D slices
  11 + * 3D surface creation
  12 + * 3D surface connectivity tools
  13 + * 3D surface exportation (including: binary STL, OBJ, VRML, Inventor)
  14 + * High-quality volume rendering projection
  15 + * Pre-defined volume rendering presets
  16 + * Volume rendering crop plane
  17 + * Picture exportation (including: BMP, TIFF, JPG, PostScript, POV-Ray)
... ...