Add Scout

This commit is contained in:
jonoton 2021-08-09 12:27:33 -04:00 committed by Avelino
parent f3f96c64ee
commit 72685cb806

View File

@ -1035,6 +1035,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [pt](https://github.com/fogleman/pt) - Path tracing engine written in Go.
* [resize](https://github.com/nfnt/resize) - Image resizing for Go with common interpolation methods.
* [rez](https://github.com/bamiaux/rez) - Image resizing in pure Go and SIMD.
* [scout](https://github.com/jonoton/scout) - Scout is a standalone open source software solution for DIY video security.
* [smartcrop](https://github.com/muesli/smartcrop) - Finds good crops for arbitrary images and crop sizes.
* [steganography](https://github.com/auyer/steganography) - Pure Go Library for LSB steganography.
* [stegify](https://github.com/DimitarPetrov/stegify) - Go tool for LSB steganography, capable of hiding any file within an image.