comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Writing text into JPEG
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Writing text into JPEG [message #32477] Mon, 14 October 2002 11:35 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
David Fanning (david@dfanning.com) writes:

> If you just don't want a window, however, I'd use
> XYOUTS in either a pixmap window or the Z graphics
> buffer.

I put a little routine named BURN_IN on my web
page:

ftp://ftp.dfanning.com/pub/dfanning/outgoing/misc/burn_in.pr o

Use it like this to "burn in" any word (or phase) on any 2D or 3D image:

filename = Filepath(Subdir=['examples','data'], 'rose.jpg')
Read_JPEG, filename, image
modifiedImage = Burn_In(image, 'Coyote')
TV, modifiedImage, True=1

Should give you a couple of ideas.

This will also require FSC_Color from the Coyote Library to
run correctly:

http://www.dfanning.com/programs/fsc_color.pro

Cheers,

David

--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Previous Topic: Re: advanced image enhancement
Next Topic: Re: connected component labeling problem in a graylevel image without background

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 14:59:15 PDT 2025

Total time taken to generate the page: 0.40147 seconds