LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I apply a visable grid to an Image Control?

I have an application where I do some image processing to measure a 'spot' on an image.  I then create a report that provides the measurement results.  Part of the report consists of the image and I need a visible grid sized to the magnification of the image (please see attachement for an example created by other means).  I cannot seam to find anything in Labview to do this.  Please help me out if you have any suggestions.
 
Thanks.
0 Kudos
Message 1 of 10
(3,737 Views)
One possible simple solution would be to put a graph over the image display. Make everything transparent, except the grid lines.
If this suits you, we can elaborate further.
 

Message Edité par chilly charly le 10-26-2007 05:04 PM

Chilly Charly    (aka CC)
0 Kudos
Message 2 of 10
(3,733 Views)

This suits me just fine, please elaborate.

Thanks so much!!

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


elfman6 a écrit: ...This suits me just fine, please elaborate. Thanks so much!!

Well...

First you should try by yourself and see if there are difficulties that you don't know how to solve. Then eventually come back with questions. Please don't expect I'll do all the development for you 😉

Chilly Charly    (aka CC)
0 Kudos
Message 4 of 10
(3,714 Views)

Sorry for the 'Please do my work for me' inference. 

I have reduced my graph control to the point in the attached figure, but can't seem to get rid of the frame around the actual graph.  How do I get rid of the frame, and can I get rid of the frame on the images the same way?

Thanks again for the help.

 

0 Kudos
Message 5 of 10
(3,708 Views)
Helps if I actually attached the figure --- DOH!!!Smiley Sad
0 Kudos
Message 6 of 10
(3,707 Views)
You can use the Color Tool to make controls transparent. See the attached image for where to find that option. That should help you get rid of the frame
Jeff


Using Labview 7 Express
0 Kudos
Message 7 of 10
(3,700 Views)

Perfect!!  Thanks so much for all the help.  Just one more question.  I have started playing around with the 'Edit -> Customize Control' and is seems like I should be able to make a single control from these two.  However, I just don't get how it all works.  Is there a 'How to make your own Controls' manual or help somewhere, if so, where?

Again, Thanks.Smiley Very Happy

0 Kudos
Message 8 of 10
(3,697 Views)
This Nugget should get you well on your way to making custom controls. I dont think you need to go to that trouble though if the overlay is sufficient.... anyway, take a look.
Jeff


Using Labview 7 Express
0 Kudos
Message 9 of 10
(3,691 Views)


elfman6 a écrit: .... I have started playing around with the 'Edit -> Customize Control' and is seems like I should be able to make a single control from these two.  However, I just don't get how it all works.  Is there a 'How to make your own Controls' manual or help somewhere, if so, where?

Sorry but "customize control" will not allow you to mix both controls. You can add decorations, change the size, proportion, colors... But you can't add a second control.

It should be possible to create an "Xcontrol" (you can search the online Help for this keyword), but that's really another story !

Chilly Charly    (aka CC)
Message 10 of 10
(3,690 Views)