-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
updates to aggregateColor() #98
Comments
dylanbeaudette
added a commit
that referenced
this issue
Sep 25, 2019
dylanbeaudette
added a commit
that referenced
this issue
Sep 25, 2019
dylanbeaudette
added a commit
that referenced
this issue
Sep 25, 2019
Added testing code to |
dylanbeaudette
added a commit
that referenced
this issue
Sep 26, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Performance and accuracy updates:
when snapping tok
colors, clustering should be applied to unique colorsclustering should be performed on delta-E00 distancesuse newpamonce=5
argument tocluster::pam
for better performanceadd option for weighting by site-level attributesinput column names should be checked for better error reportingoutput should includesigma
fromrgb2munsell
back-transform, or re-generate a representative color based on the closes Munsell chipstandardization inpam(LAB, ..., stand=TRUE)
is not correctAn example for item 6:
The text was updated successfully, but these errors were encountered: