-
hartigansSLC_OpenCV
hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1)
Sequential Leader algorithm:
Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY.
1. Select maximum cluster "radius"
2. Start with zero clusters
3. Add each item to be clustered to:
* Closest cluster if distance <= r
* New cluster if distance to closest cluster > r
4. Compute new center from members in cluster
5. Empty the clusters (keeping the centers)
6. Return to step 3 (until no changes are made)
- 2010-02-25 19:28:25下载
- 积分:1
-
C# Program development paradigm Baodian Book CD
C#程序开发范例宝典 图书光盘附带源码 第十章-C# Program development paradigm Baodian Book CD-ROM attached to source Chapter X
- 2022-02-01 14:51:16下载
- 积分:1
-
pulse audio播发器
基于 linux pulse audio的简易播放器,附带mp3解码
- 2023-02-26 01:20:03下载
- 积分:1
-
3.LCD背光控制
调节单片机小车的LCD背光灯等一系列的功能,希望大家好用。(Adjust SCM car LCD backlight and a series of functions, I hope we use.)
- 2020-06-15 23:00:02下载
- 积分:1
-
paopaotang
泡泡堂的单机版本,基本上还原了原版手感,添加了AI功能,具有一定娱乐性。(BNB stand-alone version)
- 2015-09-07 01:57:01下载
- 积分:1
-
Addition
进行加法运算的实例程序,是照着别人的做的,如果有初学者可以看看。(An example program for adding operations is based on what others do, if you have a beginner.)
- 2017-06-29 15:31:28下载
- 积分:1
-
halconexample1
halcon与c#进行联合编程,显示和处理图片(Halcon and c# are programming together to display and process pictures)
- 2020-07-02 20:00:02下载
- 积分:1
-
实验8:矩阵按键
说明: 基于51单片机的矩阵键盘程序,C语言程序,可以作为子程序使用(Matrix Keyboard Program Based on 51 Single Chip Microcomputer, C Language Program, can be used as a subroutine)
- 2020-06-24 08:00:02下载
- 积分:1
-
VCPP-chess
这是一个vc++的中国象棋的程序设计,较为方便(This is a vc++ programming Chinese chess, more convenient)
- 2015-05-28 10:14:40下载
- 积分:1
-
CCS的人脸识别
基于DSP的人脸识别研究系统,采用DM642 芯片,在CCS上进行运行。
- 2022-12-19 06:40:03下载
- 积分:1