image processing - Gray level co-occurrence matrix method on C# -


where can find implementation level cooccurrence matrix (glcm) method extraction of feature values color textures on c#? (with source code of course). , need calculation parameters: average or mean value, standard deviation, contrast, dissimilarity, homogeneity , energy.

accord framework (http://accord-framework.net/docs/html/n_accord_imaging.htm) provides methods calculating glcm matrix , haralick descriptors. lacks dissimilarity parameter.


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

.htaccess: Transfer name to index.php if not directory public -

Admob integration with pygame in android -