08 Jul, 2016
1 commit
-
ADD: This branch is for InVesalius to read BMP, TIF, JPEG and PNG files.
22 Jun, 2016
1 commit
23 May, 2016
7 commits
20 May, 2016
27 commits
19 May, 2016
1 commit
18 May, 2016
2 commits
-
* Calculating surface area * remove prints * Updating surface info when overwriting surface * Calculating area when selecting greatest surface, select surface or separate all surfaces * Copying area when duplicating surface
16 May, 2016
1 commit
-
Image reorientation * Added the code to reorient image and numpy styles * Starting to show reoriented image * Styles * Showing the cross * Dragging the center of rotation * Improvements * It's already rotating * Improvements * Rotating using quaternion * Updating all orientations only when the user release the mouse button * Updated the setup.py to compile in mac * Showing angles in a dialog * Almost done * Improvements * Cythonize in windows * Avoiding zero division in vector normalize * Avoiding zero division in vector normalize * Showing and hidding mask when using reorient image * Closing reorient image dialog when out of reorient style * Added __init__