Skip to content
Snippets Groups Projects
Commit 72d28b85 authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

ENH: Improved Advanced Haralick Texture computation.

Co-occurrence Matrix computation using itkScalarImageToTexturesFilter has been replaced
using a different technique which reduces the computation time. This was used also in
ScalarImageToTexturesFilter class. Also number of iterations over the histogram
has been reduced to minimum and replaced with co-occurrence indexed list iteration
wherever possible. Maximum value of for grey level images was corrected to 255
in the Testing code.
parent 41df46ad
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment