Skip to content

yzxyzh/HOG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

这个程序Implement了2D的HOG。block size为4(4个cell组成一组),cell的大小可以调整

编译方法:

clang++ -I/usr/local/include -L/usr/local/lib xxx.cpp xxx.cpp -lopencv_core -lopencv_highgui -lopencv_imgproc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages