From: Rebecca on 12 Jul 2010 12:44 Are there Matlab functions that support this operation? I want to use it to orthorectify a photo taken from a plane with a pan/tilt/ camera. I have access to the real-time telemetry stream, so I know the pitch/roll/yaw and the pan/tilt of the camera for each image. Can I use this information to orthorectify an image for creating a map mosaic?
From: ImageAnalyst on 12 Jul 2010 13:38 On Jul 12, 12:44 pm, "Rebecca " <ronumbe...(a)hotmail.com> wrote: > Are there Matlab functions that support this operation? I want to use it to orthorectify a photo taken from a plane with a pan/tilt/ camera. I have access to the real-time telemetry stream, so I know the pitch/roll/yaw and the pan/tilt of the camera for each image. Can I use this information to orthorectify an image for creating a map mosaic? --------------------------------------------------------------------------------------------- How about maketform and tformfwd?
|
Pages: 1 Prev: Get label of a bus signal in a Embedded Function Next: Random Number Generation |