|
XGenPMAGGenerateGCP Method
|
Base GCP를 이용해서 입력 영상과 참조 영상간의 매칭점을 생성한다.
Namespace: Pixoneer.NXDL.NRSEXAssembly: NXDLrsEx (in NXDLrsEx.dll) Version: 2.0.3.38
Syntaxpublic bool GenerateGCP(
XThread thd
)
Parameters
- thd XThread
- Thread.
Return Value
Boolean 성공이면 true, 실패이면 false
See Also