登录
首页 » Visual C++ » HOG

HOG

于 2020-06-25 发布 文件大小:10343KB
0 266
下载积分: 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 个回复

  • charrecognition
    《VC++数字图像识别技术典型案例》第九章光学字符识别技术,包括预处理、边缘跟踪和特征提取算法("VC Digital Image Recognition Technology typical case," the ninth chapter of optical character recognition technologies, including pretreatment, Edge tracking and feature extraction algorithm)
    2007-05-28 20:52:03下载
    积分:1
  • BIAODING
    RAC法标定程序,适用于单目摄像机的线结构光的标定(The RAC calibration method procedure applies to line structured light calibration)
    2012-10-11 21:38:13下载
    积分:1
  • Matrix
    说明:  求矩阵的特征值和特征向量,使用c语言编程(Matrix eigenvalues and eigenvectors, c language programming)
    2011-03-07 12:51:59下载
    积分:1
  • fourier
    傅里叶变换及其逆变换的基于VC6.0实现(Fourier transform and its inverse transform)
    2011-05-29 23:18:30下载
    积分:1
  • HOG
    基于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)
    2020-06-25 23:00:01下载
    积分:1
  • BM
    说明:  双目测距bm算法,已经实现,基于vs2015+opencv3.2,测距精度很高,一米内精度一厘米误差(Binocular ranging bm algorithm, which has been implemented, is based on vs2015 + opencv3.2, which has high accuracy and one centimeter error in one meter)
    2017-09-04 19:43:02下载
    积分:1
  • GraphCut
    对Vladimir Kolmogorov,Yuri Boykov大牛的算法杰作——Graph Cut进行使用演示,代码力求精简,可供Graph Cut初学者参考学习。已通过VS2005编译。(Of Vladimir Kolmogorov, Yuri Boykov big cow masterpiece algorithm- Graph Cut for the use of demonstration, the code to be simple, for beginners Reference Graph Cut Study. VS2005 compiler has passed.)
    2020-10-30 22:20:01下载
    积分:1
  • SiftSearch
    基于Sift算法开发商标图案匹配程序,(1)各个CBIR模块及其技术; (2)Sift算法及其在图像匹配、目标识别中的应用; (3)Sift算法在图像检索中的应用。 (Sift algorithm development based on pattern matching program mark (1) Each CBIR module and its technology (2) Sift algorithm and its application in image matching, object recognition application (3) Sift algorithm in image retrieval applications.)
    2009-09-28 12:03:28下载
    积分:1
  • ImgHazeRemoval_Test
    图像去雾 暗原色 导向滤波 最好的去雾算法 何恺明的matlab代码的opencv的实现(haze removal guided image filtering the best algorithm to fog )
    2012-05-10 16:39:04下载
    积分:1
  • lane-detection
    车道偏离识别的程序,采用的是动态规划算法,对弯道也有比较高的识别率(lane departure algorithm, which has good performance even for curve lane.)
    2012-05-13 19:33:14下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载