LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I control my mouse

Hi

I want control my mouse like select region of my image, I saw som program about that but I have a problem because I use Intensity Graph and I can not work with cursors.

I attach the simple of my program.

 

Thanks

0 Kudos
Message 1 of 10
(4,081 Views)

Your question doesn't really make sense...I'm confused. Are you looking for programmatic control of your mouse? If so you can do that with the connectivity -> input device control palette. Or, are you trying to make cursors for the intensity graph? You just have to check the box "show cursor" on the bottom left hand corner of the cursor page in the intesity graph's properties dialog.

Message 2 of 10
(4,070 Views)

thanks and sorryI have bad explain

I mean I want use like this program as you see I attach but when I use Intensity Graph ,It has error because It show me ¨ the mouse proparty it does not availible

0 Kudos
Message 3 of 10
(4,062 Views)

Christian may come by and tell you a better way to do this, but here is one quick option if you want to reuse his code. Create an intensity graph, then get the image and put the image of the graph in a picture control. If you want to get fancy, you could remove the borders of the intensity graph from the image, so you are left purely with the data. Or you can possibly wire the data into "flatten to pixmap" but I am not real familiar with these functions, as I don't work with them much, if at all.

 

0 Kudos
Message 4 of 10
(4,045 Views)

You can always use the Plot Images to put a rectangular overlay on the Intensity Graph.

 

I hope the V8 backsave worked.

Message 5 of 10
(4,015 Views)

Thank you very much

your suggest very useful

I am new in Labview and I have another question , if I want to see the the select region in other Intensity Graph ,what  should I do? on the other hand I use camera Apogee and I take image with that and I like see my Image in Intensity Graph not the picture that save before .

you can see my Image program in ferst my post

 

Regards

0 Kudos
Message 6 of 10
(4,003 Views)

You can extract the saved region to a different Intensity Graph.

Message 7 of 10
(3,990 Views)

Thanks alot

sorry, I have big problem with my image program becuse I can not conect your program with that.

you can see in Image , I have another Image that took with camera and I can not use rectangular selection for that.

 

 

Download All
0 Kudos
Message 8 of 10
(3,982 Views)

Hi

I use that program and I want to see the same image in both Intensity Graph and then when I use the rectanguler seleted, I want to see only that part in Region of interest but as you see my image in ROI has not color and get to zoom,

how can I see the same image?

Best regards

0 Kudos
Message 9 of 10
(3,888 Views)

Hi

do you know what the meaning of Coords in Eventstructure ?

I attached picture

 

Thanks

0 Kudos
Message 10 of 10
(3,853 Views)