feat(video2x): rewritten the CLI with C++

This commit is contained in:
k4yt3x
2024-11-01 22:20:32 -04:00
parent 94e69f9f62
commit b309bec1cb
6 changed files with 771 additions and 914 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "third_party/opencv"]
path = third_party/opencv
url = https://github.com/opencv/opencv.git
[submodule "third_party/boost"]
path = third_party/boost
url = https://github.com/boostorg/boost.git