Skip to content

darjanin/cv1-fingerspelling-recognition

Repository files navigation

Fingerspelling Recognition

Fingerspelling recognition project for computer vision 1 @matfyz.

Usage

To run segmentation on full image database in folder images run main.m.

To recognize letter in single image change the path to your_filesystem/cv1-fingerspelling-recognition/lib. Run command recognize(imread('images/image_name.jpg')) or if you want to use your own picture change it to recognize(imread('path/to/your_image.jpg'));.

If you want to try webcam detection you need to have Matlab 2014a or newer. Use cam_detection.m.

Letters

A,B,I,L,V,W,Y

Milestones

  1. Study theory and create database of images (until 7th December 2014)

Wiki

Pridal som wiki, v ktorej su poznamky k projektu z cviceni. Ten google doc nejde editovat. Navrhy na riesenia

About

Fingerspelling recognition project for computer vision 1 at matfyz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published