Turns you into RTX 2090 Ti
Come in Easy to Use "GUI Program"
Also, My First GUI Program on C++ 🏆
Corgi Algorithm by Corgi Lover "Uddy"
Windows: Check out Releases Here to download.
Linux: Currently, Only Build from Source is available.
- FFmpeg (Command Line) must be included in PATH
- wxWidgets 3.1.5 (C++ Library)
- OpenCV 4.5.3 (C++ Library) with FFmpeg Enabled
- Compiler: Require C++20 and #pragma once (should exist everywhere?)
- Windows ✔️
- Windows 11 Build 22000
- MSVC 19.29.30133.0 on Visual Studio 2019 (16.11.1)
- wxWidgets from vcpkg
- Note: OpenCV dll must be included in
lib
folder
- Linux ✔️
- Ubuntu 20.04 on Windows Linux Subsystem (Kernel 5.10.43.3 with WSLg 1.0.26) on Windows 11 Build 22000
- gcc 9.3.0
- wxWidgets Built from Source with GTK 3