Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Inverse of an Image

Solved!
Go to solution

Hello,

 

I am trying to calculate/create inverse of an image but without using the available vi in the LabVIEW. Does someone have any idea how can I take an image and create its inverse using simple math functions and a loop? the image is 8 bit image so the values will be between 0 and 255. In this case inverse just will be 255 subtract each pixel value I think but I was not able to create something that is easy to look at and understand. I need some help. 

 

Thanks

0 Kudos
Message 1 of 3
(134 Views)
Solution
Accepted by topic author VeMo

Is it somthing like this:

picinvert.PNG

picinvert_result.PNG

that you are looking for?

Message 2 of 3
(105 Views)

Yes something similar, but I was able to make the program myself in the way I wanted. Thank you so much for your reply and offer to help. 

0 Kudos
Message 3 of 3
(67 Views)