Skip to content

Header only C++ library for per pixel image median approximation using Remedian algorithm

License

Notifications You must be signed in to change notification settings

zteffi/Remedian-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remedian image

Header-only C++ library for per-pixel image median approximation using Remedian algorithm.

Project also includes sample application for computing remedian of a video file.

Dependencies

  • OpenCV building with FFMPEG support is recommended for sample application
  • CMake for building the sample application

TODO

  • Add configurable handling for median of even sample
  • Support for multithreaded computation

About

Header only C++ library for per pixel image median approximation using Remedian algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published