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 : Thursday, December 2, 2010 5:30:20 AM(UTC)

aroig  
aroig

Groups: Registered
Posts: 10


Hello,
I would appreciate your help on knowing how to draw lines on image while capturing. These lines should be overlayed over live video image.

Thank you very much,
 

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 : Sunday, December 5, 2010 4:27:59 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

You can try to use the LEAD Video Callback filter which will call a method on a user callback interface each time it receives a frame. This can be used to retrieve the image data for each frame and you can then use image processing (for example our Imaging toolkits) to draw on the stream.
There are Video Callback demos for different languages. They are installed here:
VB.NET:
LEADTOOLS17\Examples\Ltmm\Dotnet\VB\DrawOnVideo
C#:
LEADTOOLS17\Examples\Ltmm\Dotnet\CS\DrawOnVideo
C++:
LEADTOOLS17\Examples\Ltmm\Cpp\Callback
Visual Basic 6:
LEADTOOLS17\Examples\Ltmm\VB\CallBack

The details depend on which LEADTOOLS version (15, 16, etc.) and programming language you are using.
 
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.065 seconds.