|
XMosaicHelperDoRunHistogramMatching Method
|
2장 영상 모자이크 수행시 히스토그램 매칭을 수행한다.
Namespace: Pixoneer.NXDL.NRSEXAssembly: NXDLrsEx (in NXDLrsEx.dll) Version: 2.0.3.38
Syntaxpublic bool DoRunHistogramMatching(
int idxMng
)
Parameters
- idxMng Int32
- MosaicManager 객체 리스트에서 가져올 객체 인덱스.
Return Value
Boolean 성공이면 true, 실패이면 false를 반환한다.
See Also