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

VCPP-image-processing-chapter12

于 2016-04-16 发布 文件大小:1108KB
0 305
下载积分: 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 个回复

  • 基于区域的主动轮廓模型算法论文RegionBasedSnake
    基于区域的主动轮廓模型算法,是论文《Active Contours Without Edges》的VC算法实现(Region-based active contour model algorithm, for the paper " Active Contours Without Edges" of the VC algorithm)
    2020-06-28 12:00:01下载
    积分:1
  • Match
    匹配算法,可以完美运行,对于初学者有着很好的参考价值(Matching algorithm, can be a perfect run, has a very good reference for beginners)
    2013-12-13 23:14:37下载
    积分:1
  • Camdemo
    Camshift算法,即"Continuously Adaptive Mean-Shift"算法,是一种自适应的运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪目的。(Camshift algorithm, namely " Continuously Adaptive Mean-Shift" algorithm is an adaptive motion tracking algorithm. It is primarily the color information of the object' s movement through the video images to achieve tracking purposes.)
    2014-01-11 19:45:29下载
    积分:1
  • Image-feature-extraction
    一种改进的基于蚁群算法的图像边缘检测文献,前沿论文(ant colony system,matlab)
    2012-04-17 15:10:39下载
    积分:1
  • dianziwenxiang
    该代码采用opencv环境来实现灰度投影估计电子稳像算法,能够很好地解决视频序列抖动问题。(The code uses the opencv environment to achieve the gray projection algorithm, which can solve the problem of video sequence jitter.)
    2015-12-08 12:05:44下载
    积分:1
  • VB_Main
    说明:  视频动态报警开发,动态处理视频轨迹(Dynamic development of video alarm, dynamic video trajectory treatment)
    2008-10-17 08:31:19下载
    积分:1
  • SiftGPU-V370
    说明:  使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual(SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lists. Finally keypoints are processed parallely to get their orientations and descriptors. SiftGPU is inspired by Andrea Vedaldi s sift++[2] and Sudipta N Sinha et al s GPU-SIFT[4] . Many parameters of sift++ ( for example, number of octaves, number of DOG levels, edge threshold, etc) are also available in SiftGPU. The shader programs are dynamically generated according to the parameters that user specified. SiftGPU also includes a GPU exhaustive/guided sift matcher SiftMatchGPU. It basically multiplies the descriptor matrix on GPU and find closest feature matches on GPU. Both GLSL and CUDA implementations are provided. )
    2011-02-23 10:20:27下载
    积分:1
  • peppernoise-cpp
    在图像中加入椒盐噪声的源代码,编译后的可执行文件须带参数运行(the image Salt and Pepper to the noise source, the compiled executable file parameters required to bring Operation)
    2006-10-13 13:36:45下载
    积分:1
  • bitMAP_read&save
    说明:  bitMAP文件格式的图像的读取、与保存的算法,可以作为图像处理的系统的前道,非常实用。(bitMAP file format of the image read, and preservation of the algorithm, as image processing system of the former Road, very practical.)
    2006-05-04 20:04:28下载
    积分:1
  • XINIAN_1
    1 完成图象处理的基本功能2:二值化、边缘检测、滤波。 2 熟悉dc的部分常用功能,学习图标控制弹出框。(a complete image processing of the two basic functions : values, edge detection, filtering. 2 familiar with the dc part of the commonly used function, learning to control pop icon frame.)
    2007-05-26 13:36:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载