opticl-core

BSD

A library for representing and processing images

$ area51 add opticl-coreCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(opticl-core:some-function ...)