Skip to content

AvailableUsernameA/PeronaMalik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

This was a personal project, and I'm pleased that it significantly improved the lab's image processing efficiency.

Optimized anisotropic diffusion implementation from pixel-wise loops (O(N^2)) to matrix-based operations (O(N) per iteration), shortening runtime to about 1/6.

Integrated optimized module into lab’s shared research pipeline. This significantly improved the overall efficiency of image processing workflows in the lab.

About

Vectorized Perona-Malik Anisotropic Diffusion (6× faster)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors