Skip to content

Tags: anthonynsimon/bild

Tags

v0.14.0

Release v0.14.0, please check the changelog for more details

v0.13.0

Set v13 changelog

v0.12.0

Apply fmt

0.11.1

Release 0.11.1, please check the changelog for more details

v0.11.1

Add changelog entry

Signed-off-by: Anthony Najjar Simon <anthonynsimon@users.noreply.github.com>

0.11.0

Release 0.11.0, please check the changelog for more details

v0.11.0

Update readme

v0.10.0

Add unsharp mask (#34)

* Add unsharp mask func

* Add unsharp mask amount

* Add unsharp mask doc

* Add unsharp mask tests

* Add unsharp mask to README

v0.9.0

Reduce loop vars

v0.8.1

Optimize spatial filters (#24)

* Add bechmarks

* Add Dilate and Erode tests

* Improve performance of sort

* Use edge extension instead of conditions in loop