uvagfx / hipi

HIPI: Hadoop Image Processing Interface
http://hipi.cs.virginia.edu
BSD 3-Clause "New" or "Revised" License
133 stars 82 forks source link

PPMImageUtil::encodeImage does not clamp #6

Open nn8az opened 9 years ago

nn8az commented 9 years ago

Line 33 in PPMImageUtil.java does not clamp the value to be between 0 to 255.