rickie95 / cotsu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COSTU

C implementation of Otsu's method for image processing

How to build

  • Install libpng, which is a required dependency.
  • Create bin folder if doesn't exist.
  • make

About


Languages

Language:C 98.3%Language:Makefile 1.7%