Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project ports a subset of the OpenCV library to Racket by using the Racket Foreign Interface. Check the turorials folder to get started.

Installation

raco pkg install opencv

Style

Names of OpenCV structures and functions have been left unchanged, i.e., C function cvCaptureFromCAM (int index) can be used in Racket as (cvCaptureFromCAM index).

About

FFI bindings for OpenCV in Racket

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages