]> Creatis software - clitk.git/commit
- binarize tool
authordsarrut <dsarrut>
Fri, 29 Jan 2010 13:53:49 +0000 (13:53 +0000)
committerdsarrut <dsarrut>
Fri, 29 Jan 2010 13:53:49 +0000 (13:53 +0000)
commitf7dee5f397e4efa933ef32507698ff1c1e573c2e
tree4797796d4d491bc0c0b56fc52eb7300de958a1a2
parentafcbf01318be57b49920decb248779d3f7a740c4
- binarize tool
26 files changed:
vv/CMakeLists.txt
vv/qt_ui/vvIntensityValueSlider.ui [new file with mode: 0644]
vv/qt_ui/vvToolBinarize.ui [new file with mode: 0644]
vv/qt_ui/vvToolConnectedComponentLabeling.ui [new file with mode: 0644]
vv/qt_ui/vvToolCrop.ui [new file with mode: 0644]
vv/qt_ui/vvToolInputSelectorWidget.ui [new file with mode: 0644]
vv/qt_ui/vvToolMorphoMath.ui [new file with mode: 0644]
vv/qt_ui/vvTools.ui [new file with mode: 0644]
vv/vv.cxx
vv/vvIcons.qrc
vv/vvIntensityValueSlider.cxx [new file with mode: 0644]
vv/vvIntensityValueSlider.h [new file with mode: 0644]
vv/vvMainWindow.cxx
vv/vvMainWindow.h
vv/vvMainWindow.txx [new file with mode: 0644]
vv/vvToolBase.cxx [new file with mode: 0644]
vv/vvToolBase.h [new file with mode: 0644]
vv/vvToolBinarize.cxx [new file with mode: 0644]
vv/vvToolBinarize.h [new file with mode: 0644]
vv/vvToolCreatorBase.cxx [new file with mode: 0644]
vv/vvToolCreatorBase.h [new file with mode: 0644]
vv/vvToolCreatorBase.txx [new file with mode: 0644]
vv/vvToolInputSelectorWidget.cxx [new file with mode: 0644]
vv/vvToolInputSelectorWidget.h [new file with mode: 0644]
vv/vvToolManager.cxx [new file with mode: 0644]
vv/vvToolManager.h [new file with mode: 0644]