writepgm.m in pca_ann.rar


face recognition using pca and ann wih training and testing and validation priv...Original Link
    Sponsored links

			
function writepgm(image,filename)
%------------------------------------------------------------
% matrix = readpgm(filename)
%
%
% WRITEPGM(FILENAME) creates an image-file from a matrix,
% The file is a binary portable gray map image.(PGM 256-levels)
%
% Algorithm:
% Standard file Writer
%
% ------------------/* Avraam Kasapis 2003*\------------------
if ~(image <= 255 & image >= 0)
er			

			...
			...
			... to be continued.

  This is a preview. To get the complete source file, 
  please click here to download the whole source code package.

			
			


Project Files

    Sponsored links
NameSizeDate
 accuracy.m2.80 kB07-02-09 23:50
 enc.m3.05 kB07-02-09 23:49
 filevector.m1.27 kB06-02-09 13:29
 getdata.m2.24 kB06-02-09 16:37
 prepcaCOV.m1.48 kB07-02-09 23:48
 readpgm.m908.00 B10-02-09 10:39
 redata.m3.11 kB07-02-09 23:35
 scale.m654.00 B07-02-09 23:48
 scripto.m4.39 kB08-02-09 00:02
 visnet.m1.86 kB07-02-09 23:51
 writepgm.m797.00 B06-02-09 15:10
 <nn>0.00 B04-04-09 22:03
...

Related Items

    Sponsored links