![]() |
XBand
|
public class XBandParamEpipolarDEM : XBandParamBase
The XBandParamEpipolarDEM type exposes the following members.
Name | Description | |
---|---|---|
![]() | XBandParamEpipolarDEM | XBandParamEpipolarDEM클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다. |
![]() | XBandParamEpipolarDEM(XBandParamEpipolarDEM) | XBandParamEpipolarDEM객체를 생성하는 생성자이다. 외부 XBandParamEpipolarDEM객체를 입력 받아 멤버 변수를 초기화한다. |
Name | Description | |
---|---|---|
![]() | ApplyCrossHair | Kernel의 형태를 CrossHair모양으로 설정. true for using cross-hair kernel type, false for using box kernel type. |
![]() | BlankValue | Epipolar을 바꾸면 영상의 확대 축소 내지는 회전이 일어나는데 이때 영상의 경계면에 화소가 아닌 영역이 존재할 수 있다. 이 영역에 채워줄 값을 입력한다. Blank Value는 Mosaic에서 Transparent 값을 줄 때 유용하다. |
![]() | CorrThreshold | Correlation Threshold값을 설정. |
![]() | KernelH | Matching에 사용되는 Kernel의 Height. |
![]() | KernelW | Matching에 사용되는 Kernel의 Width. |
![]() | MaxParallaxX | Maximum parallax x 값. |
![]() | MaxParallaxY | Maximum parallax y 값. |
![]() | RadiusP2G | Radius between points to grid. |
![]() | SensorModelL | Left 이미지의 센서 모델 설정. |
![]() | SensorModelR | Right 이미지의 센서 모델 설정. |
![]() | SrcBandL | 스테레오의 Left 이미지 Band 설정. |
![]() | SrcBandR | 스테레오의 Right 이미지 Band 설정. |