文件名称: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)
-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)
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)
-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)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
borland/cv.lib
borland/cvaux.lib
borland/cvcam.lib
borland/cvd.lib
borland/cvhaartraining.lib
borland/cxcore.lib
borland/cxcored.lib
borland/cxts.lib
borland/highgui.lib
borland/ml.lib
Project1.cbproj
Project1.cbproj.local
Project1.cpp
Project1.res
Unit1.cpp
Unit1.dfm
Unit1.h
borland
borland/cvaux.lib
borland/cvcam.lib
borland/cvd.lib
borland/cvhaartraining.lib
borland/cxcore.lib
borland/cxcored.lib
borland/cxts.lib
borland/highgui.lib
borland/ml.lib
Project1.cbproj
Project1.cbproj.local
Project1.cpp
Project1.res
Unit1.cpp
Unit1.dfm
Unit1.h
borland
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.