No description
Find a file
Pavel Krajcevski 4c359f42a7 - Added a parameter to the PCA computation that returns the first and second
eigenvalues of the covariance matrix associated with the cluster.

- Compared results of testing the ratio of eigenvalues as a measurement of
  'linearity' for the different shapes, and output statistics.

- Added a #define that controls whether or not we do shape estimation using
  quantized AABB error or eigenvalue ratios. The former seems to be better.
2012-10-31 17:48:53 -04:00
BPTCEncoder - Added a parameter to the PCA computation that returns the first and second 2012-10-31 17:48:53 -04:00
CLTool Add stats function to serial encoder. Otherwise, continue to use non-stats function in threaded mode. 2012-10-31 17:48:52 -04:00
Core Fix a few issues and make sure that when we write out to a file, only the intended values are reported. We still have to fix the accumulated stat reporting and make it thread-safe. 2012-10-31 17:48:53 -04:00
IO Add platform independent file stream reading and writing in order to allow us to write out logs. 2012-10-31 17:48:52 -04:00
QtGUI Initial commit with a few modifications 2012-08-24 15:56:45 -04:00
CMakeLists.txt Add pthread module for threading. 2012-10-31 17:46:14 -04:00