|
XROIGetSumSquare Method
|
Band Index의 영상 밴드에 대한 ROI 영역 내 제곱합을 얻는다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntaxpublic double GetSumSquare(
int nBandIdx
)
Parameters
- nBandIdx Int32
- Index.
Return Value
Double ROI에 대한 제곱합.
See Also