https://github.com/heshanera/binarize
Image binarization using opencv
https://github.com/heshanera/binarize
cpp image-binarization opencv
Last synced: about 1 month ago
JSON representation
Image binarization using opencv
- Host: GitHub
- URL: https://github.com/heshanera/binarize
- Owner: heshanera
- Created: 2018-03-04T04:39:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-26T13:10:47.000Z (about 8 years ago)
- Last Synced: 2025-02-24T14:47:52.801Z (over 1 year ago)
- Topics: cpp, image-binarization, opencv
- Language: C++
- Size: 6.86 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Binarize
Image binarization using opencv
[](https://github.com/heshanera/Binarize)
[](https://opencv.org)
## Input

## Output
| **Global Threshold** | **Adaptive Mean Threshold** | **Adaptive Gaussian Threshold** | **Otsu’s Threshold** |
| ----- |-----|-----|-----|
| | | | |