Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I mirror an image?

I need to get the mirror image of the original. How do I do that using IMAQ w/ VB6?
 
Thanks!
0 Kudos
Message 1 of 3
(5,335 Views)

Hey,

I can't remember the exact function in VB but in LabVIEW its IMAQ Symmetry.

Try looking for that?

 

AdamB

 

Applications Engineering Team Leader | National Instruments | UK & Ireland
Message 2 of 3
(5,334 Views)
Hi Steverino,

Adam is correct.  There is a symmetry method that you can use.  The best resource to check out is the NI-Vision Visual Basic Reference Help.  It should be located in your C:\Program Files\National Instruments\Vision\Documentation directory, and will have the filename cwimaq.chm.  This will show you the parameters to use, the types of operations (vertical, horizontal, etc.) and some example code.
Regards,
Brandon M.
Applications Engineer
National Instruments
0 Kudos
Message 3 of 3
(5,312 Views)