Support for Haralick or other texture detection

asked 2017-09-22 20:49:32 -0600

Martian gravatar image

Does OpenCV have libraries or extensions for texture detection? Especially interested in Haralick / GLCM methods. Even 3rd party libraries would do. There must be something available.

edit retag flag offensive close merge delete

Comments

Thanks for the link, Sturkmen. I am surprised that GLCM was deprecated without any replacement. Most of the comments that I've seen about alternative GLCM methods always end up with 'allocation error' or 'memory leak' so it would have been nice to have an official function to do this.

Is everyone now writing their own GLCM functions from scratch?

Martian gravatar imageMartian ( 2017-09-23 03:15:37 -0600 )edit