binary42 / IMU-Tracking-OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMU-Tracking-OpenCV

Under construction. Nothing is in a usable state...

Currently, the makefile is setup for compiling on the R-Pi1 Armv6. You will need to modify the compiler in the makefile to build for non-arm linux.

Requirements: OpenCV, pthreads...

About

License:MIT License


Languages

Language:C++ 84.7%Language:Makefile 15.3%