- Apr 28, 2022
-
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
Added back delete_recordings function + Moved find_char to process.utils + remove last mention of image_format and nb_leading_zeros in BatchProcessing
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
Removed all self.image_format and self.nb_leading_zeros (currently still some image_format and nb_leading_zeros to replace)
-
Cribellier, Antoine authored
Changes to interp_2d_obj, tracker2d.load_images and added TODO to use ImageSequences and not use image_format or nb_leading_zero
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
- Load recordings from directories - Use the names and paths of the recordings and images
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
BatchProcessing is now using MultiImageSequence to load and work with the recordings (sequences of images), various path variables have been changed
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
Added new test functions in test_process_batch.py and renamed test_process.py to test_process_utils.py
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
Added new test functions in test_process_batch.py and renamed test_process.py to test_process_utils.py
-
Cribellier, Antoine authored
+ various small changes
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
Moved functions out of BatchProcessing into dlc_postprocessing.py, point_tracking.py and skeleton_fitting.py
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
Changed signature of many functions in process module to make the order mor intuitive, the name more clear and add default value to show_plot variable (=False)
-
Cribellier, Antoine authored
Added camera directories (cam1, cam2 and cam3) for the example recordings + changed the name of 'mosquito_escape' folder to 'mosquito_escapes'
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
-
Cribellier, Antoine authored
Added gen_dlt_coefs_and_save_csv in calib.py + Debugging and documenting calib.py, test_calib.py and reconstructor3d.py
-
Cribellier, Antoine authored
-