Skip to content

Ncgaming/CVImageDenoiseiOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CVImageDenoiseiOS

This is a simple iOS project that demonstates the use of OpenCV for post-processing of images. Images can be captured from the camera or selected from the Photo Library, and gaussian white noise can be denoised from that image. The function used for denoising is fastNlMeansDenoisingColored. More about this function can be read from the OpenCV docs.

http://docs.opencv.org/modules/photo/doc/denoising.html

About

An OpenCV image denoising function implemented in iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published