Difference between revisions of "C-Sharp Image Processing"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 2: | Line 2: | ||
=Commercial Libraries= | =Commercial Libraries= | ||
==Dynamsoft== | |||
* http://www.dynamsoft.com/ | * http://www.dynamsoft.com/ | ||
* http://kb.dynamsoft.com/questions/729/How+to+use+Dynamic+.NET+TWAIN+Add-ons%3F | |||
==Atalasoft== | |||
* http://www.atalasoft.com | * http://www.atalasoft.com | ||
* www. | * http://www.atalasoft.com/Products/DotImage | ||
==GD Picture.NET== | |||
* http://www.gdpicture.com/ | |||
* http://www.gdpicture.com/products/gdpicture-net/ | |||
* http://forums.gdpicture.com/samples/ | |||
* http://forums.gdpicture.com/announces/new-way-get-the-evaluation-key-for-gdpicture-net-t3762.html | |||
==OnBarcode== | |||
* http://www.onbarcode.com/ | |||
=Open Source Libraries= | =Open Source Libraries= | ||
==NAPS2== | |||
* http://sourceforge.net/projects/naps2/ | |||
* http://sourceforge.net/p/naps2/wiki/Getting%20Started/ | |||
=Links= | =Links= | ||
Line 19: | Line 42: | ||
* http://www.cyotek.com/blog/dithering-an-image-using-the-floyd-steinberg-algorithm-in-csharp | * http://www.cyotek.com/blog/dithering-an-image-using-the-floyd-steinberg-algorithm-in-csharp | ||
[[Category: | [[Category:C Sharp]] | ||
[[Category:Image Processing]] | [[Category:Image Processing]] |
Latest revision as of 05:39, 17 October 2021
Also see C-Sharp - Working with Images
Commercial Libraries
Dynamsoft
- http://www.dynamsoft.com/
- http://kb.dynamsoft.com/questions/729/How+to+use+Dynamic+.NET+TWAIN+Add-ons%3F
Atalasoft
GD Picture.NET
- http://www.gdpicture.com/
- http://www.gdpicture.com/products/gdpicture-net/
- http://forums.gdpicture.com/samples/
- http://forums.gdpicture.com/announces/new-way-get-the-evaluation-key-for-gdpicture-net-t3762.html
OnBarcode
Open Source Libraries
NAPS2