Skip to content

gfacciol/iio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a collection of C functions for reading small images in any format.

To use the functions, copy the "iio.c" and "iio.h" files into your source code.
Edit the macros at the start of "iio.c" to fine-tune your library requirements.


iio.h                     interface (main source of documentation)
iio.c                     implementation

doc/                      documentation (mostly philosohpical)
misc/*.c                  example programs
misc/fes*                 examples of compilation with different compilers
samples/*                 test images
contrib/cmake/            cmake helper files
contrib/piio_packaged/    python bindings

About

a C library for reading and writing small images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 74.5%
  • CMake 10.0%
  • Lua 6.8%
  • C++ 5.8%
  • Python 2.8%
  • Makefile 0.1%