Click or drag to resize
XDL

XBandParamEpipolarDEM Properties

The XBandParamEpipolarDEM type exposes the following members.

Properties
  Name Description
Public property ApplyCrossHair Kernel의 형태를 CrossHair모양으로 설정. true for using cross-hair kernel type, false for using box kernel type.
Public property BlankValue Epipolar을 바꾸면 영상의 확대 축소 내지는 회전이 일어나는데 이때 영상의 경계면에 화소가 아닌 영역이 존재할 수 있다. 이 영역에 채워줄 값을 입력한다. Blank Value는 Mosaic에서 Transparent 값을 줄 때 유용하다.
Public property CorrThreshold Correlation Threshold값을 설정.
Public property KernelH Matching에 사용되는 Kernel의 Height.
Public property KernelW Matching에 사용되는 Kernel의 Width.
Public property MaxParallaxX Maximum parallax x 값.
Public property MaxParallaxY Maximum parallax y 값.
Public property RadiusP2G Radius between points to grid.
Public property SensorModelL Left 이미지의 센서 모델 설정.
Public property SensorModelR Right 이미지의 센서 모델 설정.
Public property SrcBandL 스테레오의 Left 이미지 Band 설정.
Public property SrcBandR 스테레오의 Right 이미지 Band 설정.
Top
See Also