-
- Downloads
ENH; Final commit of the Mean Shift edge preserving smoothing filter....
ENH; Final commit of the Mean Shift edge preserving smoothing filter. Including a base class, the Image version, the VectorImage version, and all the associated testings.
Showing
- Code/BasicFilters/otbMeanShiftImageFilter.h 86 additions, 0 deletionsCode/BasicFilters/otbMeanShiftImageFilter.h
- Code/BasicFilters/otbMeanShiftImageFilter.txx 60 additions, 0 deletionsCode/BasicFilters/otbMeanShiftImageFilter.txx
- Code/BasicFilters/otbMeanShiftImageFilterBase.h 168 additions, 0 deletionsCode/BasicFilters/otbMeanShiftImageFilterBase.h
- Code/BasicFilters/otbMeanShiftImageFilterBase.txx 259 additions, 0 deletionsCode/BasicFilters/otbMeanShiftImageFilterBase.txx
- Code/BasicFilters/otbMeanShiftVectorImageFilter.h 50 additions, 84 deletionsCode/BasicFilters/otbMeanShiftVectorImageFilter.h
- Code/BasicFilters/otbMeanShiftVectorImageFilter.txx 19 additions, 216 deletionsCode/BasicFilters/otbMeanShiftVectorImageFilter.txx
- Testing/Code/BasicFilters/CMakeLists.txt 29 additions, 3 deletionsTesting/Code/BasicFilters/CMakeLists.txt
- Testing/Code/BasicFilters/otbBasicFiltersTests9.cxx 2 additions, 2 deletionsTesting/Code/BasicFilters/otbBasicFiltersTests9.cxx
- Testing/Code/BasicFilters/otbMeanShiftImageFilter.cxx 67 additions, 0 deletionsTesting/Code/BasicFilters/otbMeanShiftImageFilter.cxx
- Testing/Code/BasicFilters/otbMeanShiftImageFilterNew.cxx 32 additions, 0 deletionsTesting/Code/BasicFilters/otbMeanShiftImageFilterNew.cxx
- Testing/Code/BasicFilters/otbMeanShiftVectorImageFilter.cxx 1 addition, 1 deletionTesting/Code/BasicFilters/otbMeanShiftVectorImageFilter.cxx
- Testing/Code/BasicFilters/otbMeanShiftVectorImageFilterNew.cxx 1 addition, 1 deletion...ng/Code/BasicFilters/otbMeanShiftVectorImageFilterNew.cxx
Loading
Please register or sign in to comment