Provides access to additional epipolar tranforamtion operations.
Members
Name | Description | |
---|---|---|
AffineXform | The final affine geodataxform. | |
AffineXform | The final affine geodataxform. | |
CenterPoint | The center point of map space. | |
CreateEpipolarXform | Setup transformation to destinated SRS. | |
CreateEpipolarXform | Setup transformation. | |
Domains | The domains in output space. | |
ElevationResolution | The center point of map space. | |
EpipolarResolution | The center point of map space. | |
FitLocalMatrixBy2Extents | Fit a projective matrix using two given extents. | |
FitLocalMatrixByDEM | Fit a projective matrix using DEM. | |
FitLocalProjectiveMatrix | Fit a projective matrix using given extent. | |
GeodataXform | The final epipolar geodataxform. | |
GeodataXform | The final epipolar geodataxform. | |
IsIdentity | Indicates if this geodata transform is an identity transform. | |
QueryFrameMatrixStatus | Fit a projective matrix using given extent. | |
ReturnADSCCDParameters | Return ADS camera calibration data. | |
ReturnADSODFADJParameters | Return adjusted exterior orientation parameters for ADS data. | |
ReturnADSODFParameters | Return exterior orientation parameters for ADS data. | |
ReturnADSProjectParameters | Return project parameters for ADS data. | |
SpatialReference | The output spatial reference after applying this transform. | |
Transform | Transforms a set of points in a given direction. | |
TransformationMatrix | The transformation matrix from world to map space. | |
TransformCellsize | Transforms a cellsize in a given direction. | |
TransformExtent | Transforms an extent in a given direction. | |
TransformPoints | Transforms a point collection in a given direction |
IEpipolarXform3.CreateEpipolarXform Method
Setup transformation to destinated SRS.
IEpipolarXform3.CreateEpipolarXform Method
Setup transformation to destinated SRS.
Inherited Interfaces
Interfaces | Description |
---|---|
IEpipolarXform2 | Provides access to additional epipolar tranforamtion operations. |
IEpipolarXform | Provides access to members that control epipolar transformation. |
IGeodataXform | Provides access to members that control geodata transformation. |
Classes that implement IEpipolarXform3
Classes | Description |
---|---|
EpipolarXform | A transformation that map native image to epipolar image. |