Skip to content

kkirstein/ocaml-imgproc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-imgproc

An image processing library written in OCaml.

Motivation

This image processing library uses the Owl package for scientific computing in OCaml as base. Think of it like the Python package scikit-image is building upon scipy and numpy.

Status

Pretty much pre-alpha...

There are IO function to read and write image data as Owl Ndarrays. Those are mainly wrappers around stb_image and stb_image_write.

License

MIT license

About

Image processing library in OCaml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages