2dimagefilter
2dimagefilter copied to clipboard
A collection of image filters, some especially suited to scale-up low res computer graphics.
I am trying to build 2dimagefilter so I can work on some stuff. Having changed nothing with the code, and just doing a default build, the program instantly crashes ```...
The current implementation of xBRz is out of date.
Waifu2x?
Can you implement the Waifu2x rescaler?
``` What steps will reproduce the problem? 1. Loaded 160x160 png image 2. Picked BlackmanHarris 3. Target = 100x100 Some others causing this "grid" too, some just looks weird. ```...
``` Please provide any additional information below. SmillaEnlarger is a tool to enlarging general images in high quality. It is the open source counterpart for many commercial tools such as...
``` What is the expected output? What do you see instead? Currently, a person named Vinícius dos Santos Oliveira has successfully create implementation of Kopf-Lischinski algorithm. I hope this achievement...
``` What steps will reproduce the problem? ImageResizer /load imagein.png /resize auto "xBR 3x (thresholds=0,vbounds=wrap,hbounds=wrap,radius=1.00,centered=0)" /stdout | convert - imageout.png What is the expected output? What do you see instead?...
``` Will it possible to add option for associating .irs Script with ImageResizer, therefore the script can become executable by double clicking it. Just like .bat file associated with CMD.exe...
``` ImageResizer should have feature to run .irs script by drag and drop the script to the executable ``` Original issue reported on code.google.com by `[email protected]` on 6 Apr 2013...
``` What steps will reproduce the problem? - Open Image Resizer as usual What is the expected output? What do you see instead? - If opening image resizer, the user...