Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdaptiveIntegralThresholding

Adaptive Threshold Using Integral Image

Based on https://github.com/rmtheis/bradley-adaptive-thresholding

Converted to opencv 4

It gives better result then opencv cv::adaptiveThreshold

Previous version has a small bug as integral mat returned by opencv is one row and column bigger then source mat and it was not accounted in computation.

About

Adaptive Thresholding Using the Integral Image

Topics

Resources

Stars

23 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages