Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Webcam + photo + identify numbers

Status
Not open for further replies.

AMSA84

Advanced Member level 2
Joined
Aug 24, 2010
Messages
577
Helped
8
Reputation
16
Reaction score
8
Trophy points
1,298
Location
Iberian Peninsula
Activity points
6,178
Hello guys,

I'd like to know if someone can give some help here.

The idea here is to take a picture with a webcam, then use that image and somehow write a software that can interpret the numbers in the image. I was thinking on using C or C++.

Does anyone can give me a tip or know where a should start?

Regards.
 

it is called image recognition
try a search engine
there should be libraries for it
 

There are some approaches depending on the performance required ( pre-processing done at the embedded system, size of the region of interest of the picture, reading rate, etc… ), but currently the most common decision is the use of some ARM11 architecture or above ( e.g. Cortex A8 ) with the OS Linux running inside, and make a program using the OpenCV library.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top