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

VCPP-image-processing-chapter08(1)

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

  • TTsaidemarcats
    Tsai标定算法,用用于图像标定的,可以使用 (Tsai calibration algorithm used for image calibration, you can use)
    2012-09-15 19:07:10下载
    积分:1
  • ORB-and-FREAK-experiments-
    ORB和FREAK局部特征对比实验ORB_FREAK(ORB and FREAK local features of comparative experiments ORB_FREAK)
    2013-05-07 15:21:25下载
    积分:1
  • B1-spline
    图像变形处理程序,VC2013+opencv实现,利用三种差之方法扭曲变形( Image deformation processing program, VC2013+ opencv realized the difference between using three methods distorted)
    2014-12-09 17:53:57下载
    积分:1
  • IFC读写代码
    说明:  IFC文件格式读取和写出源码,目前该源码是1.0版本(IFC file format reads and writes the source code, which is currently version 1.0)
    2020-09-16 14:17:55下载
    积分:1
  • 9DIProcess_Final
    给图像加椒盐和高斯噪声,以及空域滤波(中值和均值滤波)!(to Image pretzels and Gaussian noise, and the spatial filter (mean values and filter)!)
    2006-07-30 16:19:03下载
    积分:1
  • tss_filterh
    fpga实现图象滤波,实时的实现现对输入图象的形态学滤波可直接使用。 (fpga image filtering, real-time implementations currently morphological filtering of the input image can be used directly.)
    2012-10-07 00:29:30下载
    积分:1
  • ENVI
    ENVI是比较常用的遥感图像处理软件,使用该插件,可以使ENVI软件支持HDF5格式的遥感影像,HDF5数据格式是科学计算一体化数据格式,常用于卫星遥感影像的外部存储。(Envi is more commonly used in remote sensing image processing software, use the plugin can enable envi software support the HDF5 format of remote sensing images, the HDF5 data format is scientific computing integration data format, commonly used in satellite remote sensing image of the external storage. )
    2016-07-22 10:52:38下载
    积分:1
  • keypointDetection
    点云关键点搜索,根据曲率极值法搜索关键点(PCL:keypoint detection, used for registration and segmentation)
    2017-12-28 14:02:11下载
    积分:1
  • Video-Demo
    该源码为目标检测和跟踪算法 包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 (The source code for target detection and tracking algorithm include: 1 Static background background prediction target detection 2 Static background frame difference method for target detection 3. Mean Shift tracking method 4 multi-target tracking methods focus)
    2013-08-11 20:39:39下载
    积分:1
  • vcpicph
    VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
    2014-02-18 15:30:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载