Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

select point with mouse click

Hi there
I boulded a small VI that returns the coordinates of the cursor, but it opens a new imagewindow to get the coordinates. Does somebody know if it is possible to get the coordinates in an existing image window and not with the popup imagewindow?
 
thx in advance
jens dassen
 
ps. here is the file of the program and an example picture
 

Message Edited by Jenzermentje on 10-10-2005 07:58 AM

Message Edited by Jenzermentje on 10-10-2005 08:22 AM

0 Kudos
Message 1 of 2
(2,928 Views)

Hi,

Right click on the image control and create the property node for that image control. There are set of properties like Current ROI tool, ROI & Last mouse position etc., using this property nodes you can get the Selected point in the Image control inself.

Thanks,

logic

0 Kudos
Message 2 of 2
(2,910 Views)