Skip to content

IlyaKodua/2d-Smoothing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2d Smoothing using cuda

The symmetric convolution kernel is decomposed into a column matrix and a row matrix.

2 memories are used to store the results of the convolution and further summation.

Releases

No releases published

Packages

No packages published