Commit Graph

125 Commits

Author SHA1 Message Date
Emilia 4bf84b1bed
Merge pull request #2 from Askill/copilot/improve-project-structure-and-quality
Modernize project structure: package config, testing, CI/CD, YAML configs, Docker
2026-02-15 18:34:34 +01:00
copilot-swe-agent[bot] 3ef5489c05 Final code review fix: simplify error message construction in __init__.py
Co-authored-by: Askill <16598120+Askill@users.noreply.github.com>
2026-02-15 17:28:43 +00:00
copilot-swe-agent[bot] 73f1c00e74 Fix code review issues: circular imports, type hints, cross-platform paths, test isolation
Co-authored-by: Askill <16598120+Askill@users.noreply.github.com>
2026-02-15 17:27:05 +00:00
copilot-swe-agent[bot] dce05248ed Phase 4: Enhance CLI, add comprehensive improvements documentation
Co-authored-by: Askill <16598120+Askill@users.noreply.github.com>
2026-02-15 17:23:49 +00:00
copilot-swe-agent[bot] 4d1a51119d Phase 3: Add YAML config support, environment overrides, and config profiles
Co-authored-by: Askill <16598120+Askill@users.noreply.github.com>
2026-02-15 17:21:55 +00:00
copilot-swe-agent[bot] 6d671afdad Phase 2: Add comprehensive docstrings, tests, and Docker support
Co-authored-by: Askill <16598120+Askill@users.noreply.github.com>
2026-02-15 17:18:57 +00:00
copilot-swe-agent[bot] 883e05f2a5 Phase 1: Add foundation improvements - logging, configuration, testing, CI/CD
Co-authored-by: Askill <16598120+Askill@users.noreply.github.com>
2026-02-15 17:16:45 +00:00
copilot-swe-agent[bot] 4f4652ef4a Initial plan 2026-02-15 17:10:06 +00:00
Patrice Matz 50b9ee1c08
Update README.md 2022-10-19 09:29:08 +02:00
Askill a3504b77dd added json config support 2022-10-11 21:35:37 +02:00
Patrice Matz 8c7bf95ff3
Update README.md 2022-10-07 23:12:16 +02:00
Askill ae8f13b1b1 more refactor 2022-10-07 23:10:26 +02:00
Askill 432c837145 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	Application/ContourExctractor.py
2022-10-07 22:19:41 +02:00
Askill 99a699b039 manager().queue() 2022-10-07 22:19:01 +02:00
Patrice Matz ee535ccb4c
Update README.md 2022-10-06 10:30:25 +02:00
Askill 31731f2dc3 manager().queue() 2022-09-11 11:25:36 +02:00
Askill 1d7a56c417 clean up 2022-08-17 11:54:52 +02:00
Askill d4f4dbf993 optional processing or threadding 2022-08-16 23:28:56 +02:00
Askill 2a3de97c22 .gitignore 2022-08-16 23:03:29 +02:00
Askill 74118faa00 prep for cli 2022-08-16 22:59:51 +02:00
Askill c2b1b74735 removed unsued imports, sorted imports, formatted and refactor 2022-08-16 22:50:00 +02:00
Askill 90ecff91f4 formatting 2022-08-15 12:21:20 +02:00
Askill de1a741e62 Merge branch 'master' of https://github.com/Askill/time-compression 2022-08-15 12:20:44 +02:00
Askill df1c3cea05 video reader has multiprocessing 2022-08-15 12:20:28 +02:00
Patrice Matz 7c0122dd23
Update README.md 2022-05-07 12:32:08 +02:00
Askill 874976331e doc 2022-05-03 10:57:19 +02:00
Askill dafad280c1 added black formatting 2022-01-09 20:25:57 +01:00
Askill 07484fc4f4 added black formatting 2022-01-09 20:25:44 +01:00
Askill 7559d37787 added heatmap 2022-01-09 12:28:18 +01:00
Askill 7446ba6c24 added heatmap 2022-01-09 12:28:05 +01:00
Askill 5272dc99d9 added heatmap 2022-01-09 12:25:22 +01:00
Askill 21f66c740a integrated export offset into exporter for overlayed video 2022-01-05 14:57:29 +01:00
Askill d38260b20b fixed layer overlay check and increasing layer backoff over time 2022-01-05 14:19:26 +01:00
Askill cb20c6cb70 fixed layer overlay check and increasing layer backoff over time 2022-01-05 13:25:49 +01:00
Askill bd2f4afa9a remove .vscode 2022-01-02 23:42:44 +01:00
Askill 6d1359d27d style and efficiency 2022-01-02 23:40:05 +01:00
Askill 19500fa3f5 added time offset per layer 2021-02-06 15:49:46 +01:00
Askill fb043a61d7 started on no overlap overlay 2021-02-05 20:04:10 +01:00
Askill cfcf0daed4 . 2021-02-04 23:14:07 +01:00
Askill ea037d5d24 added opencv classifier + docs 2021-01-02 19:32:53 +01:00
Askill 5dc585a0a6 Merge remote-tracking branch 'origin/master' 2020-12-29 18:05:48 +01:00
Askill 24e5849287 docs 2020-12-29 18:05:38 +01:00
Patrice Matz 375b1ab36b
Update README.md 2020-12-29 17:29:13 +01:00
Askill 854d876db1 started new repo for video reader 2020-12-29 11:00:14 +01:00
Askill a6723a7d45 Merge remote-tracking branch 'origin/master' 2020-12-29 10:41:58 +01:00
Askill e73fafcb9f added context manager for video reader 2020-12-29 10:41:55 +01:00
Patrice Matz 0f302004b5
Update README.md 2020-12-27 21:44:40 +01:00
Askill 8627608d1e added tensorflow to dep
tensorflow is optional, and only for the example implementation of the classifier interface
2020-12-26 15:08:34 +01:00
Askill a8c7902ef5 removed import of remove class 2020-12-26 15:06:00 +01:00
Askill 14bfcecbde added requirements.txt
reduced imports
2020-12-26 14:58:58 +01:00