OSDN Git Service

add redeye and improve shadow removal
authorJohn Hoford <hoford@google.com>
Mon, 8 Oct 2012 21:21:57 +0000 (14:21 -0700)
committerJohn Hoford <hoford@google.com>
Mon, 8 Oct 2012 22:03:10 +0000 (15:03 -0700)
commit86aa80d008745a3717666d6773f563865aa6029c
tree2985466bbbe73a979def61e1c1dcd239b59ca1d7
parentd922690a19edb8afbb103381f3a9c329ee2f9681
add redeye and improve shadow removal

bug:7234321
Change-Id: I12c2eb28555d7594fddf86dfa224219b70137681
src/com/android/gallery3d/filtershow/FilterShowActivity.java
src/com/android/gallery3d/filtershow/PanelController.java
src/com/android/gallery3d/filtershow/filters/ImageFilterRedEye.java [new file with mode: 0644]
src/com/android/gallery3d/filtershow/filters/ImageFilterShadows.java