An open API service indexing awesome lists of open source software.

https://github.com/gaborvecsei/finger-detection

Finger detection and counting with Matlab
https://github.com/gaborvecsei/finger-detection

Last synced: 5 months ago
JSON representation

Finger detection and counting with Matlab

Awesome Lists containing this project

README

          

# README #

This is a simple way to detect fingers with Matlab on a picture.

### How to get started with this repo? ###

Just download it or copy and paste to a matlab file, and than you can use it.
Image processing toolbox is necessary.
You can find sample pictures inside the *Sample pictures* folder where you can see the results of the detection.
You can find a more detailed writing about this topic **[here](https://gaborvecsei.wordpress.com/2016/04/19/image-analysis-finger-detection/)**

### Results ###
![scissors.jpg](https://bitbucket.org/repo/4dp66A/images/4196062308-scissors.jpg)
![rock_and_paper.jpg](https://bitbucket.org/repo/4dp66A/images/2558587506-rock_and_paper.jpg)

### About me ###

* Vecsei Gábor - university student
* Budapest University of Technology and Economics
* [My personal blog](https://gaborvecsei.wordpress.com/)
*