登录
首页 » Visual C++ » HOG

HOG

于 2020-06-25 发布 文件大小:10343KB
0 154
下载积分: 1 下载次数: 3334

代码说明:

  基于HOG的行人检测,作者的源代码有错误,现代码已经进行了改变,并可以调试通(Histograms of Oriented Gradients for Human Detection, the writer s code has some errors, and I have correct the errors, and the code is right under C++ buidler)

文件列表:

修改过的工程
............\debug
............\.....\boost_filesystem-vc80-mt-gd-1_34_1.dll
............\.....\boost_program_options-vc80-mt-gd-1_34_1.dll
............\.....\PedestrianDetectionHoG_NET2005.exe
............\.....\PedestrianDetectionHoG_NET2005.pdb
............\.....\PedestrianDetectionHoG_NET2005_drog.exe
............\.....\PedestrianDetectionHoG_NET2005_Dump4svmlearn.exe
............\.....\svm_light_dalal.exe
............\.....\svm_light_dalal.ilk
............\.....\svm_light_dalal.pdb
............\PedestrianDetectionHoG_NET2005
............\..............................\aclocal.m4
............\..............................\app
............\..............................\...\classify_rhog.cpp
............\..............................\...\dump4svmlearn.cpp
............\..............................\...\dump_rhog.cpp
............\..............................\...\formatstream.h
............\..............................\...\Makefile.am
............\..............................\...\Makefile.in
............\..............................\...\ORIGINAL_test_library.cpp
............\..............................\...\rawdescio.cpp
............\..............................\...\rawdescio.h
............\..............................\...\test_library.cpp
............\..............................\...\windetectmain.cpp
............\..............................\...\windetectmain.h
............\..............................\AUTHORS
............\..............................\autogen.sh
............\..............................\BoostDefines.hpp
............\..............................\htm" target=_blank>bootstrap
............\..............................\buildtest.sh
............\..............................\ChangeLog
............\..............................\htm" target=_blank>cleanall
............\..............................\config.guess
............\..............................\config.h.in
............\..............................\config.h.in~
............\..............................\config.sub
............\..............................\configure
............\..............................\configure.in
............\..............................\htm" target=_blank>COPYING
............\..............................\Debug
............\..............................\.....\aligninimage.obj
............\..............................\.....\binary_format.obj
............\..............................\.....\BuildLog.htm
............\..............................\.....\classify_rhog.obj
............\..............................\.....\cmdline.obj
............\..............................\.....\colorconversion.obj
............\..............................\.....\customoption.obj
............\..............................\.....\densegrid.obj
............\..............................\.....\detectinfo.obj
............\..............................\.....\dump4svmlearn.obj
............\..............................\.....\dump_rhog.obj
............\..............................\.....\fileheader.obj
............\..............................\.....\fileutil.obj
............\..............................\.....\hard_ppresult.obj
............\..............................\.....\histprocessor.obj
............\..............................\.....\imageio.obj
............\..............................\.....\imageutil.obj
............\..............................\.....\iprocessor.obj
............\..............................\.....\list_ppresult.obj
............\..............................\.....\markimage.obj
............\..............................\.....\ms_processresult.obj
............\..............................\.....\mt.dep
............\..............................\.....\painter.obj
............\..............................\.....\PedestrianDetectionHoG_NET2005.exe.intermediate.manifest
............\..............................\.....\pimage.obj
............\..............................\.....\rawdescio.obj
............\..............................\.....\resultholder.obj
............\..............................\.....\rhogdense.obj
............\..............................\.....\svm_common.obj
............\..............................\.....\svm_hideo.obj
............\..............................\.....\svm_learn.obj
............\..............................\.....\test_library.obj
............\..............................\.....\util.obj
............\..............................\.....\vc80.idb
............\..............................\.....\vc80.pdb
............\..............................\.....\windescriptor.obj
............\..............................\.....\windetect.obj
............\..............................\.....\windetectmain.obj
............\..............................\htm" target=_blank>depcomp
............\..............................\htm" target=_blank>Doxyfile
............\..............................\HOG
............\..............................\...\model_4BiSVMLight.alt
............\..............................\htm" target=_blank>INSTALL
............\..............................\htm" target=_blank>install-sh
............\..............................\lear
............\..............................\....\blitz
............\..............................\....\.....\blitzio.h
............\..............................\....\.....\blitzutil.h
............\..............................\....\.....\ext
............\..............................\....\.....\...\convolve.h
............\..............................\....\.....\...\domainiter.h
............\..............................\....\.....\...\globalfunc.h
............\..............................\....\.....\...\Makefile.am
............\..............................\....\.....\...\Makefile.in
............\..............................\....\.....\...\numtrait.h
............\..............................\....\.....\...\promote.h
............\..............................\....\.....\...\sheardiff.h
............\..............................\....\.....\...\stdfuncs.h
............\..............................\....\.....\...\stencilop.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Face-deformation
    C++,人脸变形,选择图片,在图片中选择一个四边形窗口(人物脸部),然后再在内部选择一个四边形窗口,逆时针选择,然后点击变形直接呈现变形结果,点击动画可以查看人脸变形过程(C++ program, select a picture, choose a quadrilateral window (human faces) in the picture, and then select a quadrilateral inside the window, counter-clockwise to select, then click on the deformation presented directly deformation results, click animated facial deformation process can be viewed)
    2014-02-16 13:46:01下载
    积分:1
  • julia
    在visual c++中用分形完成的julia集,是分形的具体应用,对学分形的朋友应该有帮助(In the visual c++ Used to complete the julia fractal set, is the concrete application of the fractal, Friend of the credits should be shaped to help)
    2008-07-10 12:29:03下载
    积分:1
  • virtual-view-code-CPP
    这是一个从两个以知的参考视点的彩色图和深度图来合成一个虚拟视点的彩色图和深度图的程序。(This is one of the two known reference to the viewpoint of the color and depth charts to synthesize a virtual viewpoint of color and depth charts of the program.)
    2016-03-16 14:58:38下载
    积分:1
  • opencv
    数字图像处理 opencv 一些基本例子和源码(opencv code)
    2009-07-12 12:27:37下载
    积分:1
  • source
    实现了对误拍角度的矫正,基于轮廓提取以及旋转矩阵变换实现图像错误识别和矫正(It realizes the correction of misalignment angle, and realizes image error recognition and correction based on contour extraction and rotation matrix transformation.)
    2018-07-06 15:20:57下载
    积分:1
  • WBBaayesianr
    我写的贝叶斯fusion的Visual C+++源码,简明易懂,提供参数说明 可直接使用。 (The Bayesian fusion the Visual C+++ of what I wrote source, easy-to-understand parameters can be used directly.)
    2012-09-30 11:17:27下载
    积分:1
  • inphase
    多基线干涉合成孔径雷达干涉条纹的获取,通过两幅单视复图像进行配准,获取干涉相位(Multi-baseline interferometric synthetic aperture radar interferometry fringes of the acquisition, through two single look complex image registration, access to intervention phase)
    2011-08-03 08:07:08下载
    积分:1
  • Relative-orientation
    摄影测量学 通过迭代法求解五个相对定向元素(Relative orientation)
    2014-10-09 18:08:53下载
    积分:1
  • VCPP-image-processing-chapter08(1)
    VisualC++数字图像处理技术详解第2版光盘-第八章 分水岭分割算法(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VIII watershed segmentation)
    2016-04-16 13:48:00下载
    积分:1
  • image-geometric-transformation
    实现图像的几何变换,包括图像的平移、镜像变换、缩放、转置以及旋转。(Achieve geometric transformation of image, including the image translation, image transformation, scaling, transpose and rotation.)
    2015-07-15 14:30:29下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载