Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

how to convert avi file to bmp file

hello,

i'm working on my project that using highspeed camera. i want to process my AVI file to calculate width of a line in every frame of my avi file. what should i do? it is i need to convert those AVI file to bmp file and from the bmp file i calculate those line or ? ( any idea) . i'm new to labview, so i need help to get start. thanks
0 Kudos
Message 1 of 4
(3,742 Views)
Hello Syaido,

The IMAQ Vision software includes features where you can extract frame image data from avi files. From the image data you have extracted, you can continue and wire them to other VIs to do your analysis. Using this, you will not actually have to convert your avi files to BMPs. I hope that will help you get started with your project. I have attached a file that actually reads a avi file and extracts a frame of your choice out of it. Have a good day.

Ken Sieber
National Instruments Japan
0 Kudos
Message 2 of 4
(3,725 Views)
Thank you Ken Siber!!

But the vi file you give to me was run at 7.1 is it? I'm using 7.0 right now..can i upgare my labview through website or i must contact ni staff to get the new version..
anyway thanks a lot for the vi. I'm getting interested using LV thanks!!
0 Kudos
Message 3 of 4
(3,715 Views)
Hello Syaido,

If you would like to upgrade to 7.1, you would have to contact an NI staff or order it online. Upgrading it to 7.1 will give you useful new features such as timed loops but you should be able to complete your application with 7.0. I have attached the same program that I rewrote in 7.0. By the way, I have NI-IMAQ 3.1.1 and IMAQ Vision 7.1.1 installed on the computer I'm using. You will need these drivers (not necessarily the same version) to complete your program. I hope this helps. Have a great day!!

Ken Sieber
National Instruments Japan
0 Kudos
Message 4 of 4
(3,703 Views)