登录
首页 » Visual C++ » HOG

HOG

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

  • get_file_icon
    vc获取指定文件的图标的程序源码,希望对大家有所帮助(vc for the specified source file' s icon in the program, we hope to help)
    2011-06-05 22:26:56下载
    积分:1
  • 相机采集、控制、、坐标计算、坐标显示等功能的小软件 WProject
    做项目时写的关于相机图像采集、控制、图像处理、坐标计算、坐标显示等功能的小软件(Do item written on the camera image acquisition, control, image processing, coordinates of the calculation, the coordinates show features such as small software)
    2020-07-08 11:28:57下载
    积分:1
  • Embedded-in-the-DCT-coefficients-
    在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为tj-logo.bmp),该图大小为32*32,共1024个Bit。 1. 在LENA图中嵌入水印,输出嵌入后的水印图像。 2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。 3. 使用不同的嵌入强度进行嵌入,观察其对作品直觉效果和解码效果的影响,绘制相应的曲线。 4. 使用加入噪声、改变对比度、JPEG压缩等攻击方法对水印作品进行攻击,查看解码的效果。 (Information embedded in the DCT coefficients of the image, the image of the common 512* 512 size gray-scale (experimental image LENA.BMP). Information embedded in a binary Logo Figure (used in the experiment logo picture shows the tj-logo.bmp), the plot size 32* 32, 1024 Bit. LENA Figure embedded watermark, the watermark image output embedded. (2) logo watermark image decoding, the output decoded Figure statistical error rate. (3) using a different embedding strength for embedding, observe the works intuitive effects and decoding results, and draw the corresponding curve. (4) by adding the noise, change the contrast, JPEG compression attack methods to attack, to see the effect of decoding the watermark works.)
    2012-04-16 18:56:11下载
    积分:1
  • ImageProcess
    实现bmp图像读入和写出,彩色图像灰度化,直方图均衡化(Implement bmp image read and write, color image graying, histogram equalization)
    2015-11-02 19:26:29下载
    积分:1
  • NonlinearBayesianfilteringwithapplicationstoestima
    非线性贝叶斯过滤与应用估算和导航,非常不错的粒子滤波英文论文(Nonlinear Bayesian filtering with applications to estimation and navigation)
    2009-03-23 18:05:23下载
    积分:1
  • CTImageReconstruction
    ct图像重建系统,本程序需要先安装和配置好vtk环境才能编译并以命令行方式运行。(ct image reconstruction system, the program you need to install and configure vtk environment to compile and run the command line.)
    2015-12-15 17:21:08下载
    积分:1
  • example
    使用C++和CUDA编写的双边滤波器。在平滑图像的同时可以保持边界(Using bilateral filter the C++ and CUDA written. Boundary can be kept in the smooth image while)
    2013-01-09 19:06:43下载
    积分:1
  • 直线段检测算法EDLines C++实现 EDTest-VS2010
    直线段检测算法EDLines C++实现(EDLines C++ Opencv lins segment detection)
    2020-07-05 10:00:01下载
    积分:1
  • smooth
    图像的平滑函数,对指定区域的图像,并有门限值和魔板大小限制。(the smooth of a bmp image)
    2013-09-19 21:16:46下载
    积分:1
  • VBzRGB
    本应用可以将RGB颜色转换为VB专用的十六进制代码或WEB专用的十六进制代码,包含代码和已编译的EXE文件。(This application can convert RGB color to VB for hexadecimal code or WEB for hexadecimal code, contain code and the compiled EXE file. )
    2015-08-23 19:55:27下载
    积分:1
  • 696518资源总数
  • 104881会员总数
  • 38今日下载