-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added two new methods to compute centroid and covariance at once. Bot…
…h are faster than calculating first the centroid and afterwards the covariance matrix. The float versions of the new methods are twice as fast but less acurate, whereas the double versions are more accurate and about 35% faster git-svn-id: svn+ssh://svn.pointclouds.org/pcl/trunk@3798 a9d63959-f2ad-4865-b262-bf0e56cfafb6
- Loading branch information
Showing
5 changed files
with
780 additions
and
372 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.