added chop & stack method, optimizations

This commit is contained in:
randogoth 2024-12-28 23:18:41 +02:00
parent c737460cce
commit 9f3d56c50a
4 changed files with 139 additions and 72 deletions

View file

@ -4,4 +4,5 @@ version = "0.1.0"
edition = "2021"
[dependencies]
chrono = "0.4.39"
opencv = "0.93.5"