StrelParams
typedef struct { uint nRows; uint nCols; double* pNHood; double* pHeight; uint nWidth; uint nRadius; int rowOffset; int colOffset; uint nP; uint nLen; double thetaDeg; }StrelParams;
origin.h