[android-developers] Re: I need a CamScanner like example

2011-08-07 Thread ricardocunha
So, I want image aligning, I think I will use an affine transformation, see this example: http://www.youtube.com/watch?v=R4wzxy_5TGU&feature=related On 6 ago, 21:27, rich friedel wrote: > You did not ask for "image aligning" anything... you asked for something like > GeniusScan... or as you cal

[android-developers] Re: I need a CamScanner like example

2011-08-06 Thread ricardocunha
Why I will search for OCR? I don´t want a OCR, it´s a image processing to align the image. On 6 ago, 10:38, rich friedel wrote: > You have a lot of "needs" but what you really need is to do a damn search on > google and find the information yourself and then come on back and ask > specific ques

[android-developers] Re: I need a CamScanner like example

2011-08-05 Thread ricardocunha
cludes  image processing - mostly b&w),  and it is used > in android applications:http://sourceforge.net/projects/javaocr/ > > You are welcome to give it a spin and ask questions on your mailing > lists > > On Aug 4, 2:26 pm, ricardocunha wrote: > > > > > >

[android-developers] I need a CamScanner like example

2011-08-04 Thread ricardocunha
Thre is a lot of applications for scam papper, like Genius Scan, CamScanner and others. I need a litle example to do image processing. There is a similiar open source, or Any one can send a tutorial about this? I´m interest on a image adjust. -- You received this message because you are subscrib

[android-developers] Re: ImageView Problem

2010-12-26 Thread ricardocunha
2010 at 9:23 PM, ricardocunha wrote: > > > Hi Everybody, > > > I have a simple doubt but, I don´t understand what is happening. > > > I have a simple ImageView over a Linear Layout: > > > > > When I running this layout on a Activity the Emulator sho

[android-developers] ImageView Problem

2010-12-25 Thread ricardocunha
Hi Everybody, I have a simple doubt but, I don´t understand what is happening. I have a simple ImageView over a Linear Layout: When I running this layout on a Activity the Emulator shows on the screen EditText Buttons and TextViews. But when I put an imagem on the src property of ImageView the

[android-developers] [from J2me to Android] Mobile printer using bluetooth

2010-04-26 Thread ricardocunha
Hi, I´m a developer trying to change from J2me to Android.it´s possible in j2me to use a mobile printer like zebra, Extech,Brother models. The communication about mobile phone and printer is over bluetooth. Anyone use a mobile printer with Android phone? Sorry about my English. -- You received t

[android-developers] J2ME converting/translation to Android

2010-04-25 Thread ricardocunha
Hi, I want to know if exists a converter for a j2me source-code to android. Listen, it´s not a runner, like a midp runner for android, it ´s a converter for a source code. A tool for translate a source code for a new plataform, from j2me to android. Sorry about my English. Thank´s for any help.