Point Clustering via Voting Maximization

버전 1.3.0.0 (100 KB) 작성자: Costas Panagiotakis
Implementation of CVR and CVR-LMV [1-2] methods for clustering.
다운로드 수: 685
업데이트 날짜: 2016/1/9

라이선스 보기

The goal of the proposed methods is to cluster N given points into K clusters,
so that similarities between objects in the same group are high
while the similarities between objects in different groups are
low. The point similarity is defined by a voting measure that takes into account the point
distances. Using the voting formulation, the problem of clustering is reduced to the maximization
of the sum of votes between the points of the same cluster. It holds that the
resulting clustering based on voting maximization has advantages concerning the cluster’s
compactness, working well for clusters of different densities and/or sizes.
We will appreciate if you cite our papers [1-2] in your work:
[1] C. Panagiotakis, Point Clustering via Voting Maximization, Journal of Classification, vol. 32, no. 2, pp. 212-240, 2015.
[2] C. Panagiotakis and P. Fragopoulou, Voting Clustering and Key Points Selection,
International Conference on Computer Analysis of Images and Patterns, 2013

인용 양식

Costas Panagiotakis (2024). Point Clustering via Voting Maximization (https://www.mathworks.com/matlabcentral/fileexchange/47544-point-clustering-via-voting-maximization), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Cluster Analysis and Anomaly Detection에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.3.0.0

Update of [1]
[1] C. Panagiotakis, Point Clustering via Voting Maximization, Journal of Classification, vol. 32, no. 2, pp. 212-240, 2015.
description update
tags update

1.2.0.0

Summary update

1.1.0.0

Title is updated.

1.0.0.0