https://github.com/sigill/haralickcomputer
https://github.com/sigill/haralickcomputer
image-processing
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sigill/haralickcomputer
- Owner: Sigill
- License: mit
- Created: 2018-02-09T14:19:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-09T14:20:25.000Z (over 8 years ago)
- Last Synced: 2025-09-08T23:35:55.619Z (10 months ago)
- Topics: image-processing
- Language: Java
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Haralick Computer
Small tool to compute and visualize [gray level cooccurrence matrices](http://en.wikipedia.org/wiki/Co-occurrence_matrix) and Haralick texture features of 2D and 3D images.
Support for 3D images is only available in the `3D` branch.
## License
This tool is released under the terms of the MIT License. See the LICENSE.txt file for more details.