Trigrad
Trigrad copied to clipboard
experimental image compression
Trigrad
Triangle Gradient Image Compression See http://ruarai.github.io/Trigrad/ for a rundown of the algorithm.
Requirements
Triangle
Trigrad uses the Triangle.NET library for generating the triangle mesh. The DLL file has been included under the MIT license. https://triangle.codeplex.com/license
AForge.NET
Trigrad uses the AForge.NET library for edge detection. AForge.NET can be downloaded automatically through NuGet.