You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I wrote a similar program in C++ for learning purposes: https://github.com/ElvishScout/color-scheme, I am wondering that is it mathematically correct to calculate the centroid of points by simply adding them up and divide by their size in Lab space, which is non-Euclidean? Thx.
The text was updated successfully, but these errors were encountered:
Hi, I wrote a similar program in C++ for learning purposes: https://github.com/ElvishScout/color-scheme, I am wondering that is it mathematically correct to calculate the centroid of points by simply adding them up and divide by their size in Lab space, which is non-Euclidean? Thx.
The text was updated successfully, but these errors were encountered: