Skip to content
Snippets Groups Projects
Select Git revision
  • devel
  • docker
  • gh-pages
  • master default
  • multi-frame-richard
  • perspective-camera-estimation
  • tests
  • v0.10.1
  • v0.10.0
  • v0.9.1
  • v0.9.0
  • v0.8.0
  • v0.7.1
  • v0.7.0
  • v0.6.1
  • v0.6.0
  • v0.5.0
  • v0.4.0
  • v0.3.0
  • v0.2.0
  • v0.1.0
21 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.05Mar432128Feb19171097630Jan292825241817157654230Dec2524181715141095432130Nov2726252322211918171587610Oct9429Sep2624201918171131Aug222122May212130Apr25Feb1715Jan2131Dec262422219828Nov2522201930Aug2725242322151411932131Jul302821151412119832130Jun22Apr2116Feb1310Remove non-const PcaModel getter of MorphableModelReturn mean, basis and eigenvalues by const& in PcaModelMinor doxygen and style fixesRenamed get_*_pca_basis() to get_*_pca_basis_at_point()Save only the orthonormal basisChanged PcaModel c'tor to take an orthonormal basissnake_cased everything in io/cvssp.hppRename the bases in io/cvssp.hppChanged "unnormalised" basis to "orthonormal", and "normalised" to "rescaled"Clarified "normalised"/"unnormalised" by using "orthonormal" in BFM conversionAdded cereal as submodule, removed local copyFixed spacingAdded note about 1-based indexing in the edge-topology fileUpdated CVSSP link in share/readme.txtMerge branch 'master' into develMerge branch 'devel' of https://github.com/patrikhuber/eos into develClarified wording a bit in ibug_to_sfm.txtRenamed ibug2did.txt to ibug_to_sfm.txtAdded a MANIFEST.in file to build a python source distribution packageRenamed the pypi package to eos-py, as 'eos' is already taken on pypiAdd test files for future tests, made some minor changes to BufferedVideoIter and use it in utilsUpdated initial_cache.cmake.templateMerge pull request #109 from NextDesign1/explicit-casts-to-vec3Merge pull request #108 from NextDesign1/bfm-conversion-optimizationExplicit casts and initializations to glm::vec3BFM conversion is now ~200x fasterMerge branch 'devel' of https://github.com/patrikhuber/eos into develAdded a setup.py file for Python's pipChanged Array::rsqrt() to sqrt().inverse() for older Eigen versionsAdded Python bindings for model constructors and more accessorsAdded save_model python bindingsAdded write_obj python bindingsChange return to EXIT_FAILURE on cmdline parsing errorRemoved json-to-cereal-binary utility appFull changes to io/cvssp.hppChanged load_scm_model to use Eigen::MatrixUpdated bfm-binary-to-cereal to use EigenUpdated Python bindings to use the new Eigen::Matrix based modelsChanged PcaModel to use Eigen::Matrix instead of cv::MatCorrected PcaModel documentation
Loading