InsightSoftwareConsortium / InsightSoftwareConsortium/ITK
TextureFeatures: Lower the default number of bins
Open
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 748
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 64
Description
The `TextureFeatures` module was ingested into ITK from the (now archived) `ITKTextureFeatures` remote module. This issue tracks, in ITK proper, the work originally filed as **InsightSoftwareConsortium/ITKTextureFeatures#35** by @thewtex (2017-09-07).
---
256 makes computation very slow, and this is larger than the typical number of effective intensity bins encountered in many images. A better default is 8, 10, 16?
---
Original report: https://github.com/InsightSoftwareConsortium/ITKTextureFeatures/issues/35 (archived repository). Credit: @thewtex.
Contributor guide
Assessment
This issue has not been assessed yet.