Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kleisauke/libvips-pr-4237

ResampleScope test case for PR https://github.com/libvips/libvips/pull/4237
https://github.com/kleisauke/libvips-pr-4237

Last synced: about 1 month ago
JSON representation

ResampleScope test case for PR https://github.com/libvips/libvips/pull/4237

Awesome Lists containing this project

README

        

# libvips PR #4237

[ResampleScope](https://entropymine.com/resamplescope/) test case for PR [libvips/libvips#4237](https://github.com/libvips/libvips/pull/4237).

## Run

```console
$ ./resamplescope.sh
```

See [output/](output) directory.

## Output

### lanczos3 (for reference)

#### reduceh

![pd_vips_lanczos3-out.png](output/pd_vips_lanczos3-out.png)

#### reducev

![pdr_vips_lanczos3-out.png](output/pdr_vips_lanczos3-out.png)

### mks2013

### Reference

![mks-2013-graph.png](https://johncostella.com/magic/mks-2013-graph.png)

#### reduceh

![pd_vips_mks2013-out.png](output/pd_vips_mks2013-out.png)

#### reducev

![pdr_vips_mks2013-out.png](output/pdr_vips_mks2013-out.png)

### mks2021

### Reference

![mks-2021-graph.png](https://johncostella.com/magic/mks-2021-graph.png)

#### reduceh

![pd_vips_mks2021-out.png](output/pd_vips_mks2021-out.png)

#### reducev

![pdr_vips_mks2021-out.png](output/pdr_vips_mks2021-out.png)