Centroid Banding is an R package that allows the creation of centroid bands from three-dimensional models. Given that this feature has applicability outside of OsteoSort, this package was created to allow others to test the code for different purposes. Going with this, it is licensed under MIT to provide more flexibility in its use and adoption.
install.packages("devtools")
library(devtools)
install_github("jjlynch2/CentroidBanding", ref="v0.0.2")
library(CentroidBanding)
CentroidBand()