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

VCPP-image-processing-chapter06

于 2016-04-16 发布 文件大小:1214KB
0 261
下载积分: 1 下载次数: 3

代码说明:

  VisualC++数字图像处理技术详解第2版光盘-第六章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VI)

文件列表:

第06章
......\Exp_6_2_1
......\.........\Debug
......\.........\.....\Exp_6_2_1.exe,30208,2013-04-08
......\.........\.....\Exp_6_2_1.ilk,345828,2013-04-08
......\.........\.....\Exp_6_2_1.pdb,838656,2013-04-08
......\.........\Exp_6_2_1
......\.........\.........\Debug
......\.........\.........\.....\CL.read.1.tlog,55606,2013-04-08
......\.........\.........\.....\CL.write.1.tlog,994,2013-04-08
......\.........\.........\.....\Exp_6_2_1.exe.embed.manifest,406,2013-04-08
......\.........\.........\.....\Exp_6_2_1.exe.embed.manifest.res,472,2013-04-08
......\.........\.........\.....\Exp_6_2_1.exe.intermediate.manifest,381,2013-04-08
......\.........\.........\.....\Exp_6_2_1.lastbuildstate,84,2013-04-08
......\.........\.........\.....\Exp_6_2_1.log,4132,2013-04-08
......\.........\.........\.....\Exp_6_2_1_manifest.rc,208,2013-04-08
......\.........\.........\.....\link-cvtres.read.1.tlog,2,2013-04-08
......\.........\.........\.....\link-cvtres.write.1.tlog,2,2013-04-08
......\.........\.........\.....\link.6408-cvtres.read.1.tlog,2,2013-04-08
......\.........\.........\.....\link.6408-cvtres.write.1.tlog,2,2013-04-08
......\.........\.........\.....\link.6408.read.1.tlog,2,2013-04-08
......\.........\.........\.....\link.6408.write.1.tlog,2,2013-04-08
......\.........\.........\.....\link.read.1.tlog,6296,2013-04-08
......\.........\.........\.....\link.write.1.tlog,980,2013-04-08
......\.........\.........\.....\mt.read.1.tlog,398,2013-04-08
......\.........\.........\.....\mt.write.1.tlog,398,2013-04-08
......\.........\.........\.....\rc.read.1.tlog,794,2013-04-08
......\.........\.........\.....\rc.write.1.tlog,810,2013-04-08
......\.........\.........\.....\vc100.idb,1403904,2013-04-08
......\.........\.........\.....\vc100.pdb,536576,2013-04-08
......\.........\.........\.....\vtkMain.obj,59520,2013-04-08
......\.........\.........\Exp_6_2_1.vcxproj,8713,2013-04-08
......\.........\.........\Exp_6_2_1.vcxproj.filters,945,2013-04-08
......\.........\.........\Exp_6_2_1.vcxproj.user,143,2013-04-08
......\.........\.........\vtkMain.cpp,1657,2013-04-08
......\.........\Exp_6_2_1.sln,1248,2013-04-08
......\Exp_6_5_1
......\.........\Debug
......\.........\.....\Exp6_5_1.exe,43008,2013-04-08
......\.........\.....\Exp6_5_1.ilk,444108,2013-04-08
......\.........\.....\Exp6_5_1.pdb,822272,2013-04-08
......\.........\Exp6_5_1
......\.........\........\Debug
......\.........\........\.....\CL.read.1.tlog,33588,2013-04-08
......\.........\........\.....\CL.write.1.tlog,976,2013-04-08
......\.........\........\.....\Exp6_5_1.exe.embed.manifest,406,2013-04-08
......\.........\........\.....\Exp6_5_1.exe.embed.manifest.res,472,2013-04-08
......\.........\........\.....\Exp6_5_1.exe.intermediate.manifest,381,2013-04-08
......\.........\........\.....\Exp6_5_1.lastbuildstate,84,2013-04-08
......\.........\........\.....\Exp6_5_1.log,923,2013-04-08
......\.........\........\.....\Exp6_5_1_manifest.rc,206,2013-04-08
......\.........\........\.....\link-cvtres.read.1.tlog,2,2013-04-08
......\.........\........\.....\link-cvtres.write.1.tlog,2,2013-04-08
......\.........\........\.....\link.8492-cvtres.read.1.tlog,2,2013-04-08
......\.........\........\.....\link.8492-cvtres.write.1.tlog,2,2013-04-08
......\.........\........\.....\link.8492.read.1.tlog,2,2013-04-08
......\.........\........\.....\link.8492.write.1.tlog,2,2013-04-08
......\.........\........\.....\link.read.1.tlog,5772,2013-04-08
......\.........\........\.....\link.write.1.tlog,964,2013-04-08
......\.........\........\.....\mt.read.1.tlog,390,2013-04-08
......\.........\........\.....\mt.write.1.tlog,390,2013-04-08
......\.........\........\.....\rc.read.1.tlog,774,2013-04-08
......\.........\........\.....\rc.write.1.tlog,790,2013-04-08
......\.........\........\.....\vc100.idb,855040,2013-04-08
......\.........\........\.....\vc100.pdb,503808,2013-04-08
......\.........\........\.....\vtkMain.obj,68001,2013-04-08
......\.........\........\Exp6_5_1.vcxproj,8512,2013-04-08
......\.........\........\Exp6_5_1.vcxproj.filters,945,2013-04-08
......\.........\........\Exp6_5_1.vcxproj.user,143,2013-04-08
......\.........\........\vtkMain.cpp,6186,2013-04-08
......\.........\Exp6_5_1.sln,1245,2013-04-08

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

发表评论

0 个回复

  • Canny
    说明:  用canny算子来检测图像边缘,VC++(Using canny operator to detect image edge)
    2010-03-28 14:43:47下载
    积分:1
  • chap1_3
    一本运用Visual C++ 的 数字图像处理的书里的源代码。非常好,初学者,很快可以上手.范例 3(Visual C++ for The digital image processing)
    2009-11-04 11:07:22下载
    积分:1
  • ImageProcess
    实现bmp图像读入和写出,彩色图像灰度化,直方图均衡化(Implement bmp image read and write, color image graying, histogram equalization)
    2015-11-02 19:26:29下载
    积分:1
  • pictureshow
    可以显示图像并显示大话西游中的经典台词,还可以播放动听的背景音乐。(Can display images and display the classic Journey to the West in the lines, but also can play pleasant background music.)
    2010-06-29 23:22:22下载
    积分:1
  • Retinex
    本文实现了Retinex算法,支持对图像的去雾灯操作,是一种图像增强的方法。(this paper present a new image strength method-Retinex impliment by opencv)
    2012-03-13 11:30:39下载
    积分:1
  • calibration-3-cameras
    C++和halcon结合,用于图形处理时进行三相机标定(C++ and halcon combined for three camera calibration)
    2013-09-09 10:12:10下载
    积分:1
  • Special-Project
    图像相似性检测的PPT,比较全面的总结,对主要用到的特征提取和特征匹配算法都有基本的介绍。(Image similarity detection of PPT, a more comprehensive summary of the main use of the feature extraction and feature matching algorithm has the basic The introduction.)
    2011-12-28 03:51:30下载
    积分:1
  • test
    说明:  实现了监控视频图像的去隔行算法,使隔行扫描的图像插值成为逐行扫描(The realization of the surveillance video images Deinterlacing Algorithm, so deinterlacing Image Interpolation become progressive scan)
    2008-12-01 16:47:29下载
    积分:1
  • opencv-sift
    图像匹配,可以实现目标图像的匹配,匹配出最相似的训练图片。(Image matching, the matching can achieve the target image, matching the most similar training images.)
    2013-06-08 16:46:48下载
    积分:1
  • xihua
    图像细化处理的C代码,效果较好,对初学者有较好的参考作用(Image processing of C code, the effect is good, is good for beginners reference)
    2014-07-07 16:21:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载