Skip to content

GhideonZorn/motion-estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tp1

To test out this project, a common-lisp compiler is needed. I personally use SBCL. It also needs the library imago and py4cl.

You can use them by cloning the projects in ~/quicklisp/local-projects/

git@github.com:tokenrove/imago.git git@github.com:bendudson/py4cl.git

Note: py4cl is setup in display code to use python3, so you need it installed. You also need to have a environment with numpy and matplotlib.

All functions are dispersed in several files, only the main.lisp is useful to test out the several functions and display the result.

About

Repository of the TP1 of TVID course of EPITA. Doing it in lisp for fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published