davidbyttow / govips

A lightning fast image processing and resizing library for Go
MIT License
1.23k stars 196 forks source link

Add ImageRef.Sobel() and a test. #419

Closed linkdata closed 4 months ago

linkdata commented 5 months ago

Exposes the edge-tracing vips_sobel() function. I elected to not push the generated golden image from running the tests. If you want me to, please say so. The image looks fine, but you probably want to run the tests yourself.

coveralls commented 4 months ago

Coverage Status

coverage: 73.207% (-0.07%) from 73.277% when pulling 3be9fa26c3c8371a5e47b050a6c9fa890a5a4ac1 on linkdata:master into e348555c2ce9d5d37997afb638820a12b103cbe4 on davidbyttow:master.