Re-Implementation of Haralick Texture Wrotten in Visual Basic Classic
for general information, haralick texture is algorithm to extract textural feature of an image. your can read more about haralick texture in here
Actually this is re-implmentation some-part of my bachelor thesis.
I re-wrote the GLCM texture from java here :
http://rsb.info.nih.gov/ij/plugins/d...M_Texture.java
Glad help ! ^^
if there any correction, or revision please tell, or just come to my github :
https://github.com/noxymon/GLCMVB6
for general information, haralick texture is algorithm to extract textural feature of an image. your can read more about haralick texture in here
Actually this is re-implmentation some-part of my bachelor thesis.
I re-wrote the GLCM texture from java here :
http://rsb.info.nih.gov/ij/plugins/d...M_Texture.java
Glad help ! ^^
if there any correction, or revision please tell, or just come to my github :
https://github.com/noxymon/GLCMVB6