登录
首页 » Visual C++ » HumanDet1

HumanDet1

于 2021-03-05 发布 文件大小:4452KB
0 198
下载积分: 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 个回复

  • SIFT
    提取SIFT特征,进行特征提取和匹配,包括特征点的定位,特征点描述子的生成,特征点的匹配,(extract SIFT feature,and feature matching)
    2020-12-10 10:49:21下载
    积分:1
  • Motion-detection-of-contour-search
    基于轮廓来寻找流动部分,效果不是很好,但是还可以拿来用(Based on the outline to find the flow part, the effect is not very good, but also can be used with)
    2015-11-16 16:33:31下载
    积分:1
  • Sharp
    数字图像处理,对彩色图像的拉普拉斯算子锐化以及梯度算子锐化的比较,VC/MFC实现。(Digital image processing, color image of the Laplacian and the gradient operator sharpening sharpening comparison, VC/MFC implementation.)
    2010-11-03 20:01:33下载
    积分:1
  • Three-dimensional-algorithm
    关于MC三维重建算法的二义性消除的文章,很好的消除了MC算法中的二义性(it s the article about Three-dimensional reconstruction algorithm to eliminate ambiguity in MC)
    2014-01-17 13:19:26下载
    积分:1
  • SIFT_area_match
    说明:  SIFT算法的区域匹配,比原有的SIFT+KD树匹配更加高效、准确。(different area SIFT algorithm which is better than the original SIFT and KD tree match.)
    2021-04-22 15:18:48下载
    积分:1
  • weina
    本代码可以实现图像的维纳滤波,经过调试无错误,对于学习图像处理有较好帮助。(This code can achieve the image filtering, error-free through the debugging, better for learning image processing help.)
    2011-05-31 22:10:17下载
    积分:1
  • tree1
    四叉树分割 opencv 编写 读入灰度图 进行递归分割(Quadtree segmentation opencv read into grayscale prepared for recursive partitioning)
    2021-04-27 21:08:45下载
    积分:1
  • Y824793[1].zip
    PACS系统的图像浏览软件的分析与设计 硕士学位论文 DICOM通讯(PACS system, image viewing software analysis and design of a master' s degree thesis DICOM communication)
    2011-01-04 20:28:04下载
    积分:1
  • BMP_pix_read_write
    实现BMP文件的基本功能。用C++实现一个Class,该Class具有读写BMP文件功能;该Class还具有对图像像素进行操作的功能(针对每个像素的读、写) (BMP files to achieve the basic functions. Using C++ implementation of a Class, the Class has read and write BMP file functions the Class also features the image pixel operation function (for each pixel of the read, write))
    2010-06-03 15:50:25下载
    积分:1
  • IAcrossLine_Tn
    过线检测:依据物体运运动轨迹,分析是否过线 (In lane detection: Based on the trajectories of objects transported to analyze whether the line)
    2012-07-23 11:13:46下载
    积分:1
  • 696518资源总数
  • 104901会员总数
  • 19今日下载