]> Creatis software - clitk.git/history - vv
small cout bug (cast bg to int instead of char)
[clitk.git] / vv /
2012-09-17 David SarrutReplace floor by rint to correct link error in vv
2012-09-14 David SarrutAdd -h option
2012-09-14 David SarrutCorrect bug when the user cancel the color selection
2012-09-14 David SarrutSet the contour to the same color than the overlay.
2012-09-03 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-09-03 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-08-30 Romulo PinhoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-08-22 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-07-25 David SarrutUpdate mask size when RG
2012-07-25 David SarrutAdd RegionGrowing
2012-07-24 David SarrutFirst trial for seg
2012-07-18 David SarrutUpdate mask size when label is removed.
2012-07-18 David SarrutFirst info in gui: mask size
2012-07-18 David SarrutFirst gui version (draft)
2012-07-16 David SarrutFirst version with Merge and remove label
2012-07-16 David SarrutAdd EmitKeyPressed
2012-07-16 David SarrutAdd EmitKeyPressed
2012-07-16 David SarrutReplace slicer Render by a single slicermanager render
2012-07-16 David SarrutAdd EmitKeyPressed to propagate the key
2012-07-16 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-07-13 Vivien DelmonAdd a close source feature to read usf files.
2012-07-13 David SarrutAdd Labelize function and the slot to get the mouse...
2012-07-13 David SarrutAdd MousePositionUpdatedSignal
2012-07-13 David SarrutAdd signal to propagate the mouse position has changed.
2012-07-12 David SarrutAdd reference contour
2012-07-12 David SarrutChange caption of file browser
2012-07-12 David SarrutRemove Propagation checkbox
2012-07-12 David SarrutAdd progress dialog for binary images
2012-07-12 David SarrutAdd dicom rt struct reader (with progress dialog)
2012-07-12 David SarrutFirst version of dicom-rt reader in the roi tool.
2012-07-12 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-07-06 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-07-03 Simon RitMissing test on VTK version for vtkMapper
2012-07-02 Simon RitAdded border with new versions of VTK.
2012-07-02 Simon RitFixed VTK version test
2012-07-02 Romulo Pinhocorrected fusion/overlay refresh
2012-06-29 David SarrutADd first version of interactive segmentation (erode...
2012-06-29 Romulo PinhoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-06-29 David SarrutCorrect contour depth bug
2012-06-29 David SarrutCorrect always white contour bug.
2012-06-29 David SarrutROI overlay is not linearly interpolated by default
2012-06-29 Romulo PinhoVTK compatibility
2012-06-28 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-06-20 Simon RitAttempt to fix the blend image actor for the new vtk...
2012-06-14 David SarrutSet contours depth at 100 to be in front of other objects
2012-06-14 David SarrutSlightly offset the depth of contour to be in front...
2012-06-14 David SarrutCorrect false depth for contour
2012-04-25 Romulo PinhoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-04-25 Simon RitFix local windowing: was not accounting for SliceOrient...
2012-04-20 Romulo Pinhofine tuning fusion legend
2012-04-20 Romulo PinhoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-04-20 Romulo Pinhoremoved bug in fusion thresholding
2012-04-19 Simon RitFirst githering option for animated gif using CxImage...
2012-04-19 Simon RitCreate palette once and for all
2012-04-19 Vivien DelmonMerge branch 'master' of tux.creatis.insa-lyon.fr:clitk
2012-04-19 Romulo PinhoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-04-19 Romulo Pinhofusion legend is now an option
2012-04-19 Simon RitMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-04-19 Simon RitRed and blue were swapped (different order between...
2012-04-18 Vivien DelmonMerge branch 'master' of tux.creatis.insa-lyon.fr:clitk
2012-04-18 Romulo Pinhoimage fusion now display colour legend too
2012-04-13 Simon RitMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-04-13 Simon RitFixed bug with extension detection in snapshots
2012-04-13 Simon RitFixed uint portability issue
2012-04-12 Romulo PinhoCrash with rigid transformation
2012-04-04 Romulo PinhoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-04-04 Romulo Pinhoremoved --roi from VV's cmd line options
2012-03-30 David SarrutMake new ROI Tool not experimental
2012-03-30 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-03-30 David SarrutRemove std::cout
2012-03-30 David SarrutManage Save/Read state
2012-03-30 David SarrutAdd GetToolCreatorFromName
2012-03-30 David SarrutRemove debug
2012-03-30 David SarrutAdd ReadTools and WriteTools
2012-03-30 David SarrutAdd RemoveActors and CopyParameters
2012-03-30 David SarrutAdd accessors for colors
2012-03-30 David SarrutAdd RemoveActors
2012-03-30 David SarrutAdd RemoveActors
2012-03-30 Romulo Pinhocorrected #ifdef for AnimatedGIF screenshots
2012-03-30 David SarrutAdd RemoveActors and modify SetDepth
2012-03-30 David SarrutAdd RemoveActors
2012-03-30 David SarrutCall InitializeNewTool after tool constructor to allow...
2012-03-30 David SarrutAdd mReadStateFlag mImageIndex m_XmlReader GetListOfTool
2012-03-30 David SarrutAdd mReadStateFlag and mImageIndex
2012-03-30 David SarrutCosmetic
2012-03-30 David SarrutAdd SaveState and XmlReader capabilities
2012-03-30 David SarrutCosmetic
2012-03-30 David SarrutAdd "-h" in addition to "--help"
2012-03-30 David SarrutAdd vvToolBaseBase.cc
2012-03-30 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-03-28 Romulo Pinhosmall bug with landmark indices after deletion
2012-03-28 Romulo PinhoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-03-28 Romulo Pinhopossibility to delete selected landmarks in VV
2012-03-28 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-03-27 David Sarrutremove mCurrentSlicerManager
2012-03-27 David SarrutRename as old roi_manager
2012-03-27 David SarrutAdd savestate and initializetool default implementation
2012-03-26 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-03-23 Joël Schaerercompatibility with old Qt
2012-03-23 Simon RitPrompt transform backup when saving image in vv.
next