You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tiny OCaml project that runs a webcaml feed using opencv c++ bindings and displays it using tsdl.
A nice example of how to compile and link C++ code using OCamlMakefile and use ctypes to interface those methods with OCaml.