Thanks, that sounds useful. I'm going to take a look on Amazon.com :)
Op woensdag 14 maart 2012 22:20:35 UTC+1 schreef Spooky het volgende: > > On Wed, Mar 14, 2012 at 01:48:17PM -0700, Bastiaan wrote: > > I want to select a picture from the SDcard (in a Android app) and then > > apply some color correction filters and the texture overlay. > > But dont know how to overlay this texture, to get a grunge look. > > Read "Pro Android Media" (published by Apress). It'll walk you through a > project that does what you're trying to build. :-) It doesn't SAVE the > resulting image, but it does a good job of explaining it. > > Pro Android Media will show you things like using matrices to alter the > image, image blending (using PorterDuffXfermode), and so on. Most or > all of that is in chapters 3 and 4. > > Then look at OpenCV if you REALLY want to get deeply buried in it.... > (I might use it in my app, but I've got a lot of reading to do before > then, as well as a lot of work to do before I get that far...and for > various reasons that I've mentioned here enough times already, I can't > do that much in one day, so it'll be a while for me). > > Later, > --jim > > -- > THE SCORE: ME: 2 CANCER: 0 > 73 DE N5IAL (/4) | Tux (E Cat): DS B+Wd Y 6 Y L+++ W+ C++/C++ I+++ > [email protected] | T++ A E H+ S V- F++ Q+++ P/P+ B++ PA+ PL SC--- > < Running FreeBSD 7.0 > | > ICBM / Hurricane: | Tiggerbelle: DS W+S+Bts % 1.5 X L W C+++/C+ > 30.44406N 86.59909W | I+++ T A E++ H S++ V+++ Q+++ P B++ PA++ PL+ SC > > Android Apps Listing at http://www.jstrack.org/barcodes.html > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

