Hi,

I've got a bunch of eggs that are ready to go.

image-processing - Lots of utilities for image processing: color space
conversion, a scheme-based image format for binary, greyscale, and
color images, logical and morphological operators, thresholding,
histograms, connected components, chains, generalized distance
transform, buffers for dealing with raw image pointers, and more.

    https://github.com/abarbu/image-processing

ffmpeg-video - High-level bindings to ffmpeg for decoding
videos. This is meant as a library for computer vision not
general-purpose video decoding, basically for treating videos as
containers of images.

    https://github.com/abarbu/ffmpeg-video

matlab - Matlab bindings, they make Matlab almost bearable. Only
supports marshaling matrices of doubles but it allows for
executing arbitrary matlab code inlined with scheme code.

    https://github.com/abarbu/matlab

qobischeme-ui - A port of the Qobischeme UI. Provides convenient
ways of defining commandline and GUI interfaces. GUIs are written
directly in X.

    https://github.com/abarbu/qobischeme-ui

This code was written in collaboration with Jeffrey Mark Siskind and
Siddharth Narayanaswamy.

Could someone make these accessible via chicken-install? Thanks!


Andrei

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to