登录
首页 » Visual C++ » HumanDet1

HumanDet1

于 2021-03-05 发布 文件大小:4452KB
0 167
下载积分: 1 下载次数: 326

代码说明:

  人头检测 通过颜色分割产生人头头发部分的二值图像,计算此部分的面积和长宽比来判断是否有人头(human detection)

文件列表:

HumanDet1
.........\bb
.........\..\bb.alz,1147378,2007-04-04
.........\..\bb.lst,155,2007-04-04
.........\..\FILE1.raw,147464,2005-11-30
.........\..\FILE10.raw,147464,2005-11-30
.........\..\FILE2.raw,147464,2005-11-30
.........\..\FILE3.raw,147464,2005-11-30
.........\..\FILE4.raw,147464,2005-11-30
.........\..\FILE5.raw,147464,2005-11-30
.........\..\FILE6.raw,147464,2005-11-30
.........\..\FILE7.raw,147464,2005-11-30
.........\..\FILE8.raw,138248,2005-11-30
.........\..\FILE9.raw,147464,2005-11-30
.........\HumanDet
.........\........\Debug
.........\........\.....\detHuman.obj,10150,2010-05-21
.........\........\.....\detHuman.sbr,0,2009-05-29
.........\........\.....\HumanDet.exe,135270,2010-05-21
.........\........\.....\HumanDet.ilk,341512,2010-05-21
.........\........\.....\HumanDet.obj,23630,2010-05-21
.........\........\.....\HumanDet.pch,5567704,2010-05-21
.........\........\.....\HumanDet.pdb,500736,2010-05-21
.........\........\.....\HumanDet.res,9708,2005-07-04
.........\........\.....\HumanDet.sbr,0,2009-05-29
.........\........\.....\HumanDetDoc.obj,15314,2010-05-21
.........\........\.....\HumanDetDoc.sbr,0,2009-05-29
.........\........\.....\HumanDetView.obj,46124,2010-05-21
.........\........\.....\HumanDetView.sbr,0,2009-05-29
.........\........\.....\MainFrm.obj,20414,2010-05-21
.........\........\.....\MainFrm.sbr,0,2009-05-29
.........\........\.....\process.obj,9000,2010-05-21
.........\........\.....\process.sbr,0,2009-05-29
.........\........\.....\StdAfx.obj,106097,2010-05-21
.........\........\.....\StdAfx.sbr,1376579,2007-06-06
.........\........\.....\vc60.idb,205824,2010-05-21
.........\........\.....\vc60.pdb,397312,2010-05-21
.........\........\detHuman.cpp,3431,2007-06-11
.........\........\detHuman.h,551,2007-06-07
.........\........\HumanDet.aps,31104,2009-05-29
.........\........\HumanDet.clw,3498,2009-06-07
.........\........\HumanDet.cpp,4245,2005-07-04
.........\........\HumanDet.dsp,4848,2005-07-06
.........\........\HumanDet.dsw,539,2006-03-31
.........\........\HumanDet.h,1378,2005-07-04
.........\........\HumanDet.ncb,320512,2010-05-21
.........\........\HumanDet.opt,51712,2010-05-21
.........\........\HumanDet.plg,2792,2010-05-21
.........\........\HumanDet.rc,11172,2005-07-04
.........\........\HumanDetDoc.cpp,1782,2005-07-04
.........\........\HumanDetDoc.h,1497,2005-07-04
.........\........\HumanDetView.cpp,12290,2007-06-12
.........\........\HumanDetView.h,2545,2007-06-13
.........\........\MainFrm.cpp,2509,2005-07-04
.........\........\MainFrm.h,1581,2005-07-04
.........\........\process.cpp,2937,2007-06-08
.........\........\process.h,530,2007-06-07
.........\........\ReadMe.txt,4359,2005-07-04
.........\........\Release
.........\........\.......\detHuman.obj,4249,2005-11-28
.........\........\.......\HumanDet.exe,40960,2006-04-03
.........\........\.......\HumanDet.obj,16184,2005-07-18
.........\........\.......\HumanDet.res,9708,2005-07-14
.........\........\.......\HumanDetDoc.obj,9271,2005-07-14
.........\........\.......\HumanDetView.obj,23212,2006-04-03
.........\........\.......\MainFrm.obj,12786,2005-07-14
.........\........\.......\process.obj,6808,2005-07-18
.........\........\.......\StdAfx.obj,768,2005-07-14
.........\........\res

.........\........\...\HumanDet.rc2,400,2005-07-04


.........\........\Resource.h,496,2005-07-04
.........\........\StdAfx.cpp,210,2005-07-04
.........\........\StdAfx.h,1054,2005-07-04

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

发表评论

0 个回复

  • CEGUIDemo3
    介绍CEGUI中所给的例子的的文档,很详细.(Introduce the samples in the CECUI,very detailed!)
    2009-05-19 15:07:56下载
    积分:1
  • gundongzimu
    在两个控件里实现自动的字幕滚动,点击取消后,停止(In the two controls in the subtitles automatically scroll, click Cancel, stop)
    2010-08-25 21:17:20下载
    积分:1
  • GDAL
    GDAL影像显示 建立金字塔通过i移动图像 进行图像的放大缩小 多波段显示影像金子塔显示 (GDAL image creates pyramid)
    2012-12-21 23:29:55下载
    积分:1
  • 19
    说明:  对图像进行中值滤波,去除噪声,并与原图像进行比较(Median filter on the image to remove noise, compared with the original image)
    2011-04-09 19:28:58下载
    积分:1
  • ImageCutofRGB565BMP
    裁剪以RGB565格式保存的BMP文件,涉及位图掩码内容(imagecut of the BMP picture which saved with RGB565 format and mask)
    2015-01-22 10:57:48下载
    积分:1
  • opticalflowMATLAB
    LK 和HS光流代码,初学者可用,带有误差分析(LK optical flow and the HS code is available for beginners, error analysis with)
    2015-11-28 10:35:21下载
    积分:1
  • guangxiangenzong
    光线跟踪,计算机图形学的实验,实现的是消隐,光线之间的遮挡等(Ray-tracing, computer graphics experiments, realize that the hidden light, such as between the block)
    2020-12-31 20:48:58下载
    积分:1
  • pinghua
    实现对图像平滑模糊,有简单平滑、高斯模糊和中值滤波三种可选,基于OPenCV类库实现,代码可直接运行(Achieve a smooth blur the image, a simple smooth, Gaussian blur and median filtering three options, OPenCV-based library, the code can be run directly)
    2014-06-13 16:45:36下载
    积分:1
  • opencv-fft2
    灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!(Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier transform results to calculate the amplitude (cv_abs), spectral translation (cv_gray_fft2shift), the value normalized to range 0 to 255 (cv_range_0to255) is very common four function! so written as four function to facilitate future calls! attached run shot- along with the corresponding MATLAB program!)
    2020-11-30 10:59:29下载
    积分:1
  • laplace
    说明:  用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助(Opencv prepared with video capture as well as the procedures for edge detection, debugging success, followed by the avi debug video, hope to help everyone)
    2008-09-04 20:10:07下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载