|
76550fc1ec
|
Fixes
- Fix i definition in last_consecutive
- Update flags in rotate
|
2023-05-10 14:12:51 +02:00 |
|
|
17e0cc3fd8
|
Add rotate function
use OpenCV for fastest rotation
|
2023-05-09 14:32:03 +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 |
|
|
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 |
|
|
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 |
|