Skip to content

Fastest CPU (AVX/SSE) Horizontal Box Blur for image processing and computer vision

License

Notifications You must be signed in to change notification settings

komrad36/BoxBlur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastest CPU (AVX/SSE) implementation of a 128-pixel Box Blur.

For even more speed see the CUDA version: github.com/komrad36/CUDABoxBlur

All functionality is contained in BoxBlur.h. 'main.cpp' is a demo and test harness.

About

Fastest CPU (AVX/SSE) Horizontal Box Blur for image processing and computer vision

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published