文件名称:HOG_linux
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:540.34kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
提取图像方向梯度的直方图特征,image processing(图像处理)-HOG feature extraction
Descr iption
This program is used to extract HOG(Histograms of oriented gradients) features from images. The integral histogram is used for fast histogram extraction. Both APIs and binary utility are provided.
It is written in C++.
References
N. Dalal and B. Triggs, “Histograms of oriented gradients for human detection,” in IEEE Computer Society Conference on Computer Vision and Pattern Recognition, 2005., vol. 1, 2005.
How to use:
1. To compile the code, you need download Boost library(http://www.boost.org/) with version 1.35 or higher.
2. To run the binary, you should make sure Boost so library is avaliable
3. The program are tested with Ubuntu 7.04, however, the API files are compitable with Windows also, and the binary utility hog.cpp depends on unistd.h.
Descr iption
This program is used to extract HOG(Histograms of oriented gradients) features from images. The integral histogram is used for fast histogram extraction. Both APIs and binary utility are provided.
It is written in C++.
References
N. Dalal and B. Triggs, “Histograms of oriented gradients for human detection,” in IEEE Computer Society Conference on Computer Vision and Pattern Recognition, 2005., vol. 1, 2005.
How to use:
1. To compile the code, you need download Boost library(http://www.boost.org/) with version 1.35 or higher.
2. To run the binary, you should make sure Boost so library is avaliable
3. The program are tested with Ubuntu 7.04, however, the API files are compitable with Windows also, and the binary utility hog.cpp depends on unistd.h.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HOG_linux/
HOG_linux/bin/
HOG_linux/bin/hog
HOG_linux/bin/runtest.sh
HOG_linux/bin/runtest.sh~
HOG_linux/bin/test.jpg
HOG_linux/bin/test.kps
HOG_linux/HOG_linux.pro
HOG_linux/HOG_linux.pro.user
HOG_linux/include/
HOG_linux/include/CImg.h
HOG_linux/include/hog_extractor.h
HOG_linux/include/image.h
HOG_linux/include/integral_histogram.h
HOG_linux/Makefile
HOG_linux/README
HOG_linux/src/
HOG_linux/src/hog.cpp
HOG_linux/src/hog_extractor.cpp
HOG_linux/src/integral_histogram.cpp
HOG_linux/~$README
HOG_linux/bin/
HOG_linux/bin/hog
HOG_linux/bin/runtest.sh
HOG_linux/bin/runtest.sh~
HOG_linux/bin/test.jpg
HOG_linux/bin/test.kps
HOG_linux/HOG_linux.pro
HOG_linux/HOG_linux.pro.user
HOG_linux/include/
HOG_linux/include/CImg.h
HOG_linux/include/hog_extractor.h
HOG_linux/include/image.h
HOG_linux/include/integral_histogram.h
HOG_linux/Makefile
HOG_linux/README
HOG_linux/src/
HOG_linux/src/hog.cpp
HOG_linux/src/hog_extractor.cpp
HOG_linux/src/integral_histogram.cpp
HOG_linux/~$README
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.