ajinkya-kulkarni / PyTextureAnalysis

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 is built using NumPy, SciPy and OpenCV.
https://textureinformation-package.streamlit.app/
GNU General Public License v3.0
26 stars 7 forks source link

Preparation for pypi release #2

Closed ajinkya-kulkarni closed 1 year ago

ajinkya-kulkarni commented 1 year ago

Refactoring of the repo to prepare it for releasing the package with pip