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

VCPP-image-processing-chapter08(1)

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

  • tiaoshi1
    计算机图像处理,MFC实现图像的直方图显示、直方图的均衡化,以及中值滤波等功能(Computer image processing, MFC histogram of image display, histogram equalization and median filter and other functions)
    2010-10-19 13:10:31下载
    积分:1
  • Image12
    VC编写的位图图像处理的源代码,包括了增强、变换等内容(VC prepared bitmap images deal with the source code, including the enhanced transformation, etc.)
    2007-10-17 22:41:08下载
    积分:1
  • doublemeter
    圆形图表的处理,包括大圆套小圆,双指针,针对设计仪表的初学者很有帮助(Treatment of circular charts, including the great circle sets of small round, double pointer, very helpful for beginners instrument design)
    2010-12-26 13:56:03下载
    积分:1
  • jpeg无失真压缩源代码jpeg_lossless
    jpeg无失真压缩源代码(jpeg lossless compression source code)
    2020-07-09 14:18:55下载
    积分:1
  • 20100808
    经典的文本水印算法,实现了别人实现不了的功能,希望大家有所用!(The classic text watermarking algorithm to achieve the functions of others fail to realize, I hope you all have a use!)
    2021-03-19 16:49:19下载
    积分:1
  • Embedded-in-the-DCT-coefficients-
    在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为tj-logo.bmp),该图大小为32*32,共1024个Bit。 1. 在LENA图中嵌入水印,输出嵌入后的水印图像。 2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。 3. 使用不同的嵌入强度进行嵌入,观察其对作品直觉效果和解码效果的影响,绘制相应的曲线。 4. 使用加入噪声、改变对比度、JPEG压缩等攻击方法对水印作品进行攻击,查看解码的效果。 (Information embedded in the DCT coefficients of the image, the image of the common 512* 512 size gray-scale (experimental image LENA.BMP). Information embedded in a binary Logo Figure (used in the experiment logo picture shows the tj-logo.bmp), the plot size 32* 32, 1024 Bit. LENA Figure embedded watermark, the watermark image output embedded. (2) logo watermark image decoding, the output decoded Figure statistical error rate. (3) using a different embedding strength for embedding, observe the works intuitive effects and decoding results, and draw the corresponding curve. (4) by adding the noise, change the contrast, JPEG compression attack methods to attack, to see the effect of decoding the watermark works.)
    2012-04-16 18:56:11下载
    积分:1
  • EffectShow
    精通Visual C++图像处理编程中的一个小程序,实现图像的各种扫描和移动,百叶窗等,可以作为初学者学习用
    2009-05-12 09:06:21下载
    积分:1
  • RgnGuide_src
    这个源代码是用来实现图形之间的基本运算的,包括求交集、并集、差集等等。而且图形的形状也可以任意选择,可以是圆、线段、点、多边形等等。(the source code is used to achieve the basic graphics operations, including for intersection and set difference, and so on. The shape and graphics can choose freely, it can be won, segment, points, polygons, and so on.)
    2020-12-12 15:49:18下载
    积分:1
  • chap01
    数字图像处理编程入门(吕风军)第一章第1章 Windows位图和调色板(Windows Bitmap and palette of the first chapter, Chapter 1 of the digital image processing program entry (Lv Fengjun))
    2012-11-01 14:06:21下载
    积分:1
  • Hilbert
    hilbert程序实现变换 需要的朋友可以参考(hilbert transform program can refer to a friend in need)
    2020-08-23 19:58:18下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载