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

Home » Public Forums » archive » RPC00B File Format
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
RPC00B File Format [message #40509] Mon, 16 August 2004 11:06 Go to next message
Mort Canty is currently offline  Mort Canty
Messages: 134
Registered: March 2003
Senior Member
Hi all,

Probably not a good place to ask this, but I'm lost. Is anyone familiar
with RPC00B files, which give rational polynomial coefficient
approximations to camera models (in this case for satellite imagery)
relating 2D image to 3D object space. I have the coefficients from my
image provider in RPC00B format, but I don't know the order of the (in
this case cubic) polynomial terms in X, Y, Z (longitude, latitude,
elevation) which corresponds to the coefficient vectors. Is it

a0 + a1*X + a2*Y + a3*Z + a4*X*Y + ... + a19*Z*Z*Z

or some other of many conceivable permutations?

Thanks

Mort Canty
Re: RPC00B File Format [message #40618 is a reply to message #40509] Fri, 20 August 2004 12:29 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Mort Canty writes:

> Irony is dangerous too. I once tried to mimic the male chauvinist in a
> textbook I wrote. I thought it was obviously tongue in cheek. Got
> accused by a reviewer of being a male chauvinist. I guess the problem
> was, he couldn't see my cheek!

It helps to have a Coyote as an alter ego. Lord knows,
you can always blame it on him!

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Re: RPC00B File Format [message #40619 is a reply to message #40509] Fri, 20 August 2004 10:50 Go to previous message
Mort Canty is currently offline  Mort Canty
Messages: 134
Registered: March 2003
Senior Member
David Fanning wrote:

>
>
> P.S. Let's just say it was pointed out to me again this
> week how some people on this newsgroup just don't "get"
> my style of discourse. Striving for the humorous is
> (apparently) a minefield of danger. But how boring
> to live life from a position of safety. It should
> always be an adventure. One of my best friends
> is totally sarcastic. It's just about the best thing
> about him. :-)

Irony is dangerous too. I once tried to mimic the male chauvinist in a
textbook I wrote. I thought it was obviously tongue in cheek. Got
accused by a reviewer of being a male chauvinist. I guess the problem
was, he couldn't see my cheek!

Mort
Re: RPC00B File Format [message #40624 is a reply to message #40509] Fri, 20 August 2004 09:28 Go to previous message
R.G. Stockwell is currently offline  R.G. Stockwell
Messages: 363
Registered: July 1999
Senior Member
"David Fanning" <davidf@dfanning.com> wrote in message news:MPG.1b8fb1e0f810e059989844@news.frii.com...
> P.S. Let's just say it was pointed out to me again this
> week how some people on this newsgroup just don't "get"
> my style of discourse. Striving for the humorous is
> (apparently) a minefield of danger. But how boring
> to live life from a position of safety. It should
> always be an adventure. One of my best friends
> is totally sarcastic. It's just about the best thing
> about him. :-)


Perhaps the winking smiley will help ;)
Re: RPC00B File Format [message #40632 is a reply to message #40509] Fri, 20 August 2004 07:00 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Mort Canty writes:

> Sorry, David (and others). Was just trying to be funny, not sarcastic. (The
> question was way off-beat.) It's a wonderful group.

Oh, goodness, no, I didn't think you were serious.
And, anyway, you had the required emotican to
indicate your intentions. You were perfectly safe. :-)

Cheers,

David

P.S. Let's just say it was pointed out to me again this
week how some people on this newsgroup just don't "get"
my style of discourse. Striving for the humorous is
(apparently) a minefield of danger. But how boring
to live life from a position of safety. It should
always be an adventure. One of my best friends
is totally sarcastic. It's just about the best thing
about him. :-)

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Re: RPC00B File Format [message #40633 is a reply to message #40509] Fri, 20 August 2004 06:50 Go to previous message
Mort Canty is currently offline  Mort Canty
Messages: 134
Registered: March 2003
Senior Member
> Oh, sarcasm never works with this bunch. :-)
>
> Cheers,
>
> David
>

Sorry, David (and others). Was just trying to be funny, not sarcastic. (The
question was way off-beat.) It's a wonderful group.

- Mort


> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming: http://www.dfanning.com/
Re: RPC00B File Format [message #40634 is a reply to message #40509] Fri, 20 August 2004 06:39 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Mort Canty writes:

> I finally got the info from the image provider. So you can all stop
> bombarding me with answers :o)

Oh, sarcasm never works with this bunch. :-)

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Re: RPC00B File Format [message #40635 is a reply to message #40509] Fri, 20 August 2004 06:23 Go to previous message
Mort Canty is currently offline  Mort Canty
Messages: 134
Registered: March 2003
Senior Member
I finally got the info from the image provider. So you can all stop
bombarding me with answers :o)

Mort


"Mort Canty" <m.canty@fz-juelich.de> schrieb im Newsbeitrag
news:cfqt2e$4r1j$1@zam602.zam.kfa-juelich.de...
> Hi all,
>
> Probably not a good place to ask this, but I'm lost. Is anyone familiar
> with RPC00B files, which give rational polynomial coefficient
> approximations to camera models (in this case for satellite imagery)
> relating 2D image to 3D object space. I have the coefficients from my
> image provider in RPC00B format, but I don't know the order of the (in
> this case cubic) polynomial terms in X, Y, Z (longitude, latitude,
> elevation) which corresponds to the coefficient vectors. Is it
>
> a0 + a1*X + a2*Y + a3*Z + a4*X*Y + ... + a19*Z*Z*Z
>
> or some other of many conceivable permutations?
>
> Thanks
>
> Mort Canty
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: web/ftp access in IDL (and in VM)
Next Topic: overbar in ytitle

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

Current Time: Wed Oct 08 14:52:20 PDT 2025

Total time taken to generate the page: 0.00571 seconds