How to calculate centroid of a number or a group of numbers?
조회 수: 2 (최근 30일)
이전 댓글 표시
I am in meed of implementing Fast scanning algorithm, so the first step is that i need to group the pixels into clusters. So when comparing a new pixel with the previously grouped pixel(also called cluster) i need to find the centroid of the previously grouped pixel. So what should I do? Whether I need to implement this in a formula, if yes notify me with the formula or are there some other techniques to determine centroid?
Thanks in advance.
댓글 수: 0
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!