Geeks With Blogs

News



Google dast.blog();





These postings are provided "AS IS" with no warranties, and confer no rights.





dast.blog(); "Find a job you love, and you will never have to work a day in your life." May 2007 Entries
Combine Matlab and DirectShow
Some weeks ago I had the idea to combine Matlab and DirectShow, and here's the result ... ... a DirectShow filter that will use Matlab to transform a video stream. The filter will accept the path to a M-File and the Variable Names of the Input and Output Frame. When the DirectShow Filter Graph starts the "Matlab Video Filter" starts the Matlab Command Shell automatically in the background. For each frame the "Matlab Video Filter" load the Input Frame to a Matlab matrix, put the matrix to the Matlab ......

Posted On Friday, May 25, 2007 4:13 AM

My second DirectShow filter

Today I have finished my second DirectShow filter, a Transform filter to convert a RGB video stream to Grayscale.

The whole Microsoft Visual Studio 2005 project can be downloaded from here.

Posted On Friday, May 11, 2007 10:01 AM

My first DirectShow filter

This week I have created my first DirectShow filter, a simple TransInPlace filter that will add a logo to a video stream.

The whole Microsoft Visual Studio 2005 project can be downloaded from here.

Posted On Friday, May 4, 2007 7:14 AM

Copyright © Daniel Strigl | Powered by: GeeksWithBlogs.net | Join free