]> Creatis software - clitk.git/commit
some segmentation tools (most from jef)
authordsarrut <dsarrut>
Wed, 30 Jun 2010 06:09:06 +0000 (06:09 +0000)
committerdsarrut <dsarrut>
Wed, 30 Jun 2010 06:09:06 +0000 (06:09 +0000)
commite008d74b0ecdc4ca2eaae8c429901a78f9ef5c31
treee39d4112f9af0841ea079c745998b52172fe0e5a
parentbb436e8274c510438ccb5ec1df531675321341bb
some segmentation tools (most from jef)
45 files changed:
segmentation/CMakeLists.txt [new file with mode: 0644]
segmentation/clitkConnectedComponentLabeling.cxx [new file with mode: 0644]
segmentation/clitkConnectedComponentLabeling.ggo [new file with mode: 0644]
segmentation/clitkConnectedComponentLabelingGenericFilter.h [new file with mode: 0644]
segmentation/clitkConnectedComponentLabelingGenericFilter.txx [new file with mode: 0644]
segmentation/clitkExtractBones.cxx [new file with mode: 0644]
segmentation/clitkExtractBones.ggo [new file with mode: 0644]
segmentation/clitkExtractBonesFilter.h [new file with mode: 0644]
segmentation/clitkExtractBonesFilter.txx [new file with mode: 0644]
segmentation/clitkExtractBonesGenericFilter.h [new file with mode: 0644]
segmentation/clitkExtractBonesGenericFilter.txx [new file with mode: 0644]
segmentation/clitkExtractImageFilter.h [new file with mode: 0644]
segmentation/clitkExtractImageFilter.txx [new file with mode: 0644]
segmentation/clitkExtractLung.cxx [new file with mode: 0644]
segmentation/clitkExtractLung.ggo [new file with mode: 0644]
segmentation/clitkExtractLungFilter.h [new file with mode: 0644]
segmentation/clitkExtractLungFilter.txx [new file with mode: 0644]
segmentation/clitkExtractLungGenericFilter.h [new file with mode: 0644]
segmentation/clitkExtractLungGenericFilter.txx [new file with mode: 0644]
segmentation/clitkExtractLymphStations.cxx [new file with mode: 0644]
segmentation/clitkExtractLymphStations.ggo [new file with mode: 0644]
segmentation/clitkExtractLymphStationsFilter.h [new file with mode: 0644]
segmentation/clitkExtractLymphStationsFilter.txx [new file with mode: 0644]
segmentation/clitkExtractLymphStationsGenericFilter.h [new file with mode: 0644]
segmentation/clitkExtractLymphStationsGenericFilter.txx [new file with mode: 0644]
segmentation/clitkExtractMediastinum.cxx [new file with mode: 0644]
segmentation/clitkExtractMediastinum.ggo [new file with mode: 0644]
segmentation/clitkExtractMediastinumFilter.h [new file with mode: 0644]
segmentation/clitkExtractMediastinumFilter.txx [new file with mode: 0644]
segmentation/clitkExtractMediastinumGenericFilter.h [new file with mode: 0644]
segmentation/clitkExtractMediastinumGenericFilter.txx [new file with mode: 0644]
segmentation/clitkExtractPatient.cxx [new file with mode: 0644]
segmentation/clitkExtractPatient.ggo [new file with mode: 0644]
segmentation/clitkExtractPatientFilter.h [new file with mode: 0644]
segmentation/clitkExtractPatientFilter.txx [new file with mode: 0644]
segmentation/clitkExtractPatientGenericFilter.cxx [new file with mode: 0644]
segmentation/clitkExtractPatientGenericFilter.h [new file with mode: 0644]
segmentation/clitkExtractPatientGenericFilter.txx [new file with mode: 0644]
segmentation/clitkFillMask.cxx [new file with mode: 0644]
segmentation/clitkFillMask.ggo [new file with mode: 0644]
segmentation/clitkFillMaskGenericFilter.cxx [new file with mode: 0644]
segmentation/clitkFillMaskGenericFilter.h [new file with mode: 0644]
segmentation/clitkFillMaskGenericFilter.txx [new file with mode: 0644]
segmentation/clitkTestFilter.cxx [new file with mode: 0644]
segmentation/clitkTestFilter.ggo [new file with mode: 0644]