Skip to content

phryniszak/AdaptiveIntegralThresholding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published