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

Home » Public Forums » archive » Raster to Vector
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Raster to Vector [message #43371] Thu, 07 April 2005 11:20 Go to previous message
julio is currently offline  julio
Messages: 31
Registered: December 2003
Member
Hello there,

A have a TIF image and I want to make a raster to vector conversion of
some DN values.

I'm using rtf_doit:

values = [4096] ; the DN I want to convert
l_name = [values]
out_names = dir+'testimg_' + $
strcompress(string(values),/remove_all) + '.evf'
in_memory = lonarr(n_elements(values))

envi_toggle_catch
envi_doit, 'rtv_doit', $
fid=fid, pos=pos, dims=dims, $
values=values, l_name=l_name, $
in_memory=in_memory, $
out_names=out_names

But I have no success... I have the message:

% Subscript range values of the form low:high must be >= 0, < size,
with low <= high: <BYTE ( 179)>.
% Execution halted at: EVF_INIT_FILE

What could be the problem???

Any comments welcome.

Cheers,
Julio
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: (OT) Web Hosting Special Offer.............
Next Topic: JPEG2000 compression ratios?

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

Current Time: Sat Oct 11 00:50:52 PDT 2025

Total time taken to generate the page: 1.91840 seconds