0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed unnecessary copy of hog.c/.h More... about 10 years ago
Added some documentation More... about 10 years ago
- SDM: Moved DescriptorExtractors to a separate file More... about 10 years ago
Created a simple, minimalistic app to run an SDM model on images (with V&J) More... about 10 years ago
Moved SDM to a separate lib More... about 10 years ago
- Changed some string's to bfs::path's in libShapeModels More... about 10 years ago
Working toy-example with shaders for vertex-coloring and texturing More... about 10 years ago
Working meanhead-rendering with Qt and ANGLE More... about 10 years ago
Updated the cmake scripts a bit for linux compilation More... about 10 years ago
Added a QT OpenGL window to the fitter More... about 10 years ago
SDM: Code cleanup part 3: random shape-perturbations & moved all functions to the cpp file More... about 10 years ago
SDM: Code cleanup part 2: shape alignment, model variance calculations More... about 10 years ago
SDM: Code cleanup part 1: mean calculation More... about 10 years ago
SDM: got rid of the trainingData tuple More... about 10 years ago
SDM: - All parameters from the config are now read & used More... about 10 years ago
SDM: Implemented dynamic calculation of the regularization parameter (and some sanity checks on the invertability of the feature matrix) More... about 10 years ago
SDM: more regularisation options More... over 10 years ago
Changed all the minimum OpenCV versions to 2.4.3 More... over 10 years ago
Added an app for evaluating landmark errors with the SDM More... over 10 years ago
updated initial_cache for Eigen3 More... over 10 years ago
- Added Eigen3 dependency to libshapemodels (20x faster matrix inverse) More... over 10 years ago
- Added training error calculation to SDM training More... over 10 years ago
- Fixed compilation of SdmTracking More... over 10 years ago
removed some dependencies from sdmTraining More... over 10 years ago
- SDM: Descriptor types now saved More... over 10 years ago
- Moved the SDM model and fitting to libShapeModels More... over 10 years ago
SDM Training: - Added interchangeable feature extraction More... over 10 years ago
sdmTraining can now load several different databases and we can specify which landmarks to learn More... over 10 years ago
Fixed a bug in the output of patchConverter when resizing More... over 10 years ago
Extended patchConverter with resizing & cmdline-args More... over 10 years ago