08-31-2012 01:43 AM
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,
08-22-2013 12:20 PM
@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.
08-22-2013 11:21 PM
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.