public SumWindowRowBorder ( NPPImage_32fC3 dest, int nMaskSize, int nAnchor, NppiBorderType eBorderType ) : void | ||
dest | NPPImage_32fC3 | Destination image |
nMaskSize | int | Length of the linear kernel array. |
nAnchor | int | X offset of the kernel origin frame of reference w.r.t the source pixel. |
eBorderType | NppiBorderType | The border type operation to be applied at source image border boundaries. |
return | void |