Skip to content
/ haft Public

Hand and Face Tracker (HAFT) is a tool to track body parts based on the skin tone of the user. Here we use computer vision and a simple webcam to achieve real-time results with a flocks of feature approach.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

lsfcin/haft

Repository files navigation

Voxar - Hand and Face Tracker (Haft)
================================================================================

Package contents:
                                   
    * haft 
		Contains the header files and code libraries 
		for creating native Haft-enabled applications.

    Note: the library package only includes the files for its respective OS versions
    and for the specified IDEs.
 
Dependencies:
	
	1. thirdparty/opencv/opencv-2.4.10

Usage:

	1. Include voxar_haft.h (available in the "Header" folder)
	2. Link to voxar_haft.lib (availabe in "Output/Debug" or "Output/Release" folder)
	3. Use the voxar_haft.dll (availabe in "Output/Debug" or "Output/Release" folder)

--------------------------------------------------------------------------------
Copyright © 2011-2015 Federal University of Pernambuco. All rights reserved.

Use subject to the terms of the license discrebed in the file LICENSE.txt.

About

Hand and Face Tracker (HAFT) is a tool to track body parts based on the skin tone of the user. Here we use computer vision and a simple webcam to achieve real-time results with a flocks of feature approach.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published