Contains image processing algorithms which can only be used for educational applications, and cannot be used in commercial products without express permission of its authors. Currently contains the Fast Guided Filter. This package is part of the Accord.NET Framework.
This package provides a way to perfrom math functions over 'generic integrals' as C# currently does not support this.
The C# team is working on a way to have support for generic math natively, using abstract static interfaces.
Unfortunately, this is still in preview:...
More information