#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/math_covariance.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::image_analysis |
Functions | |
template<typename feature_grid_type , typename vector3_type , typename matrix3x3_type > | |
void | OpenTissue::image_analysis::feature_space_pca (feature_grid_type const &feature_grid, vector3_type &mean, matrix3x3_type &C) |