|
From: Gustavo P. B. <gb...@us...> - 2005-07-13 00:38:15
|
Update of /cvsroot/kimageprocess/kimageprocess/src/methods/glcm/features In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17890 Modified Files: Makefile.am Log Message: Added maxprob Index: Makefile.am =================================================================== RCS file: /cvsroot/kimageprocess/kimageprocess/src/methods/glcm/features/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- Makefile.am 13 Jul 2005 00:34:34 -0000 1.3 +++ Makefile.am 13 Jul 2005 00:37:32 -0000 1.4 @@ -1 +1 @@ -SUBDIRS = contrast dissimilarity invdiffmom angsecmom energy entropy sumentropy diffentropy mean variance deviation sumvariance diffvariance correlation imcorrelation sumaverage skewness +SUBDIRS = contrast dissimilarity invdiffmom angsecmom energy entropy sumentropy diffentropy mean variance deviation sumvariance diffvariance correlation imcorrelation sumaverage skewness maxprob |