Ask Your Question
0

k-medoid clustering in OpenCV

asked 2019-08-30 13:59:15 -0600

I want to apply k-medoid clustering in OpenCV. Has anyone already implemented the same ? If yes, can you share the code snippet ?

edit retag flag offensive close merge delete

Comments

you can share the code ?

LiorA gravatar imageLiorA ( 2019-08-31 11:40:15 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2019-08-30 17:10:16 -0600

holger gravatar image

Do you mean kmeans? Its available in opencv - i use it for color clustering.

edit flag offensive delete link more

Comments

Thanks for the reply. I meant k-medoid though. I have used k means, and I want to compare my results with k medoid

Biswajitghosh98 gravatar imageBiswajitghosh98 ( 2019-08-30 17:18:53 -0600 )edit

OK so then just implement it ^^

holger gravatar imageholger ( 2019-08-31 14:20:54 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2019-08-30 13:59:15 -0600

Seen: 509 times

Last updated: Aug 30 '19