applying effects to camera images
The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From:
Narendra Singh Rathore <nsr.curi... @gmail.com>
Date: Sat, 6 Oct 2012 17:09:06 +0530
Local: Sat, Oct 6 2012 7:39 am
Subject: applying effects to camera images
Hi all,
May anyone please tell, how to apply effects like sepia, mono, negative,
etc, while using camera in my app.
Please suggest me the way, if anyone know about this
Thanks n Regards
NSR
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
lokesh gupta <lokeshgupt... @gmail.com>
Date: Sat, 6 Oct 2012 17:12:28 +0530
Local: Sat, Oct 6 2012 7:42 am
Subject: Re:[android-developers] applying effects to camera images
Go to camera settings> effects
On Oct 6, 2012 5:09 PM, "Narendra Singh Rathore" <nsr.curi... @gmail.com>
wrote:
> Hi all,
> May anyone please tell, how to apply effects like sepia, mono, negative,
> etc, while using camera in my app.
> Please suggest me the way, if anyone know about this
> Thanks n Regards
> NSR
> --
> 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
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Narendra Singh Rathore <nsr.curi... @gmail.com>
Date: Sat, 6 Oct 2012 17:34:50 +0530
Local: Sat, Oct 6 2012 8:04 am
Subject: Re: [android-developers] applying effects to camera images
On Sat, Oct 6, 2012 at 5:12 PM, lokesh gupta <lokeshgupt... @gmail.com>wrote:
> Go to camera settings> effects
Great answer Lokesh, but I just wanted to do it in my app.
I wasn't asking how to use android camera, instead how to work with camera
effects.
So, please tell this from developer's point of view, not the user's point
of view.
Thanks
NSR
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
RichardC <richard.crit... @googlemail.com>
Date: Sat, 6 Oct 2012 06:27:11 -0700 (PDT)
Local: Sat, Oct 6 2012 9:27 am
Subject: Re: applying effects to camera images
Type this into Google:
image manipulation code
On Saturday, October 6, 2012 12:44:32 PM UTC+1, Narendra Singh Rathore wrote:
> Hi all,
> May anyone please tell, how to apply effects like sepia, mono, negative, > etc, while using camera in my app.
> Please suggest me the way, if anyone know about this
> Thanks n Regards > NSR
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Harri Smått <har... @gmail.com>
Date: Sat, 6 Oct 2012 17:12:19 +0300
Local: Sat, Oct 6 2012 10:12 am
Subject: Re: [android-developers] applying effects to camera images
On Oct 6, 2012, at 2:39 PM, Narendra Singh Rathore <nsr.curi... @gmail.com> wrote:
> Hi all,
> May anyone please tell, how to apply effects like sepia, mono, negative, etc, while using camera in my app.
I started a project some time ago in which I implemented camera effects in realtime using GLSL shaders plus output image is processed using RenderScript. It's API 15+ application but might give some ideas how to continue from there;
https://github.com/harism/android_instacam
--
H
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Narendra Singh Rathore <nsr.curi... @gmail.com>
Date: Sun, 7 Oct 2012 11:37:15 +0530
Local: Sun, Oct 7 2012 2:07 am
Subject: Re: [android-developers] applying effects to camera images
Thanks Richard and Harri,
I will follow what you suggested, and hoping that will somewhat help in my
goal.
Thanks n Regards,
NSR.
You must
Sign in before you can post messages.
You do not have the permission required to post.