Click or drag to resize
XDL

XImageMosaic Methods

The XImageMosaic type exposes the following members.

Methods
  Name Description
Public method AddImage 모자이크할 영상 데이터를 XGrid 형태로 추가한다.
Public method Generate(XGrid) 현재까지 추가된 영상 데이터로 모자이크 이미지를 생성한다.
Public method Generate(XGrid, Double) 현재까지 추가된 영상 데이터로 모자이크 이미지를 생성한다. 기본적으로 특징점 매칭을 사용한다.
Public method Generate(XGrid, Double, Boolean) 현재까지 추가된 영상 데이터로 모자이크 이미지를 생성한다.
Top
See Also