Click or drag to resize
XDL

XBandParamEpipolarDEM Properties

The XBandParamEpipolarDEM type exposes the following members.

Properties
  NameDescription
Public propertyApplyCrossHair
Kernel의 형태를 CrossHair모양으로 설정. true for using cross-hair kernel type, false for using box kernel type.
Public propertyBlankValue
Epipolar을 바꾸면 영상의 확대 축소 내지는 회전이 일어나는데 이때 영상의 경계면에 화소가 아닌 영역이 존재할 수 있다. 이 영역에 채워줄 값을 입력한다. Blank Value는 Mosaic에서 Transparent 값을 줄 때 유용하다.
Public propertyCorrThreshold
Correlation Threshold값을 설정.
Public propertyKernelH
Matching에 사용되는 Kernel의 Height.
Public propertyKernelW
Matching에 사용되는 Kernel의 Width.
Public propertyMaxParallaxX
Maximum parallax x 값.
Public propertyMaxParallaxY
Maximum parallax y 값.
Public propertyRadiusP2G
Radius between points to grid.
Public propertySensorModelL
Left 이미지의 센서 모델 설정.
Public propertySensorModelR
Right 이미지의 센서 모델 설정.
Public propertySrcBandL
스테레오의 Left 이미지 Band 설정.
Public propertySrcBandR
스테레오의 Right 이미지 Band 설정.
Top
See Also