Commit graph

113 commits

Author SHA1 Message Date
a240bf83e8
Update label detection method
- Remove old label detection code and dependancy to scipy
- Add quick label detection method without dependancies
2023-05-09 12:43:34 +02:00
ba1a591669
Fix typo 2023-05-09 12:31:32 +02:00
3bcc5b9f50
Add functions
- Add consecutive
- Add last_consecutive
2023-05-09 12:16:21 +02:00
f75e2e2af9
Add type check for point finding 2023-05-09 11:37:56 +02:00
1b04152337
Update .gitignore 2023-05-05 18:08:50 +02:00
e3c94ca0cb
Update .gitignore 2023-05-05 18:07:20 +02:00
0060bddaef
Add label finder part
- remove the label part to clean the data
2023-05-05 18:01:42 +02:00
fcb3172399
Add first ETA automated processing
Start of the transition from jupyter to plain python.
Still WIP ! For now, only give the cropped image.
2023-05-05 17:05:28 +02:00
c26b4782ed
Fix and add function to utils.py
- Add point function
- Add find_point function
- Fix type check in some function
2023-05-05 17:01:07 +02:00
dd526c77ef
Update .gitignore 2023-05-05 13:33:39 +02:00
7b1e8940c9
Add first utils functions
- Add load
- Add compress
- Add big_to_small
- Add small_to_big
- Add check_side
- Add fill
2023-05-04 16:46:35 +02:00
c4c7058a56 Mise à jour de 'LICENSE' 2023-05-04 13:08:38 +00:00
2e2d821b68 Initial commit 2023-05-04 13:07:43 +00:00