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
- Host: GitHub
- URL: https://github.com/gaborvecsei/finger-detection
- Owner: gaborvecsei
- License: gpl-3.0
- Created: 2016-05-18T10:45:40.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-07T17:30:02.000Z (over 9 years ago)
- Last Synced: 2025-07-10T10:16:09.445Z (12 months ago)
- Language: Matlab
- Size: 6.97 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 ###


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