Now with OpenCV Backend!!
Pre-release
Pre-release
I re-wrote the whole thing in C++ and statically linked it to OpenCV (originally) in order to use just a few upscaling/preprocessing things, but then that got me thinking:
This would probably be doable™ entirely in OpenCV, and that'd give me a lot more control over the backend
So uh, I did that.
A lot of the same frontend bugs still exist, but it's now easier to install, since the builds produce statically linked binaries.