YikaiLL / PR_assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PR_assignment

HOGfeature.m

This is main function of using HOG extraing features, the main function, can be applied in two scenarios.

Note: if you are going to use vl_hog in my_rep.m, please uncomment the following lines in HOGfeature.m when you first run the file. You may want to comment it until you restart MATLAB next time because it slows down the code.

run('vlfeat-0.9.20/toolbox/vl_setup')

vl_version verbose

my_rep.m

This is the function to extract HOG. Three methods. Usually method 2 is the most stable one.

HOG.m

This is another functinon for HOG(). Pretty useless because of the high error. But sometimes if you have an error of 90%, try this maybe.

About


Languages

Language:MATLAB 52.0%Language:C 35.1%Language:HTML 3.8%Language:M 3.4%Language:Python 1.9%Language:Makefile 1.7%Language:CSS 0.8%Language:Objective-C 0.4%Language:C++ 0.3%Language:Roff 0.3%Language:TeX 0.2%Language:Clean 0.2%Language:Shell 0.0%