Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelPF committed Feb 4, 2012
1 parent 28f4f19 commit 5e1af87
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README
@@ -0,0 +1,10 @@
results in: http://youtu.be/uYeWTaKyOKs
In order to run this code you need two things,
first: You need to install and set up the Matlab libSVM library.
second: you need some images (maybe from a street video, I use the KUL video)
Change these lines:
aviobj = avifile('video_KUL.avi','FPS',8,'compression','Indeo5');
directory = '.\KUL-seq01'; %Images folder
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Also the images_dir = '.\ModelsRecognition'; directory contains the signs models for plotting them
after the recognition (and therefore see what is the recognized sign)

0 comments on commit 5e1af87

Please sign in to comment.