Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Binarization

Image Binarization using OpenCV image processing library.

The OpenCV core library is used to read and write the image files. The highgui library is used to display the output. The ml libraries are used to cluster the image for segmentation.

Dependencies

  1. g++
  2. cmake
  3. make
  4. OpenCV

Building

mkdir build
cd build
cmake ..
make

About

Binarizing an image using OpenCV

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages