Draw Text in an Image
LabVIEW:
+ 2. Functions\Image Management
- Draw Text.vi
CVI:
+ 2. Functions\Image Management
- Draw Text.prj
VB:
+ National Instruments\Vision\examples\MSVB\2. Functions\Image Management
- DrawText.vbp
The IMAQ Draw and IMAQ Draw Text functions make permanent changes to an image, which is different than overlays.
The first example draws color objects on an image. Because the IMAQ Draw functions change the pixel values of an image, to draw color objects on your image, you must have a color image datatype and not a 8-bit monochrome image. The example below illustrates how to draw color objects on images.
| Related Links: |
| Overlay Examples |
Requirements
Filename: 2588.zip
Software Requirements
Application Software: LabVIEW Base Development System 6.1
Toolkits and Add-Ons: LabVIEW Vision Development Module 6.1
Language(s): C, Visual Basic, LabVIEW
Reader Comments | Submit a comment »
Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).
