opticl-core
A library for representing and processing images
$ area51 add opticl-coreCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(opticl-core:some-function ...)A library for representing and processing images
$ area51 add opticl-coreCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(opticl-core:some-function ...)