[android-developers] Re: Bitmap 32 bitperpixel image to Bitmap 8 bitperpixe image

2011-10-07 Thread Ravijadhav
Thanks a lot gjs,
The only query now i have is that will the same code work in android??
does android
support awt and other java 2 classes???

On Oct 7, 10:30 am, gjs garyjamessi...@gmail.com
 Hi,

 try 
 thishttp://stackoverflow.com/questions/3922172/java-awt-image-bufferedima...

 Regards

 On Oct 6, 9:35 pm, Ravijadhav jadhr...@gmail.com wrote: Helllo Everyone,

  I am quite stuck at this..
  What is the best way to convert an RGB  24 or 32 bit per pixel image
  to a grayscale 8 bit per pixel image?
  A working code of the same in android will be much helpful for me
  Thank you...

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Bitmap 32 bitperpixel image to Bitmap 8 bitperpixe image

2011-10-06 Thread Ravijadhav
Helllo Everyone,

I am quite stuck at this..
What is the best way to convert an RGB  24 or 32 bit per pixel image
to a grayscale 8 bit per pixel image?
A working code of the same in android will be much helpful for me
Thank you...

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] OCR android

2011-09-26 Thread Ravijadhav
Hello Everyone,

I am a newbie to android
I want to develop an application based on OCR.
However, the OCR engine should be implemented on android itself.
Which are the libraries(classes) available in android which provide
image processing functions??
and is there a tutorial available on those libraries??

Thank you,

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en