Skip to content

Designing local adaptive thresholding using integral images from scratch. "Efficient Implementation of Local Adaptive Thresholding Techniques Using Integral Images" by Faisal Shafait, Daniel Keysers, Thomas M. Breuel was used as guideline.

Notifications You must be signed in to change notification settings

AbdullahAshfaq/Local-Thresh-xilinxHLS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run testsummate.cpp to test the IP core.
The code outputs the correct result. Opencv is used to view the original and binarized image


Problems:
1. To accomodate for images, large variables had to be defined
2. Means and standard deviations are in floating points adding to the required resources.

To Do:
1. Reduce usage of variables.

About

Designing local adaptive thresholding using integral images from scratch. "Efficient Implementation of Local Adaptive Thresholding Techniques Using Integral Images" by Faisal Shafait, Daniel Keysers, Thomas M. Breuel was used as guideline.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published