-
- Downloads
ENH: Speedup of HaralickTextureExtraction. Only Textures from simple texture set
No more use of ITK filters itkScalarImageToCooccurrenceMatrixFilter and itkHistogramToTexturesFilter. Integration of patch for pixelVarianceSquared from ITKPendingPatches/itkHistogramToTexturesFilter.hxx Neigbhorhood window size updated for given Radius value and not creating MaskImage Change InputImageMaximum to 255 in Testing Code and also updated the default value of m_InputImageMaximum in ScalarImageToTexturesFilter Changed tolerance value to 0.00001 from no tolerance
Showing
- Code/FeatureExtraction/otbScalarImageToTexturesFilter.h 92 additions, 22 deletionsCode/FeatureExtraction/otbScalarImageToTexturesFilter.h
- Code/FeatureExtraction/otbScalarImageToTexturesFilter.txx 284 additions, 69 deletionsCode/FeatureExtraction/otbScalarImageToTexturesFilter.txx
- Testing/Code/FeatureExtraction/CMakeLists.txt 1 addition, 1 deletionTesting/Code/FeatureExtraction/CMakeLists.txt
- Testing/Code/FeatureExtraction/otbScalarImageToTexturesFilter.cxx 1 addition, 1 deletion...Code/FeatureExtraction/otbScalarImageToTexturesFilter.cxx
Loading
Please register or sign in to comment