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

Home » Public Forums » archive » digitize a curve from an image
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: digitize a curve from an image [message #21422 is a reply to message #21178] Tue, 22 August 2000 00:00 Go to previous message
Kristian Kjaer is currently offline  Kristian Kjaer
Messages: 58
Registered: June 1998
Member
Thanks for your replies.

One problem I had was that in all the programs the screen resolution was
a limiting factor; my scanned images had many more pixels than would fit
on the screen.
I thought of hacking something in IDL with

tvscl,image
while ... do cursor,x,y ; click to get the coord frame
while ... do cursor,x,y ; click to get the curve
polywarp, ... ; to get the coord. transformation (as
suggested).

but then I realized that again the screen resolution would limit the
result. Apparently, what I'd need is a rowing zoom window for exploring
the image.

In the end I decided to settle for screen resolution.

- Kristian
-------------
Kristian Kjær, Physics Dept., Risø Natl. Laboratory, Denmark


Kristian Kjær wrote:
>
> I have a gif file (B/W only, no greys or colours) showing a line graph.
> Now I would like to get hold of the x,y arrays represented by the curve.
> Has anyone written something to do that already?
> The coordinate axes are a little skewed in the image (originally
> scanned).
>
> Thanks for any help, Kristian
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: wset equivalent in obj graphics?
Next Topic: Re: Texture mapping onto DEM

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

Current Time: Sat Oct 11 03:50:53 PDT 2025

Total time taken to generate the page: 1.03920 seconds