Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, April 15, 2009 11:11:28 AM(UTC)
gjakovella

Groups: Registered
Posts: 4



hi there,

can anyone help me to read things from a running web cam? any example would help me to get forward in my project
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Wednesday, April 15, 2009 1:48:36 PM(UTC)

Walter  
Walter

Groups: Tech Support
Posts: 366

Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)

Hello,

In order to implement "reading" from a web cam, you will need to employ a combination of our multimedia SDK and Document Imaging SDK. Check out the capture demo for recording from a web cam. Once you can capture from the device, you'll need to select specific frames to process. This can be done either through the callback filter or by saving a temporary file with GetStillDIB/GetStillPicture. Once you have the image to process, you'll then need to OCR it to obtain the text. Check out the main OCR demo in the SDK for help on OCR, or you can check out a couple of the sample OCR projects on the forums, like these two:
http://support.leadtools.com/SupportPortal/CS/forums/24675/ShowPost.aspx
http://support.leadtools.com/CS/forums/24558/ShowPost.aspx

Before running the image through the engine, you may want to perform some processing functions to make the image more ideal for the engine to read. The captured images should be no less than 150/200 DPI. The ideal is 300 DPI & the image should be black and white.
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
#3 Posted : Monday, June 8, 2009 6:06:39 AM(UTC)

Walter  
Walter

Groups: Tech Support
Posts: 366

Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)

I've posted a sample project here which utilizes our OCR Professional engine and our multimedia toolkit. This may be similar to what you're looking for:
http://support.leadtools.com/SupportPortal/CS/forums/28806/ShowPost.aspx
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.106 seconds.