|
From: Herton R. K. <he...@us...> - 2005-06-24 05:06:22
|
Update of /cvsroot/kimageprocess/kimageprocess/batchtests/2texturas In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12115/batchtests/2texturas Added Files: 2texturas.kimageprocess 2texturas.png class.pat img.size train.pat Log Message: - Added batchtests, script and files to test neural networks in batch mode. - testclass now is installed on the system with make install. --- NEW FILE: class.pat --- (This appears to be a binary file; contents omitted.) --- NEW FILE: train.pat --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 2texturas.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 2texturas.kimageprocess --- <kimageprocess> <Features> <FeatureGroup EnabledFeatures="AngSecMom,Contrast,Entropy,Correlation" Name="hsvcm" /> <FeatureGroup EnabledFeatures="AngSecMom,Deviation,Mean,Contrast,Energy,Entropy,Correlation,IMCorrelation,SumAverage,Variance,DiffEntropy,MaxCorrelationCoef,SumVariance,DiffVariance,SumEntropy,InvDiffMom,Dissimilarity" Name="glcm" /> </Features> <Methods> <ActiveMethod Name="hsvcm" /> </Methods> <sample_images> <sample url="file:///home/gustavo/textures/colortex/textura1.png" /> <sample url="file:///home/gustavo/textures/colortex/textura2.png" /> </sample_images> <testing_images> <image url="file:///home/gustavo/textures/2texturas/2texturas.png" /> </testing_images> <texture_options> <windowType value="1" /> <numberIterations value="0" /> <windowSize x="11" y="11" type="true" /> </texture_options> </kimageprocess> --- NEW FILE: img.size --- WIDTH=64 HEIGHT=32 |