Skip to content

InternalWork/MouseHandTrackingLK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MouseHandTrackingLK

Controlling Mouse Pointer using Hand Gesture via web-cam using opencv, pyramidal lucas-kanade algorithm, and skin filter

Copyright (C) 2011 Hendri Karisma

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

contact author at situkangsayur[at]gmail[dot]com.

The project using QT Framework for GUI and OpenCV for Computer Vision library. The methods that used in this project: skin color filter, convex hull, convexity defect and pyramidal lucas kanade for optical flow. Video demo : https://www.youtube.com/watch?v=jup99fg9ioQ

news : http://news.okezone.com/read/2011/11/07/373/525723/operasikan-komputer-dengan-gerakkan-jari http://nasional.kompas.com/read/2011/10/06/19401852/Inilah.Pemenang.Indonesia.ICT.Award.2011 http://berita.unikom.ac.id/berita/view/unikom-raih-emas-merit.w.html http://www.inaicta.web.id/inaicta/pemenang-inaicta-2011/

About

Controlling Mouse Pointer using Hand Gesture via web-cam using opencv, pyramidal lucas-kanade algorithm, and skin filter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 97.0%
  • QMake 3.0%