Re: [android-developers] Image/Photo texture overlay
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+++
spooky130u@gmail.com | 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home