Click or drag to resize
XDL

XDMBandNoiseInterpol Methods

The XDMBandNoiseInterpol type exposes the following members.

Methods
  NameDescription
Public methodBuildAuxDataStructure
ReadVerts 함수를 통해 생성된 (x,y,z) 구조체를 이용해서 Interpolation 방법에 따른 잡음제거 구조체를 생성한다.
Public methodGetInputParam
Noise Interpolation 영상처리를 위해 입력된 파라미터를 얻는다.
Public methodReadVerts
입력 데이터에서 읽어 잡음으로 설정한 값인 경우 잡음 제거를 위해 (x,y,z(DN)) 형태의 구조체를 생성한다.
Public methodSetInputParam
Noise Interpolation 영상처리를 위한 입력 파라미터를 설정한다.
Top
See Also