登录
首页 » Visual C++ » HumanDet1

HumanDet1

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

  • Houghtranslate
    这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
    2013-09-07 00:28:11下载
    积分:1
  • udf
    运用在fluent中的udf,解决边界正弦运动的情况,非常珍贵(Border harmonic vibration UDF, use them in fluent, very precious resource)
    2021-04-13 21:08:56下载
    积分:1
  • ImageFusion_PCA
    在GDAL库下,采用主成分变换实现多光谱影像与全色高分辨影像的融合。(Under the GDAL library, the principal component transformation is used to fuse multispectral images with panchromatic high resolution images.)
    2021-01-21 13:08:42下载
    积分:1
  • DebugDemo
    设置位置断点跟踪程序,VC++精选编程源码,很好的参考资料。(Set breakpoint location tracking procedures, VC++ programming source code, a good reference.)
    2013-11-26 09:57:15下载
    积分:1
  • trix
    delaunay三角化程序 delaunay三角化程序 delaunay三角化程序(delaunay triangulation delaunay triangulation process procedures delaunay triangulation process)
    2020-10-28 09:19:58下载
    积分:1
  • Demo3_line-segment-detection-
    直线检测 Visual C++编写 用于图像处理(line segment detection)
    2012-06-29 16:39:16下载
    积分:1
  • wtcl1
    应用Intel® JPEG Library v1.5处理图像的例子(Using Intel® JPEG Library v1.5 to process image.)
    2009-06-02 21:23:23下载
    积分:1
  • PolygonNesting
    文章讲述了一种基于多边形的优化排样方法,结合不规则件特征确定了零件排放的最佳位置,给出了排料规则库的设计,通过排料空间的边界组织和边界更新,形成了新的排样空间。 (Article describes a polygon-based layout optimization method combined with irregular parts on characters of the part the best place to discharge given row of the design rule base material, the border by nesting space organization and boundary updates, formed The new layout space.)
    2010-06-20 15:50:00下载
    积分:1
  • opticalflow
    改进的聚类光流法,聚类方法有kmeans和DBSCAN,光流法金字塔LK可以用,HS光流法占用内存太多。(Improved clustering optical flow method, clustering method kmeans and DBSCAN, pyramid LK optical flow method can be used, HS optical flow occupy too much memory.)
    2021-01-07 16:18:53下载
    积分:1
  • Geometric-transformation
    几何变换,包括图形的基本变化,以及计算机图形学中的算法(Geometric transformations, including changes in the basic graphics, and computer graphics algorithms)
    2011-10-23 09:28:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载