登录
首页 » Visual C++ » VCPP-image-processing-chapter12

VCPP-image-processing-chapter12

于 2016-04-16 发布 文件大小:1108KB
0 278
下载积分: 1 下载次数: 2

代码说明:

  VisualC++数字图像处理技术详解第2版光盘,第十二章(VisualC++ digital image processing technology Detailed Version 2 discs, Chapter XII)

文件列表:

第12章
......\Debug
......\.....\FaceDetection.exe,31744,2013-04-08
......\.....\FaceDetection.ilk,369720,2013-04-08
......\.....\FaceDetection.pdb,1272832,2013-04-08
......\FaceDetection
......\.............\Debug
......\.............\.....\CL.read.1.tlog,29402,2013-04-08
......\.............\.....\CL.write.1.tlog,456,2013-04-08
......\.............\.....\FaceDetection.Build.CppClean.log,2389,2013-04-08
......\.............\.....\FaceDetection.exe.embed.manifest,406,2013-04-08
......\.............\.....\FaceDetection.exe.embed.manifest.res,472,2013-04-08
......\.............\.....\FaceDetection.exe.intermediate.manifest,381,2013-04-08
......\.............\.....\FaceDetection.lastbuildstate,72,2013-04-08
......\.............\.....\FaceDetection.log,121,2013-04-08
......\.............\.....\FaceDetection.obj,110343,2013-04-08
......\.............\.....\FaceDetection_manifest.rc,216,2013-04-08
......\.............\.....\link-cvtres.read.1.tlog,2,2013-04-08
......\.............\.....\link-cvtres.write.1.tlog,2,2013-04-08
......\.............\.....\link.8556-cvtres.read.1.tlog,2,2013-04-08
......\.............\.....\link.8556-cvtres.write.1.tlog,2,2013-04-08
......\.............\.....\link.8556.read.1.tlog,2,2013-04-08
......\.............\.....\link.8556.write.1.tlog,2,2013-04-08
......\.............\.....\link.read.1.tlog,4712,2013-04-08
......\.............\.....\link.write.1.tlog,960,2013-04-08
......\.............\.....\mt.read.1.tlog,208,2013-04-08
......\.............\.....\mt.write.1.tlog,398,2013-04-08
......\.............\.....\rc.read.1.tlog,370,2013-04-08
......\.............\.....\rc.write.1.tlog,378,2013-04-08
......\.............\.....\vc100.idb,830464,2013-04-08
......\.............\.....\vc100.pdb,937984,2013-04-08
......\.............\FaceDetection.cpp,2483,2013-04-08
......\.............\FaceDetection.vcxproj,9564,2013-04-08
......\.............\FaceDetection.vcxproj.filters,951,2013-04-08
......\.............\FaceDetection.vcxproj.user,143,2013-04-08
......\.............\haarcascade_frontalface_alt.xml,919871,2013-04-08

......\FaceDetection.sln,1260,2013-04-08
......\haarcascade_frontalface_alt.xml,919871,2013-04-08

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

发表评论

0 个回复

  • 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
  • DisplayBMP
    显示处理后的BMP图像文件,VC C++ (read the bmp images )
    2012-04-16 16:57:09下载
    积分:1
  • Mybole
    实现对酒瓶子的边缘检测,背景差分,垂直和水平投影等,并可实现计数功能。(Achieve the bottles of edge detection, background difference, the vertical and horizontal projection, and to achieve counting.)
    2011-07-30 17:07:43下载
    积分:1
  • GetContour
    说明:  用于物体目标轮廓的提取与跟踪,能更好的识别出物体轮廓。(Target contour for object extraction and tracking, to better identify the contours of objects.)
    2010-04-07 09:46:42下载
    积分:1
  • PMFFT
    PMF FFT捕获技术性能仿真,分段匹配滤波法和改进算法相比较(FFT PMF capture technology performance simulation, segmented matching filter and improved algorithm comparison)
    2021-03-08 21:29:28下载
    积分:1
  • VTK
    VTK教程-英文版,详细介绍了VTK的相关知识和在医学图像处理方面的应用(VTK BOOK-english edition,introduce VTK install、context、application in medical image anylasis in details)
    2010-08-09 14:38:45下载
    积分:1
  • demo
    源码包括了常用的图像处理方法,代码详细,适合初学者(Source code, including the commonly used image processing method, the code in detail, suitable for beginners)
    2013-07-12 21:31:55下载
    积分:1
  • ICP-point-cloud-registration
    三维激光点云配准是点云三维建模的关键问题之一。经典的 ICP 算法对点云初始位置要求较高且配准 效率较低,提出了一种改进的 ICP 点云配准算法。该算法首先利用主成分分析法实现点云的初始配准,获得较好 的点云初始位置,然后在经典 ICP 算法的基础上,采用 k - d tree 结构实现加速搜索,并利用方向向量夹角阈值去除 错误点对,提高算法的效率。实验表明,本算法流程在保证配准精度的前提下,显著提高了配准效率。 (Three-dimensional laser point cloud registration is one of the key three-dimensional point cloud model. High classical ICP algorithm to the initial position of the point cloud registration requirements and low efficiency, proposed an improved ICP point cloud registration algorithm. Firstly, the use of principal component analysis of the initial point cloud registration, get a better initial position of the point cloud, then the basis of classical ICP algorithm using k- d tree structure to achieve speed up the search, and using the direction vector angle the removal of the threshold point error and improve the efficiency of the algorithm. Experiments show that the algorithm processes to ensure the accuracy of registration under the premise, significantly improve the efficiency of registration.)
    2016-08-01 10:34:57下载
    积分:1
  • Pedestrian-Detection
    改程序是用来行人检测的,有源代码,可以轻松学习并参考。(The reform program is used for pedestrian detection, source code, you can easily learn and reference.)
    2012-05-28 14:12:29下载
    积分:1
  • 3D-MIP---5533
    可以在VTK下进行三维重建的DICOM数据(Three-dimensional reconstruction can be carried out in the VTK DICOM data)
    2020-12-17 16:29:12下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载