登录
首页 » Visual C++ » 91738645WaterShed

91738645WaterShed

于 2013-07-17 发布 文件大小:220KB
0 263
下载积分: 1 下载次数: 0

代码说明:

  分水岭算法的实现,用VC++语言实现,构成可靠的算法实现(the implement of the watershed)

文件列表:

分水岭算法WaterShed
...................\Debug
...................\dll
...................\...\ImageLoad.dll,183296,1997-03-26
...................\ImageErrors.h,741,1999-09-21
...................\Imageload.h,3904,1999-09-22
...................\ImageLoad.lib,15566,1997-03-26
...................\ImageObject.cpp,60290,2004-06-05
...................\ImageObject.h,7435,2004-06-05
...................\include
...................\.......\ImageErrors.h,741,1999-09-21
...................\.......\Imageload.h,3904,1999-09-22
...................\.......\ImageObject.cpp,60290,2004-06-05
...................\.......\ImageObject.h,7435,2004-06-05
...................\lib
...................\...\ImageLoad.lib,15566,1997-03-26
...................\MainFrm.cpp,2508,2008-05-20
...................\MainFrm.h,1639,2008-05-19
...................\MyMath.cpp,14223,2008-05-19
...................\MyMath.h,3392,2008-05-20
...................\ReadMe.txt,4383,2008-05-19
...................\res




...................\...\WaterShed.rc2,401,2008-05-19

...................\Resource.h,688,2008-05-20
...................\StdAfx.cpp,211,2008-05-19
...................\StdAfx.h,1054,2008-05-19
...................\WaterShed.aps,33024,2008-07-08
...................\WaterShed.clw,2327,2008-07-08
...................\WaterShed.cpp,4263,2008-05-19
...................\WaterShed.dsp,4984,2008-05-20
...................\WaterShed.dsw,543,2008-05-22
...................\WaterShed.h,1389,2008-05-19
...................\WaterShed.ncb,164864,2008-07-08
...................\WaterShed.opt,55808,2008-07-08
...................\WaterShed.plg,2660,2008-07-08
...................\WaterShed.rc,11791,2008-05-20
...................\WaterShedDoc.cpp,33129,2008-05-20
...................\WaterShedDoc.h,3192,2008-05-20
...................\WaterShedView.cpp,4305,2008-05-19
...................\WaterShedView.h,2222,2008-05-19

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

发表评论

0 个回复

  • SIFT
    c++实现的sift,可以分步观看实现效果(c++ implementation of the sift, you can watch step by step to achieve results)
    2011-06-02 11:52:21下载
    积分:1
  • opencv4.3
    自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。(Self-selective color in an image to view a partial area of ​ ​ the histogram: Allows the user to select a rectangular area in an image by holding down the mouse button to draw a rectangle when the mouse is released, the highlighted rectangle, Meanwhile in a separate window, using the drawing functions to draw a chart (selected color histogram region), respectively, with blue, green, red indicates the number of pixels in the selected area of ​ ​ each color.)
    2014-02-13 16:18:41下载
    积分:1
  • eyeball-detection-in-video
    随着视频的播放进行眼球追踪,如果眼镜反光会影响正确率(eyeball tracking in video p.s. note that the reflection of glasses may influence the performance)
    2013-08-02 19:33:12下载
    积分:1
  • Houghtranslate
    这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
    2013-09-07 00:28:11下载
    积分:1
  • calibration
    上传程序为利用vc编写的近景摄影测量程序,包括影像匹配,基本矩阵生成,核显影像生成等等。(Upload the program for the use of close-range photogrammetry vc written procedures, including image matching, basic matrix generation, nuclear generation, and so was the image.)
    2016-10-06 20:23:51下载
    积分:1
  • freeimage
    说明:  图形图像出来库文件,挺好用的,直接包含进工程就可以用了 (Graphic images from the library files, good used directly included into the project can be used)
    2009-08-15 20:30:56下载
    积分:1
  • OnlineForest-0.11.tar
    online random forest 在线随机森林做跟踪和分类的代码(online random forest-line tracking and classification random forest to do the code)
    2020-06-29 22:40:02下载
    积分:1
  • 激光三维点云的源码 lastools
    激光三维点云的处理源码,可以压缩点云,配准点云(Three-dimensional laser point cloud processing source code, can be compressed point cloud, point cloud registration)
    2013-09-09 21:13:07下载
    积分:1
  • MbufAllocColor
    这个函数分配一个数据缓冲区与多个颜色指定系统上的乐队。这种类型的缓冲区允许表示彩色图像(例如,RGB)。 这个函数为每个指定分配缓冲区,一个二维表面颜色乐队。您可以使用MbufAlloc1d()和MbufAlloc2d()来创建单独的乐队一或二维 数据缓冲区,分别。 分配一个缓冲区后,我们建议您检查是否操作成功,使用MappGetError(),或通过验证,不是M_NULL返回的缓冲区的标识符。(This function allocates a data buffer with multiple color bands on the specified system. This type of buffer allows for the representation of color images (for example, RGB). This function allocates buffers that have a two-dimensional surface for each specified color band. You can use MbufAlloc1d() and MbufAlloc2d() to create single band one- or two-dimensional data buffers, respectively. After allocating a buffer, we recommend that you check if the operation was successful, using MappGetError(), or by verifying that the buffer identifier returned is not M_NULL.)
    2015-12-03 19:55:48下载
    积分:1
  • VisualCDigitalImageProcessing
    这本是用VC++来实现图像处理的书藉,对于学习图像处理的来说是非常有用的.(This is VC++ to realize image processing books, for learning image processing is very useful.)
    2009-04-18 10:44:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载