imageRescale Code
                
                Brought to you by:
                
                    haohu
                    
                
            
            
        
        
        
    | File | Date | Author | Commit | 
|---|---|---|---|
| Readme.txt | 2010-07-26 | haohu | [r1] Initial check in. | 
| imageRescale.cpp | 2010-07-26 | haohu | [r1] Initial check in. | 
| imageRescale.h | 2010-07-26 | haohu | [r1] Initial check in. | 
| test.pgm | 2010-07-26 | haohu | [r1] Initial check in. | 
g++ -o imageRescale imageRescale.cpp ./imageRescale (Will read test.pgm as input and output test_out.pgm)