SkillAgentSearch skills...

AdaptiveIntegralThresholding

Adaptive Thresholding Using the Integral Image

Install / Use

/learn @phryniszak/AdaptiveIntegralThresholding
About this skill

Quality Score

0/100

Supported Platforms

Universal

Tags

README

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.

View on GitHub
GitHub Stars23
CategoryDevelopment
Updated4mo ago
Forks5

Languages

C++

Security Score

87/100

Audited on Nov 4, 2025

No findings