Skip to content
Snippets Groups Projects
  1. Feb 07, 2023
  2. Jan 31, 2023
  3. Jan 28, 2023
  4. Jan 26, 2023
  5. Jan 25, 2023
  6. Jan 06, 2023
  7. Dec 09, 2022
  8. Nov 25, 2022
  9. Nov 22, 2022
  10. Nov 01, 2022
  11. Oct 25, 2022
  12. Oct 21, 2022
  13. Oct 19, 2022
  14. Oct 17, 2022
    • Cribellier, Antoine's avatar
      Debugged test functions · d89bad45
      Cribellier, Antoine authored
      + Modified settings to match recordings
      + Added sorting of frame numbers in ImageSequence class
      + Corrected back get_rotation_angle_btw_vectors
      + Some correction of docstrings
      d89bad45
  15. Oct 13, 2022
  16. Oct 11, 2022
  17. Sep 16, 2022
  18. Sep 09, 2022
  19. Sep 08, 2022
  20. Sep 07, 2022
  21. Sep 06, 2022
  22. Jun 24, 2022
    • Cribellier, Antoine's avatar
      Added various functions and classes in camera module to: · fac4fc03
      Cribellier, Antoine authored
      - DLT coefficient to/from intrinsic and extrinsic camera parameters (pinhole model)
      - Improve modeling of 3d object, camera, mirror on a gimbal, and virtual camera
      - test rotation matrices and pinhole camera model
      
      + Changed convention for normal vector of non-rotated object (from [1, 0, 0] to [0, 0, 1])
      + Use extrinsic rotation 'xyz' instead of intrinsic 'ZYX' for scipy.transform.Rotation
      + Implemented quaternions for calibration, Object3D, Camer, etc. But still need to implement them in skeleton_fitter
      + Improve documentation (doctstrings)
      fac4fc03
Loading