public Dilate ( NPPImage_8uC3 dest, CudaDeviceVariable |
||
dest | NPPImage_8uC3 | Destination image |
Mask | CudaDeviceVariable |
Pointer to the start address of the mask array. |
aMaskSize | NppiSize | Width and Height mask array. |
oAnchor | NppiPoint | X and Y offsets of the mask origin frame of reference w.r.t the source pixel. |
리턴 | void |