Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

overlay multiple curve in an image

HI all,

I am processing an image and want to display processed curve on different parts of image can anyone suggest me how to do it. curve will be gaussian,

Labview user
0 Kudos
Message 1 of 3
(3,137 Views)

@Aojha wrote:

HI all,

I am processing an image and want to display processed curve on different parts of image can anyone suggest me how to do it. curve will be gaussian,


Didnt understand completely whats the question is, but have you tried " IMAQ overlay section " in vision utilities ,, there you can find IMAQ overlay multiple lines or overlay arc.

0 Kudos
Message 2 of 3
(2,985 Views)

Hi,

Actually in my application I am getting Gray scale image. where I am getting 2_d array of bright objects. I wanted to show intensity variation of individual objects and intensity variation in each row and column on the image with respect to bright objects.

I have solved it by getting intenstity variations data and overlaying it on image.

Labview user
0 Kudos
Message 3 of 3
(2,978 Views)