Reply by Ahmad El-Saeed January 27, 20102010-01-27
by the way, what capture card do you use ?

On Wed, Jan 27, 2010 at 5:38 AM, mr aurangozeb wrote:

> Dear,
> I have three .dll files of DVR card. I want to introduce these in matlab
> and capture image using matlab.
> I have no other header file.
> Can anybody please help me to do this?
>
>
Reply by Ahmad El-Saeed January 27, 20102010-01-27
You must have the .h file to load the dll file.

for loading the dll, read about loadlibrary, unloadlibrary libfunctionsview
and calllib functions.

Regards,
Ahmad
On Wed, Jan 27, 2010 at 5:38 AM, mr aurangozeb wrote:

> Dear,
> I have three .dll files of DVR card. I want to introduce these in matlab
> and capture image using matlab.
> I have no other header file.
> Can anybody please help me to do this?
>
>
Reply by mr aurangozeb January 27, 20102010-01-27
Dear,
I have three .dll files of DVR card. I want to introduce these in matlab and
capture image using matlab.
I have no other header file.
Can anybody please help me to do this?