登录
首页 » Windows开发 » VC实现的分水岭算法

VC实现的分水岭算法

于 2022-03-20 发布 文件大小:56.64 MB
0 166
下载积分: 2 下载次数: 1

代码说明:

算法内容:首先将二维灰度图像抽象为三维地形,横纵坐标表示经纬度,灰度表示高度,这样就产生了一个地形图,地形中有高山有盆地,我们的任务就是找到盆地并且给盆地划定地盘。  算法过程,将最低点(灰度)作为起始点,开始从下注水,想泉水一样,水位逐渐上升,所有点都是上下透水的,但不会横向流动,每产生一个新的积水盆地时标记这个盆地使之与原有盆地区别开,当两个盆地内的水要汇集的时候,在此点建立一个水坝,将水分开,此水坝无限高,水永远不会溢出,依次建立所有水坝,最后的水坝就是所谓的分水岭或分水线,也就是得到的分割线。 

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

发表评论

0 个回复

  • 用VC++做一个跟资料管理器差不多的树型控件,左边点击,右边显示。...
    用VC++做一个跟资料管理器差不多的树型控件,左边点击,右边显示。-With VC++ To do with the information manager of a similar tree controls, left click on the right show.
    2022-04-22 20:29:39下载
    积分:1
  • 很好的多线程例子。这个例子实现了线程池和工作消费模式
    很好的多线程例子。这个例子实现了线程池和工作消费模式-JobQ.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. JobQ.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CJobQApp application class. JobQ.cpp This is the main application source file that contains the application class CJobQApp. JobQ.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. JobQ.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to stor
    2022-02-24 15:16:57下载
    积分:1
  • 学习的好材料,是入门的好帮手
    学习的好材料,是入门的好帮手-good learning materials, entry is a good helper
    2022-08-14 02:41:22下载
    积分:1
  • c++到vc++精彩程序100例,书中融入大量经典程序说明,诠释c++精髓要素...
    c++到vc++精彩程序100例,书中融入大量经典程序说明,诠释c++精髓要素-c++ to vc++ exciting process 100 cases, a large number of the book into the classic description of the procedures, interpretation c++ the essence of the elements
    2023-01-28 23:25:04下载
    积分:1
  • This is source for websit check online/off with yahoo message
    This source for websit check online/off with yahoo message-This is source for websit check online/off with yahoo message
    2022-04-30 01:32:45下载
    积分:1
  • MFC 多个exe进程间通信_共享内存_DialogDemo
    共享内存允许两个或多个进程进程共享同一块内存(这块内存会映射到各个进程自己独立的地址空间),从而使得这些进程可以相互通信。在需要频繁处理一个文件或者是一个大文件的应用场景时,使用共享内存这种方式处理IO效率比普通IO效率要高。本实例简单做了两个MFC的dialog, 一个作为server端,一个作为Client端,使用共享内存的方法实现两个exe间的数据共享。
    2023-09-01 19:35:03下载
    积分:1
  • 这是一用VC编写的MP3播放器源代码,虽然不能和千千静听相比,但是也有值得学习的地方。...
    这是一用VC编写的MP3播放器源代码,虽然不能和千千静听相比,但是也有值得学习的地方。-This is a VC prepared by the MP3 player source code, although it is not listening and 724 compared However, there are also worthy of study.
    2022-03-13 02:20:32下载
    积分:1
  • 半透明窗口,短小精悍,使用方便,操作简单!
    半透明窗口,短小精悍,使用方便,操作简单! -translucent window, small and easy to use, simple!
    2022-02-07 16:53:54下载
    积分:1
  • 本工具箱主要包含三部分内容 % (支持平台MATLAB5.3或5.2,Symbolic math,optim,spline,stats) % 1. MA...
    本工具箱主要包含三部分内容 % (支持平台MATLAB5.3或5.2,Symbolic math,optim,spline,stats) % 1. MATLAB常用数学建模工具的中文帮助 % 2. 贡献MATLAB数学建模工具(打*号) % 3. 中国大学生数学建模竞赛历年试题MATLAB程序-the toolbox contains three main parts% (supported platforms MATLAB5.3 or 5.2, Symbolic math, optim, spline, stats)% 1. MATLAB Mathematical modeling tools used by the Chinese to help% 2. several contributions MATLAB Xue modeling tools (striking*)% 3. China Mathematical Contest in Modeling historical questions MATLAB
    2022-03-12 20:19:18下载
    积分:1
  • 用的C++.NET,数据采用XML格式存储,是本人课程设计的题目,跟大家分享...
    用的C++.NET,数据采用XML格式存储,是本人课程设计的题目,跟大家分享-Used C++. NET, the use of XML format for data storage, is the title of my course design, like to share with you
    2022-05-14 10:54:17下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载