-
VC实现的分水岭算法
算法内容:首先将二维灰度图像抽象为三维地形,横纵坐标表示经纬度,灰度表示高度,这样就产生了一个地形图,地形中有高山有盆地,我们的任务就是找到盆地并且给盆地划定地盘。
算法过程,将最低点(灰度)作为起始点,开始从下注水,想泉水一样,水位逐渐上升,所有点都是上下透水的,但不会横向流动,每产生一个新的积水盆地时标记这个盆地使之与原有盆地区别开,当两个盆地内的水要汇集的时候,在此点建立一个水坝,将水分开,此水坝无限高,水永远不会溢出,依次建立所有水坝,最后的水坝就是所谓的分水岭或分水线,也就是得到的分割线。
- 2022-03-20 10:50:29下载
- 积分:1
-
a very fun game demining
一个很好玩的扫雷游戏-a very fun game demining
- 2022-07-05 10:01:24下载
- 积分:1
-
pca人脸识别
pca人脸识别系统,运用pca主元分析法进行识别, 环境为opencv2.4.3,vs2010(win7,xp均可)由于pca本身算法原因,识别正确率有待提升,需要自己创建train和test文件夹及train.txt文件。
- 2023-08-02 06:15:06下载
- 积分:1
-
轮询系统
套餐votebean;
- 2022-05-15 14:21:53下载
- 积分:1
-
bank savings system source code! We hope that the support! Thank you for assessi...
银行储蓄系统源代码!希望大家支持!谢谢大家给于评价!-bank savings system source code! We hope that the support! Thank you for assessing!
- 2022-02-05 00:09:21下载
- 积分:1
-
This example consists of two separate projects/applications eir_a for the role A...
This example consists of two separate projects/applications eir_a for the role A device and eir_b for the role B device and uses the Connection library.
* eir_a searches for devices and then displays the information on the devices found.
* eir_b makes the device visible and responds to Bluetooth 2.1 Extended Inquiry Response (EIR) requests.
This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc.
-This example consists of two separate projects/applications eir_a for the role A device and eir_b for the role B device and uses the Connection library.
* eir_a searches for devices and then displays the information on the devices found.
* eir_b makes the device visible and responds to Bluetooth 2.1 Extended Inquiry Response (EIR) requests.
This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc.
- 2022-12-05 01:00:03下载
- 积分:1
-
介绍有限自动机原理的PPT,制作精良,推荐阅读
介绍有限自动机原理的PPT,制作精良,推荐阅读-a PPT about Finite Automata
- 2022-02-04 02:13:13下载
- 积分:1
-
无组件文件上传,可免除fso控件;移植性强。
无组件文件上传,可免除fso控件;移植性强。-No file upload component, can be exempted from controls fso strong transplantation.
- 2022-12-29 09:55:03下载
- 积分:1
-
IBAN Calculator
只是我写的一个小程序,用来计算出国际银行账号和银行识别码。
- 2022-11-02 09:30:03下载
- 积分:1
-
我让它codevision PWM编码,看起来简单,但对我来说是困难的
i make PWM code for Codevision, it s look simple, but for me is difficult
- 2022-01-21 20:58:16下载
- 积分:1