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

VCPP-image-processing-chapter08(1)

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

  • LMD
    自己编写的数字图像处理程序,包括打开bmp图像,直方图,阈值分割,形态学处理等功能。(digital image processing procedures, including open bmp image, histogram, threshold segmentation, morphological processing and other functions.)
    2013-11-14 22:17:45下载
    积分:1
  • Defect-detection
    基于灰度图像进行傅立叶变换后的二值化处理(Binarization based on the Fourier transform after the gray image processing)
    2014-12-21 13:56:05下载
    积分:1
  • 实现的无损压缩
    该程序主要实现图像的无损压缩,具体算法包括: (1)整数小波变换+SPIHT无损压缩 其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。 (2)DPCM+算术编码 DPCM采用的是JPEG中采用的方法; (3)JPEG-LS标准 JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
    2008-06-02 11:01:57下载
    积分:1
  • 232
    实现运动目标的跟踪,首先用鼠标选取一个区域。之后能自动跟踪这个目标(Tracking of moving objects, first use the mouse to select a region. After automatic tracking of this objective)
    2012-05-29 22:25:21下载
    积分:1
  • Ray-tracing
    线性插值射线追踪法,设置模型为一三层模型,范围100m×100m(Linear interpolation ray tracing method, set the model for a three-tier model, the range 100m100m)
    2020-10-29 14:19:56下载
    积分:1
  • smooth
    对图像进行平滑去噪,提高图像的质量,为后期的图像处理打基础(very good)
    2013-09-24 10:01:40下载
    积分:1
  • 24BMP256ColorGray
    本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
    2020-07-01 01:20:02下载
    积分:1
  • RobotVision
    著名专家写的计算机视觉方面的原著,希望对大家有所帮助(Writing a well-known experts in the computer vision aspects of the original, and they hope to help everyone)
    2009-03-17 13:00:32下载
    积分:1
  • Direct
    图像分割,完整程序,验证可行。新手上传,望支持。(image direct)
    2012-05-04 22:25:30下载
    积分:1
  • PP
    基于SIFT+Kmeans+LDA的图片分类器的实现源码。 博文参考:http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html(The pictures classifier based on SIFT, Kmeans and LDA. Blog Reference: http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html)
    2012-07-26 15:34:58下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载