luav / artemis

C++ Computer Vision for the FORMicidae Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artemis: low level Computer Vision program for the FORmicidae Tracker

This project is a c++11 low-level program that is used to track ants. It uses apriltags2 to detect fiducial markers, Euresys GenTL implementation to acquire data from CoaXPress framegrabber, OpenCV for live image conversion annotation and book keeping, and protocol buffer for realtime communication of the extracted data.

About

C++ Computer Vision for the FORMicidae Tracker


Languages

Language:C++ 91.2%Language:CMake 6.6%Language:Go 1.5%Language:GLSL 0.7%