-
- Downloads
ENH : add Mean component output for InnerProductPCAImageFilter. Enable/Disable...
ENH : add Mean component output for InnerProductPCAImageFilter. Enable/Disable mean component output by calling ->SetGenerateMeanComponent(true/false) method. Th eMean component is added in the last compoment of the output image
Showing
- Code/BasicFilters/otbInnerProductPCAImageFilter.h 31 additions, 0 deletionsCode/BasicFilters/otbInnerProductPCAImageFilter.h
- Code/BasicFilters/otbInnerProductPCAImageFilter.txx 26 additions, 4 deletionsCode/BasicFilters/otbInnerProductPCAImageFilter.txx
- Testing/Code/BasicFilters/CMakeLists.txt 28 additions, 7 deletionsTesting/Code/BasicFilters/CMakeLists.txt
- Testing/Code/BasicFilters/otbImagePCAShapeModelEstimatorTest.cxx 2 additions, 4 deletions.../Code/BasicFilters/otbImagePCAShapeModelEstimatorTest.cxx
- Testing/Code/BasicFilters/otbInnerProductPCAImageFilter.cxx 10 additions, 5 deletionsTesting/Code/BasicFilters/otbInnerProductPCAImageFilter.cxx
Loading
Please register or sign in to comment