]> Creatis software - clitk.git/commit
solved bug 375 (Binarize after crop)
authorRomulo Pinho <pinho@lyon.fnclcc.fr>
Wed, 8 Jun 2011 16:25:37 +0000 (18:25 +0200)
committerRomulo Pinho <pinho@lyon.fnclcc.fr>
Wed, 8 Jun 2011 16:25:37 +0000 (18:25 +0200)
commit842bd9736b8c4a9e249dd4f026794d473ba095f7
tree0ba8cf105903f2ba158b53eaababd75f16a5132c
parente2b60b0a571c065a2fdfc2fba9ad174c39130299
solved bug 375 (Binarize after crop)

- image index is now forced to zero after passing through cropping filter
        + apparently solved other crop-related bugs... (please test!)
- also did some refactoring and clean-up
tools/clitkCropImage.cxx
tools/clitkCropImage.ggo
tools/clitkCropImageGenericFilter.cxx
vv/vvImageContour.cxx
vv/vvToolCropImage.cxx