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

VCPP-image-processing-chapter12

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

  • dcmread4
    集成ITK、VTK、MFC读取DICOM的代码,建成win32程序即可。运行完美(Integrated ITK, VTK, MFC to read DICOM code, built win32 program can. Works perfect)
    2021-02-19 16:29:44下载
    积分:1
  • jpeg
    本项目成功地实现了jpeg图像的压缩非常实用!!!!!!(The project successfully realized the jpeg image compression is very useful!!!!!!!!!!!!!!!!)
    2016-03-13 05:37:57下载
    积分:1
  • halcon
    一个选择模板的匹配方式,附带视觉标定,可以自由的选择模板进行匹配(A matching pattern of selected templates with visual calibration)
    2018-03-21 17:09:41下载
    积分:1
  • stereo
    立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。(Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching, the proliferation of more features of the corresponding calculation of disparity and the corresponding color value. Also provides a picture and two corresponding feature matching results and disparity images.)
    2020-06-29 14:40:02下载
    积分:1
  • circlefitting
    最小二乘法拟合圆vc实现,最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。(least squares fitting round vc realized, least-squares method (least squares analysis) is a mathematical optimization techniques, It error by minimizing the square and a group of data to find the best matching function. Least-squares method is the most simple method to derive absolutely true value unknown, and so the sum of squared errors to the minimum.)
    2020-09-09 10:38:03下载
    积分:1
  • bmp
    本程序是对24位图片进行灰度化,并进行去边缘的,二值化(This program is to 24 bits images of gray, and go to the edge, binary )
    2012-01-17 08:42:59下载
    积分:1
  • SIRC_convert_MLC_C3
    说明:  SAR影像单视数据转为多视数据,数据间相互转化,快捷处理SAR数据(Single-look SAR image data into a more visual data, data inter-conversion, fast processing SAR data)
    2008-09-19 20:29:08下载
    积分:1
  • fdeconv
    图像的反卷积 去卷积复原 效果还不错,欢迎下载(image deconvolution image restoration)
    2010-12-24 14:11:25下载
    积分:1
  • bgslibrary_x86_v1.9.2
    bgslibrary_x86_v1.9.2,是MFC的实现文件,包含37种背景减除算法,对于做目标提取的研究非常有用。(The BGSLibrary was developed by Andrews Sobral and provides an easy-to-use C++ framework based on OpenCV to perform background subtraction (BGS) in videos. )
    2015-12-22 20:33:52下载
    积分:1
  • yepian
    为了研究植物的生长规律,应用数字摄影图像处理法对山楂叶面积进行无损测量,该方法采用数码相机在田间获取山楂叶子的数字图像,对所拍图像进行背景去除、二值化及中值滤波处理,然后利用Matlab软件编程.快速计算出叶子的面积。把这一面积同常用的叶纸称重法所测面积进行比较.结果基本相同,由此可见,数字摄影图像法测量叶面积,具有简单、准确、方便快捷的特点.这对数字农业的植物信息快速采集和利用具有重要的意义。 ( In order to study the growth pattern of plants, the application of digital photography and image processing method for nondestructive measurement of hawthorn leaf area, this method using a digital camera to obtain digital images of hawthorn leaves in the field, on the film image background removal, binarization and medianfiltered, and then using the Matlab software programming. Quickly calculate the area of the leaves. This area with the common leaf paper weighing measured by the area to compare. The results are basically the same, shows, digital photographic images method to measure leaf area, with a simple, accurate, and convenient features. This rapid acquisition and use of digital agricultural plant is of great significance. In order to study the growth pattern of plants, the application of digital photography and image processing method for nondestructive measurement of hawthorn leaf area, this method using a digital camera to obtain digital images of )
    2012-02-19 11:20:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载