Skip to content
Snippets Groups Projects
  1. Jan 06, 2023
  2. Dec 09, 2022
  3. Nov 25, 2022
  4. Nov 22, 2022
  5. Nov 01, 2022
  6. Oct 25, 2022
  7. Oct 21, 2022
  8. Oct 19, 2022
  9. 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
  10. Oct 13, 2022
  11. Oct 11, 2022
  12. Sep 16, 2022
  13. Sep 09, 2022
  14. Sep 08, 2022
  15. Sep 07, 2022
  16. Sep 06, 2022
  17. 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
  18. Jun 01, 2022
  19. May 31, 2022
  20. May 29, 2022
  21. May 27, 2022
  22. May 26, 2022
  23. May 25, 2022
  24. May 20, 2022
    • Cribellier, Antoine's avatar
      Bug fixes: · 0255d427
      Cribellier, Antoine authored
      - Updated config.yaml
      - Updated dlc_cfg_path to '../data/examples/mosquito_escapes/config.yaml'
      - Corrected function name (convert_kwargs_to_be_writen_in_yaml > convert_kwargs_to_yaml)
      0255d427
    • Cribellier, Antoine's avatar
      Added config.yaml for deeplabcut · 0d6ec7f0
      Cribellier, Antoine authored
      0d6ec7f0
    • Cribellier, Antoine's avatar
      Merge remote-tracking branch 'origin/development' into development · a47c6f9a
      Cribellier, Antoine authored
      # Conflicts:
      #	point_tracker/reconstructor3d.py
      #	process/batch_processing.py
      #	process/dlc_postprocessing.py
      #	process/utils.py
      #	skeleton_fitter/animals/fly.py
      #	skeleton_fitter/animals/fly_geo.py
      #	skeleton_fitter/animals/fly_hybrid.py
      #	skeleton_fitter/modules/bodies/insect_body_slim.py
      #	skeleton_fitter/modules/limbs/insect_wings_flat.py
      #	skeleton_fitter/skeleton_modules/insect_wings_flat_geo.py
      a47c6f9a
Loading