LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Image acquisition using Thorlabs USB 3.0 camera in LabVIEW

I'm a beginner just starting out with LabVIEW.
I want to process images captured by Thorlabs DCU223C in LabVIEW 2018 (64bit).
I'd appreciate it if you could tell me how.

 

 

Thank you.

0 Kudos
Message 1 of 5
(464 Views)

If I read this right, it seems you have no problem "capturing" images. What kind of "processing" do you have in mind?

0 Kudos
Message 2 of 5
(429 Views)

Um, I can capture images with ThorCam.

But I want to import and process those images into LabVIEW.

(I checked again, the camera uses USB 2.0.)

 

I also downloaded the ThorImageCAM Scientific Camera Software and Programming Interfaces.

(https://www.thorlabs.com/software_pages/ViewSoftwarePage.cfm?Code=ThorCam)

 

So I tried to run this vi file, but I got the following error:

Expected Assembly "System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", but found "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".

 

I guess I need to start by learning how to capture images in LabVIEW with this camera.

0 Kudos
Message 3 of 5
(424 Views)

Oh, I just saw this.


System Requirements
Recommended:
Windows® 10 (64-Bit) or 11
USB 3.0 Port
≥3.0 GHz Intel Core i5 or Higher
≥8 GB RAM
NVMe Solid State Drive
Dedicated Graphics Adapter with ≥256 MB RAM
Internet Connectivity for Driver Download

 

Is it because it's USB 2.0?

0 Kudos
Message 4 of 5
(416 Views)

Ah, solved! I just ignored the warning and pressed 'run', and it ran without any problems.

0 Kudos
Message 5 of 5
(395 Views)