Skip to content

Implements single image vignette removal algorithm in C#

License

Notifications You must be signed in to change notification settings

JackZhouSz/VignetteRemoval

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vignette Removal

Implements single image vignette removal algorithms in C#

##Adaptive Segmentation Image Variation Vignette Correction

Implements Adaptive Segmentation Image Variation Vignette Correction as described in the paper "Single-Image Vignetting Correction*,by Yuanjie Zheng,Stephen Lin, etc."

Ported from the C++ version of the following: https://github.com/GUOYI1/Vignetting_corrector

##Log Intensity Entropy Vignette Correction

Implements Log Intensity Entropy Vignette Correction as described by "Revisiting Image Vignetting Correction by Constrained Minimization of log-Intensity Entropy"

Ported from the C++ implementation: https://github.com/HJCYFY/Vignetting-Correction

##Constrained Minimization of log-Intensity Entropy Vignette Correction

Implements "Torsten Rohfling: Single-Image Vignetting Correction by Constrained Minimization of log-Intensity Entropy"

based on code from https://github.com/dajuric/dot-devignetting

About

Implements single image vignette removal algorithm in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%