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

Home » Public Forums » archive » mosaic in ENVI
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
mosaic in ENVI [message #66688] Thu, 04 June 2009 12:25 Go to next message
skymaxwell@gmail.com is currently offline  skymaxwell@gmail.com
Messages: 127
Registered: January 2007
Senior Member
Good day!

I did mosaic program for ENVI. it's work.
but i have one problem: i have one column of data between my images.
This is not background value...
Here is my call of MOSAIC_DOIT. I try different values of keywords:
see_through_val, use_see_through no effect

ENVI_DOIT,'MOSAIC_DOIT',$
background=0,$
FID=fid,$
X0=x0,$
DIMS=dims,$
YSIZE=ysize,$
XSIZE=xsize,$
Y0=y0,$
PIXEL_SIZE=pixel_size,$
OUT_DT=1,$
OUT_NAME=out_name,$
POS=pos,$
/see_through_val,$;=see_through_val,$
use_see_through=use_see_through,$
R_FID=myfid


Thanks
Re: mosaic in ENVI [message #66783 is a reply to message #66688] Mon, 08 June 2009 19:05 Go to previous message
skymaxwell@gmail.com is currently offline  skymaxwell@gmail.com
Messages: 127
Registered: January 2007
Senior Member
On Jun 4, 11:25 pm, "skymaxw...@gmail.com" <skymaxw...@gmail.com>
wrote:
> Good day!
>
> I did mosaic program for ENVI. it's work.
> but i have one problem: i have one column of data between my images.
> This is not background value...
> Here is my call of MOSAIC_DOIT. I try different values of  keywords:
> see_through_val, use_see_through no effect
>
> ENVI_DOIT,'MOSAIC_DOIT',$
>     background=0,$
>     FID=fid,$
>     X0=x0,$
>     DIMS=dims,$
>     YSIZE=ysize,$
>     XSIZE=xsize,$
>     Y0=y0,$
>     PIXEL_SIZE=pixel_size,$
>     OUT_DT=1,$
>     OUT_NAME=out_name,$
>     POS=pos,$
>     /see_through_val,$;=see_through_val,$
>     use_see_through=use_see_through,$
>     R_FID=myfid
>
> Thanks

seems there need use Feathering... But how to do this by IDL program
or MOSAIC_DOIT routine ?
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Distributing code in IDL 7.1
Next Topic: reading and importing EOS-HDF

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

Current Time: Wed Oct 08 11:44:25 PDT 2025

Total time taken to generate the page: 0.00587 seconds