2dimagefilter icon indicating copy to clipboard operation
2dimagefilter copied to clipboard

A collection of image filters, some especially suited to scale-up low res computer graphics.

Results 14 2dimagefilter issues
Sort by recently updated
recently updated
newest added

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.

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. ```...

Priority-Medium
Type-Defect
auto-migrated

``` 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...

Priority-Medium
Type-Defect
auto-migrated

``` 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...

Priority-Medium
auto-migrated
Type-Enhancement

``` 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?...

Type-Defect
auto-migrated

``` 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...

auto-migrated
Type-Enhancement
Usability

``` 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...

auto-migrated
Type-Enhancement
Usability

``` 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...

Priority-Medium
auto-migrated
Type-Enhancement
Component-Persistence