Skip to content

This is a mutlithreaded implementation of the basis calculation of an Image Compression algorithm based on finding 2D motifs of an image by performing Auto-corelation of the image with itself. The code contains implementation using CUDA API and the Cilk threads (Intel compiler)

shahpoojan/2D-Motif-Image-Compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

2D-Motif-Image-Compression

This is a mutlithreaded implementation of the basis calculation of an Image Compression algorithm based on finding 2D motifs of an image by performing Auto-corelation of the image with itself. The code contains implementation using CUDA API and the Cilk threads (Intel compiler)

About

This is a mutlithreaded implementation of the basis calculation of an Image Compression algorithm based on finding 2D motifs of an image by performing Auto-corelation of the image with itself. The code contains implementation using CUDA API and the Cilk threads (Intel compiler)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published