登录
首页 » Visual C++ » VCPP-image-processing-chapter08(1)

VCPP-image-processing-chapter08(1)

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

代码说明:

  VisualC++数字图像处理技术详解第2版光盘-第八章 分水岭分割算法(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VIII watershed segmentation)

文件列表:

VC%2B%2B image processing chapter08(1)
..................................\demo
..................................\....\dll
..................................\....\...\ImageLoad.dll,183296,2013-04-08
..................................\....\ImageErrors.h,741,2013-04-08
..................................\....\Imageload.h,3904,2013-04-08
..................................\....\ImageLoad.lib,15566,2013-04-08
..................................\....\ImageObject.cpp,60290,2013-04-08
..................................\....\ImageObject.h,7435,2013-04-08
..................................\....\include
..................................\....\.......\ImageErrors.h,741,2013-04-08
..................................\....\.......\Imageload.h,3904,2013-04-08
..................................\....\.......\ImageObject.cpp,60290,2013-04-08
..................................\....\.......\ImageObject.h,7435,2013-04-08
..................................\....\lib
..................................\....\...\ImageLoad.lib,15566,2013-04-08
..................................\....\MainFrm.cpp,2508,2013-04-08
..................................\....\MainFrm.h,1639,2013-04-08
..................................\....\MyMath.cpp,14247,2013-04-08
..................................\....\MyMath.h,3392,2013-04-08
..................................\....\ReadMe.txt,4383,2013-04-08
..................................\....\Release
..................................\....\.......\CL.read.1.tlog,34028,2013-04-08
..................................\....\.......\CL.write.1.tlog,3620,2013-04-08
..................................\....\.......\ImageObject.obj,96520,2013-04-08
..................................\....\.......\link-cvtres.read.1.tlog,2,2013-04-08
..................................\....\.......\link-cvtres.write.1.tlog,2,2013-04-08
..................................\....\.......\link.read.1.tlog,5260,2013-04-08
..................................\....\.......\link.write.1.tlog,1416,2013-04-08
..................................\....\.......\MainFrm.obj,31191,2013-04-08
..................................\....\.......\mt.read.1.tlog,978,2013-04-08
..................................\....\.......\mt.write.1.tlog,420,2013-04-08
..................................\....\.......\MyMath.obj,32119,2013-04-08
..................................\....\.......\rc.read.1.tlog,3008,2013-04-08
..................................\....\.......\rc.write.1.tlog,262,2013-04-08
..................................\....\.......\StdAfx.obj,546558,2013-04-08
..................................\....\.......\vc100.pdb,2396160,2013-04-08
..................................\....\.......\WaterShed.Build.CppClean.log,2536,2013-04-08
..................................\....\.......\WaterShed.exe,59392,2013-04-08
..................................\....\.......\WaterShed.exe.intermediate.manifest,381,2013-04-08
..................................\....\.......\WaterShed.lastbuildstate,93,2013-04-08
..................................\....\.......\WaterShed.log,4500,2013-04-08
..................................\....\.......\WaterShed.obj,43815,2013-04-08
..................................\....\.......\WaterShed.pch,21626880,2013-04-08
..................................\....\.......\WaterShed.res,11076,2013-04-08
..................................\....\.......\WaterShedDoc.obj,182993,2013-04-08
..................................\....\.......\WaterShedView.obj,46929,2013-04-08
..................................\....\res




..................................\....\...\WaterShed.rc2,401,2013-04-08

..................................\....\Resource.h,688,2013-04-08
..................................\....\StdAfx.cpp,211,2013-04-08
..................................\....\StdAfx.h,1054,2013-04-08
..................................\....\WaterShed.aps,33428,2013-04-08
..................................\....\WaterShed.clw,2327,2013-04-08
..................................\....\WaterShed.cpp,4265,2013-04-08
..................................\....\WaterShed.dsp,4984,2013-04-08
..................................\....\WaterShed.h,1389,2013-04-08
..................................\....\WaterShed.opt,50688,2013-04-08
..................................\....\WaterShed.plg,2364,2013-04-08
..................................\....\WaterShed.rc,11791,2013-04-08
..................................\....\WaterShed.sln,884,2013-04-08
..................................\....\WaterShed.vcproj,9502,2013-04-08
..................................\....\WaterShed.vcxproj,12328,2013-04-08
..................................\....\WaterShed.vcxproj.filters,2925,2013-04-08
..................................\....\WaterShed.vcxproj.user,143,2013-04-08
..................................\....\WaterShedDoc.cpp,33193,2013-04-08
..................................\....\WaterShedDoc.h,3192,2013-04-08
..................................\....\WaterShedView.cpp,4305,2013-04-08
..................................\....\WaterShedView.h,2222,2013-04-08
..................................\Image





..................................\ImageLoad.dll,183296,2013-04-08
..................................\WaterShed.exe,59392,2013-04-08

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

发表评论

0 个回复

  • Marching-Cubesof-MC-algorithm
    原创基于c++语言编程实现了MC算法在三维图像处理中的应用,以及有许多二维图像到三维图像表面的重建过程算法。通过VC2008,编译已通过。(I have realized MC algorithm about the application of processing 3-D image based on C++ language also realised the technology on image surface reconstruction from 2-D to 3-D image.They are all compiled successfully using VS2008)
    2012-05-04 22:32:57下载
    积分:1
  • 7Faceqianqichuli
    数字图像处理方面的常用操作 人脸识别 图像打开和保存 类似photoshop操作 (Digital image processing operations commonly used face recognition and preservation of the image to open a similar operation photoshop)
    2009-01-03 21:02:26下载
    积分:1
  • MyFFT1
    VC和MATLAB混合编程实现快速傅立叶变换(VC and MATLAB programming Fast Fourier Transform Mixed)
    2021-03-04 19:09:32下载
    积分:1
  • text1
    对数字图像的处理、灰度化等,对数字图像进行基本的操作与处理(Basic digital image manipulation and processing of digital image processing, gray,)
    2013-03-27 10:20:40下载
    积分: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
  • Kinect_DepthCanny
    用kinect获取3D图像,并从3D图像中用OpenCV方法从深度图中获取梯度边缘,从而得到更多信息,做后续处理(Get with kinect 3D images, and get the edge gradient from the depth map from a 3D image using OpenCV method to obtain more information, do follow-up treatment)
    2014-02-21 21:19:53下载
    积分:1
  • SIFT_VC
    sift 的c++代码。。。。。。。。。。。。(sift c++ code)
    2012-07-13 18:45:33下载
    积分:1
  • contrast
    28个vc++图像处理原程序之--对比度拉伸(28 vc++ Image processing of the original procedure- contrast stretching)
    2008-12-24 11:58:36下载
    积分:1
  • VCPP-image-processing-chapter09
    VisualC++数字图像处理技术详解第2版-光盘 第九章(VisualC++ digital image processing technology Detailed Version 2- CD Chapter IX)
    2016-04-16 13:59:03下载
    积分:1
  • rihua.code
    本程序为图像锐化的经典程序,源码里有详细的标注。(the procedures for sharpening images of the classic procedures are detailed source of tagging.)
    2007-06-04 12:04:49下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载