LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

wat do i need to perfom image processing in labview

Hi .i need help with the image processing in Labview.i am a new user to labview and would like to have complete details about this topic.from previous posts i saw that i need Vision Development module inorder to read the images.but wat do i need to upload the pictures in labview.can we upload JPEG pics from the system directly or do we need a specific camera to upload it.i appreciate if anyone could help me with this.

0 Kudos
Message 1 of 5
(4,403 Views)

Hi Deepz,

 

If you wish to analysis image file, VDM is enough.

There's a function called IMAQ ReadFile under Vision and Motion>>Vision Utilities>>File for image file loading purpose.

If you wish to acquire live image, you need Vision Acquisition Software, https://www.ni.com/en-us/shop/product/vision-acquisition-software.html, together with a frame grabber, https://www.ni.com/en-us/shop/category/machine-vision.html, and camera in order to acquire an image for processing on PC.

 

Regards, Kate

Message 2 of 5
(4,389 Views)

Hi Kate.thanq for the reply..can i use webcam with vision development module to upload picture...i dont need to have a live picture..can you please suggest me how to start with?? n give me an example for it.once again i am very thankful for ur help.

 

deepz

0 Kudos
Message 3 of 5
(4,387 Views)

Hi deepz,

 

I've attached a screen shot of a very simple block diagram that uploads an image from file and displays it on the front panel. If you wish to use images from your webcam, you have two options:

  1. Acquire and save an image from your webcam using a separate software and then upload the image using the example I've included.
  2. Download NI-IMAQ for USB and use those vi's to acquire data from your webcam and incorporate that into your program. That driver includes three examples that shows how to acquire data from a USB camera.

0 Kudos
Message 4 of 5
(4,352 Views)
0 Kudos
Message 5 of 5
(4,350 Views)