Log in

View Full Version : Camera Pictures


GearTech
14-02-2015, 09:40
I'm currently working on the camera tracking and I keep getting stuck at the question: "Where do the pictures get saved?". To use vision processing with OpenCV you need a picture and apparently from your camera. I am using the Microsoft USB LifeCam 3k. Where do i find the pictures to use to track? Where do they get saved? and if i have to do it myself how do i get it to save? I am using Java for the programming language.

Greg McKaskle
17-02-2015, 08:26
If you are asking where the default Dashboard saves images, they are in Documents\LabVIEW Data and are sequentially numbered 0 through 60.

Greg McKaskle