Binary Image Library

Welcome to the binary image library.

Doxygen docs

We're on github

Overview

The binary image library is a grab-bag of routines for binary (two-valued) image processing, from the simple to the quite sophisticated. it's written in pure ANSI C and should compile on any platform.

Component webpages

  • Canny line detection
  • Morphological operations
  • Image thinning
  • Halftoning
  • Simple raster fonts
  • Discrete Voronoi segmentation
  • Ising model
  • Rotation by shearing
  • Otsu Thresholding
  • Hausdorff distance
  • Chain codes
  • A* path-finding
  • Feature Transform
  • Snowflake Dock
  • Dungeon Generator