This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, October 30, 2008 10:15:54 PM(UTC)
Groups: Registered
Posts: 53
Hi,
Is there any sample available on how to develop video filter for enhancement (like smooth) using leadtools Multimedia SDK.
I have checked up the leadtools multimedia SDK samples i couldn't find any samples.
Guna.
#2
Posted
:
Sunday, November 2, 2008 5:00:24 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
You can try the Video Callback demos.
We have 2 demos (and their source code) available in v16:
1. C++
<LEADTOOLS 16 folder>\Bin\CDLL\Win32\callback.exe
2. VB
<LEADTOOLS 16 folder>\Bin\COM\Win32\vbCallback.exe
The same demos are available in v15 as well.
Please note that there is no example function to perform a smooth effect in these demos. However, you should be able to add a function to apply this effect in the same way other functions are used.
Our own demos show you how to use the LEADTOOLS imaging toolkit with video frames taken from a multimedia control.
#3
Posted
:
Wednesday, November 5, 2008 3:05:51 AM(UTC)
Groups: Registered
Posts: 53
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.