Skip to content
Snippets Groups Projects
  1. 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
  2. Jun 01, 2022
  3. May 31, 2022
  4. May 29, 2022
  5. May 27, 2022
  6. May 26, 2022
  7. May 25, 2022
    • Cribellier, Antoine's avatar
      Bug fixes: · ae2961bb
      Cribellier, Antoine authored
      - Updated import calib in reconstructor3d.py
      - Updated dlc_cfg_path to '/home/acribellier/Desktop/Antoine/_maDLC/config.yaml'
      - Corrected docstrings
      ae2961bb
  8. May 20, 2022
  9. May 19, 2022
  10. May 18, 2022
  11. May 17, 2022
  12. May 05, 2022
  13. May 04, 2022
Loading