02-15-2009 01:51 PM
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.
02-15-2009
07:24 PM
- last edited on
03-11-2025
07:17 PM
by
Content Cleaner
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
02-15-2009 07:33 PM
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
02-16-2009
02:11 PM
- last edited on
03-26-2025
10:59 AM
by
Content Cleaner
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:
02-16-2009 02:44 PM