OSDN Git Service

Bugfix for B5582675: FaceLift on 2x2 images
authorMarius Renn <renn@google.com>
Thu, 10 Nov 2011 01:49:22 +0000 (17:49 -0800)
committerMarius Renn <renn@google.com>
Thu, 24 Nov 2011 02:50:16 +0000 (18:50 -0800)
commit60c2cd7f19b0d3a5afc451f93970e144d8d08b6f
tree0672e4d7809f28976100d621602aefefbc938d9f
parentb236f37b9e5302c47497b64a5dcee539acf90e94
Bugfix for B5582675: FaceLift on 2x2 images

Any image that was smaller than 4 in width would cause an exception. This
edge case is now handled properly.

Change-Id: I7316a3f99070ab43ccba824d3cbccef4b613fc03
mca/filterpacks/imageproc/java/ToPackedGrayFilter.java