My favorites | Sign in
Google
Projects on Google Code Results 1 - 6 of 6
A generic object view tracking model. This will store a "last viewed date" which says "everything that has changed" since this date, is unread. It also stores a list of primary keys, which has been read since that date. These are stored in a text field and separated by `OBJECT_TRACKING_KEY_SEPARA...
Matlab implementation of the Kalman particle filter using Bhattacharyya distance for object tracking in videos.
TBD
Software de Interfaz Humano-Máquina basado en Object Tracking para controlar las funcionalidades del mouse y el uso del computador en personas con discapacidad. Esta aplicación está desarrollada bajo la biblioteca de visión por computador OpenCV realizando el seguimiento de un objeto mediante el co...
The Blimpbots project includes three main components: * A multi-camera object tracking framework written in C# * A complete design for a bluetooth-controlled robotic blimp with accompanying firmware written in C * A server/controller designed to automatically route the blimps in response ...
This is a GUI application built with FLTK that plays a sequence of images as a video. It also attempts to implement tracking ability of the main objects in the video. It's just to learn FLTK in C++.