Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Image Processing and machine vision don't appear in Function Palette

Solved!
Go to solution

Hi,

I have problem and I can't solve it

Image Processing and machine vision don't appear in Function Palette, Although I set up NI imaq and NI Vision Acquisition Why??

Anyone can help me?

 

0 Kudos
Message 1 of 7
(5,134 Views)

IMAQ and Vision Acquisition are just for getting images from the camera into the computer.  They do not include any image processing.  You need to purchase and install NI Vision to get the image processing and machine vision tools.

 

Bruce

Bruce Ammons
Ammons Engineering
Message 2 of 7
(5,113 Views)
Solution
Accepted by topic author NourKhashan

Vision Development Module is the package that contains the entire Vision Library.

https://www.ni.com/en/shop/data-acquisition-and-control/add-ons-for-data-acquisition-and-control/wha...

0 Kudos
Message 3 of 7
(5,103 Views)

hi can plz help me out.....i want to show grayscale images into Bitmap (0-7 bits). Is it possible to show garyscale image into bitmap 1 bit, 2bit,..upto...7bit image.

0 Kudos
Message 4 of 7
(5,044 Views)

If the image is already a Grayscale U8 image you would just have to save it to a bitmap file using the IMAQ WriteFile VI. If not, use the IMAQ Cast Image VI to convert it to a Grayscale U8 and then save it.

 

Also, it would probably be better to create a new thread for questions like these.

Cameron T
Applications Engineer
National Instruments
0 Kudos
Message 5 of 7
(5,034 Views)

Yup indeed. I agree with BruceAmmons. You need to purchase and install a 3rd party SDK to get the image processing and machine vision tools. I hope you success. Good luck.

 

 

 

Best regards,

Arron

0 Kudos
Message 6 of 7
(4,927 Views)

I had faced the same problem but my sol will work if u have full version because you need to tick the option of vision carefully during installation.

 

Thanks,

Gagandeep sharma
0 Kudos
Message 7 of 7
(4,916 Views)