StrelResult

 

Name

StrelResult

Description

Declaration

typedef struct
{
        UINT nRows;
        UINT nCols;
        double* pNHoodMat;
        double* pHeightMat;
}StrelResult;

Members

nRows
nCols
pNHoodMat
pHeightMat

Remark

Examples

header to Include

origin.h

See Also

Reference