Skip to content

3dtof/DemoApplications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApplicationDemos

This repository holds various demo applications, organised according to chipset families.

Calculus (OPT8320)

tv_auto_on_off - demo that demonstrate turning TV on/off based on presence of an audience
                 in front of the TV.

TinTin (OPT8241/OPT9221)

people_tracking - demo running on Ubuntu 14.04 (PC) using Voxel SDK that show
                  people tracking/counting using blob and contour analysis

glass_gesture - demo running on Ubuntu 14.04 (Pandaboard and PC) that use OPT8241 to see
                hand movement and use it for mouse control.

hand_tracking - demo running on Ubuntu 14.04 (PC) using Voxel SDK that show
                hand/finger tracking morphology/contour analysis

simple_people_tracking - demo running on Debian 8.3 (AM437x Rico board) using Voxel 
				SDK that shows people tracking/counting using blob and contour analysis

Common

baseline - Generic Voxel SDK application starting point good for both Tintin and Calculus. 
		Copy it and customize.