Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Read .mts video file

Hello

I need to perform image processing on a video acquire by a digital camera in a .mts file

does it exist a way to directly read in in labview without converting it in .avi?

thank you

 

0 Kudos
Message 1 of 3
(3,365 Views)

Hello Mazzo,

 

in the following link you can find the possible supported image files. As you can see *.mts file is not supported.

 

http://zone.ni.com/reference/en-XX/help/372916J-01/nivisionconcepts/image_files/

 

If you are interested in only displaying a *.mts file you can embed a Windows Media Player viewer using ActiveX into your front panel. If this is what you're interested in there are examples on our website such as this link: 

 

Play Files in Windows Media Player using ActiveX in LabVIEW:

https://decibel.ni.com/content/docs/DOC-2207

 

I hope this helps!

Antonios
0 Kudos
Message 2 of 3
(3,345 Views)

Unfortunately I don't need a simple visualization but an actual image processing of the file (pattern matching)

at least now I now there's no way to do it without converting the file

thankyou

 

0 Kudos
Message 3 of 3
(3,338 Views)