Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aliakseis/image-upscale
https://github.com/aliakseis/image-upscale
discrete-cosine-transform image-processing image-upscaling image-upsizing lbfgs opencv owl-qn upscaler upscaling
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aliakseis/image-upscale
- Owner: aliakseis
- Created: 2021-06-06T13:21:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T16:30:11.000Z (8 months ago)
- Last Synced: 2024-06-15T17:41:08.602Z (8 months ago)
- Topics: discrete-cosine-transform, image-processing, image-upscaling, image-upsizing, lbfgs, opencv, owl-qn, upscaler, upscaling
- Language: C++
- Homepage:
- Size: 851 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# image-upscale
Inspired by http://www.pyrunner.com/weblog/2016/05/26/compressed-sensing-python/
![original](original.png)
![result](result.jpg)