Using a Mobile Device's Camera!!!!

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
ash_nota
Posts: 2
Joined: Wed Feb 20, 2013 12:20 am

Using a Mobile Device's Camera!!!!

Post by ash_nota » Wed Feb 20, 2013 12:29 am

Hello,
I am an A level Computer Science Student (UK) and recently I have had a brilliant whilst studying the wonders of Scanning (OMR, OCR & MICR). It is a idea that is both useful and original and its great for me because I really want to push my own boundaries and develop a cross platform mobile application that could help me in the journey towards a AI & Computer Science PhD

I have a few questions;
>how would I go about programming a mobile app (USING LIVECODE) that uses the camera device on a phone to identify the
positions of shapes and symbols on a piece of paper and then display what those positions represent at the same time?
>are there any tutorials available and if not are there any tutorials you could send to me regarding the subject?
>if at the unlikely event the livecode community cannot help me where do I go for advice or expert input?

Any advice would be greatly appreciated,
Regards
Ashley Stevens :D

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Using a Mobile Device's Camera!!!!

Post by Simon » Wed Feb 20, 2013 1:35 am

Hi Ashley,
Welcome to the forum!
Here is a start:
http://lessons.runrev.com/s/lessons/m/4071/c/16770
Threshold and edge detection I think you'll be interested in, but you should work through them all in order.
There are no direct tutorials for things like OCR.
imageData (in the dictionary) is you new BFF I think.

I think image recognition pushes the boundaries of all computers not just programmers :D

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

ash_nota
Posts: 2
Joined: Wed Feb 20, 2013 12:20 am

Re: Using a Mobile Device's Camera!!!!

Post by ash_nota » Thu Feb 21, 2013 7:50 pm

Thanks a lot Simon this is brilliant, definatley helped me! :P

Thanks for your support

Post Reply