0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merged the new and working software renderer. Will soon remove the old one. More... about 10 years ago
MorphableModel: Flipped texcoord y-axis for isomap-loading More... about 10 years ago
Merge branch 'master' of github.com:elador/FeatureDetection More... about 10 years ago
Added texturing and perspective rendering to the SoftwareRenderer More... about 10 years ago
fixed LibLinearClassifier (wrong extraction of SVM parameters when using a solver different than the multi-class one) More... about 10 years ago
Forgot to remove SHARED from libMorphableModel, fixed More... about 10 years ago
Removed a few transitive dependencies that are now no longer necessary More... about 10 years ago
Updated all tracking apps to the LIBLINEAR-flag and replaced some old CMake syntac More... about 10 years ago
Changed all remaining libraries to use the new dependency-system More... about 10 years ago
- Implemented WITH_LIBLINEAR_CLASSIFIER for the libraries and headTrackingApp More... about 10 years ago
Added WITH_MSKINECT_SDK to benchmarkApp More... about 10 years ago
- Adapted some cmake-spelling to new lowercase format More... about 10 years ago
Added a CMake option WITH_LIBLINEAR_CLASSIFIER (mainly to compile without BLAS) More... about 10 years ago
std::isdigit locale fix More... about 10 years ago
Added WITH_MSKINECT_SDK to VideoPlayerApp More... about 10 years ago
Added MatrixUtils::createPerspectiveProjectionMatrix More... about 10 years ago
Merge branch 'tracking' More... about 10 years ago
Merge branch 'master' of github.com:elador/FeatureDetection More... about 10 years ago
changes in conjunction with ECCV 2014 publication - changed image pyramid to use octave-based creation - added new landmark source for simple CSV files - added app for playing videos, showing rectangular landmarks and saving videos - added new measurement model that is based on extended HOG features - added new extended HOG feature extractor that combines everything from gradient computation to descriptor building - added some more stuff - fixed few bugs More... about 10 years ago
Merge remote-tracking branch 'origin/master' into swrend More... about 10 years ago
Renamed logLevelToString-function (capital L), removed using-directive from LogLevels More... about 10 years ago
Proper file-renaming (capital case) of LogLevels.hpp More... about 10 years ago
- Added working backface-culling and a boolean to enable it More... about 10 years ago
Merge remote-tracking branch 'origin/master' into swrend More... about 10 years ago
Added a CMake flag WITH_MATLAB_CLASSIFIER and made libClassification independent on Matlab More... about 10 years ago
- Reverted a VS2012 fix back to C++11 More... about 10 years ago
Finally fixed the software-renderer bug where it would draw black spots with small triangles More... about 10 years ago
Moved new software renderer stuff to a separate class More... about 10 years ago
Updated MatrixUtils::create*Matrix to return the same matrices as OpenGL/Qt, plus added a createOrtho More... about 10 years ago
Merge remote-tracking branch 'origin/master' into swrend More... about 10 years ago