Skip to content

Conversation

@sp9103
Copy link

@sp9103 sp9103 commented Jun 9, 2015

9.1. Implement spectral and k-means clustering algorithm.
9.2. Mean-shift clustering algorithm.
9.3. Image segmentation algorithm.
Author : 문성필 (2014120547)

-각 Clustering은 Image segmentation을 통해서 테스트할 수 있게 구현하였습니다.
-수행시간이 길기 때문에 샘플이미지와 결과이미지를 포함하였습니다.
-9.1 spectral clustering에서 numpy ndarray 할당 메모리 문제로 작은 이미지(sample2.png)로 테스트하였습니다.
-9.2 Mean-shift clustering에서 수행시간 문제로 작은이미지로 테스트하였습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant