texture-analysis topic
List
texture-analysis repositories
PyTextureAnalysis
24
Stars
7
Forks
Watchers
PyTextureAnalysis is a Python package for analyzing the texture of images. It includes functions for calculating local orientation, degree of coherence, and structure tensor of an image. This package...
LM_filter_bank_python
18
Stars
15
Forks
Watchers
Python code for generating Leung-Malik (LM) filter bank that is typically used in texture analysis and classification.