Commit graph

12 commits

Author SHA1 Message Date
3b3329fe74
Add functions and fix
- Add near_value function
2023-06-01 18:04:14 +02:00
3c0ece6688
Add same_value and last_same_value 2023-05-25 16:59:48 +02:00
ceaeccde3a
Fix consecutive, Update default of retrieve_peaks 2023-05-24 15:11:05 +02:00
e30cd203a0
Fix typo in doc 2023-05-24 12:26:18 +02:00
8db571f34c
Add retrieve_peaks() function and fix consecutive() 2023-05-22 16:01:33 +02:00
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