-
Notifications
You must be signed in to change notification settings - Fork 0
decoder746/DIP_Project
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published