[android-developers] Re: Developing image processing project ny interfacing matlab and android phone

2011-05-12 Thread Prady


On May 10, 9:23 pm, Ajit basu...@gmail.com wrote:
 Hello,
 I am developing a project which takes a natural scene image as input
 and detects text,recogniss and converts it to speech. i have done it
 using matlab. now i want it to go real time
 i,e a mobile application, which shd be able to take images from camera
 of phone, and sent it to matlab, the matlab shd process the image,

I am not sure how would you get Matlab running in an Android mobile
phone. 8-|

 return back the text file containing recognised text, and the app shd
 convert the text present in received file to speech(text to speech).
 can it be done??? if yes. pls let me  know..:)
 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] Re: Help me in detecting sound pulses (basically frequency detection)

2011-05-12 Thread Prady
Hi Soumyajit,

Can you clarify on a few things on your need, for example: what's the
input source for the sound pulses that you will be getting, because If
its a hardware connected to your device then I guess your device would
need to be interfaced with linux kernel. If the sound pulses are
stored in a file, and you plan to read them from an android app, then
you can try digging a it a bit in media framework(using which you can
split and analyze your sound samples), but I am not sure whether your
requirement of basic reception and detection of frequency would be
met.

Regards,
Pradeep

On May 11, 2:11 pm, Soumyajit Roy soumyajitroy...@gmail.com wrote:
 Hi all,
 I am soumyajit. Presently working on a App that needs sound pulse
 detection ( basically reception and detection of frequency). Can
 anybody help me? there are no codes in the web..and neither I found
 any libraries...
 Thanks,
 Soumyajit Roy

-- 
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