Skip to content

decoder746/DIP_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The only file you have to run is util.py
TO run it enter the following command:-
python3 util.py <image-name>
Then it outputs two images corresponding to the otsu thresholding and adaptive thresholding of the input-image.

The naming structure of images is as follows:-
Input-image == x.png
Otsu thresholded image == xotsu.png
Adaptive thresholded image == xadaptive.png

About

Adaptive thresholding using integral image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages