AForge.Imaging
2.2.5
dotnet add package AForge.Imaging --version 2.2.5
NuGet\Install-Package AForge.Imaging -Version 2.2.5
<PackageReference Include="AForge.Imaging" Version="2.2.5" />
<PackageVersion Include="AForge.Imaging" Version="2.2.5" />
<PackageReference Include="AForge.Imaging" />
paket add AForge.Imaging --version 2.2.5
#r "nuget: AForge.Imaging, 2.2.5"
#addin nuget:?package=AForge.Imaging&version=2.2.5
#tool nuget:?package=AForge.Imaging&version=2.2.5
The AForge.Imaging library contains interfaces and classes for different image processing routines and filters. Full list of features is available on the project's web site.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- AForge (>= 2.2.5)
- AForge.Math (>= 2.2.5)
NuGet packages (34)
Showing the top 5 NuGet packages that depend on AForge.Imaging:
Package | Downloads |
---|---|
eXpandEasyTest
Core EasyTest Library for functional testing using XAF EasyTest |
|
XAct.Imaging.Vision
An XActLib assembly: Library to provide services that encapsulate Vision methods |
|
AForge.Controls
The AForge.Controls library contains some reusable UI classes used as in AForge.NET framework's samples, as in some independent applications. Full list of features is available on the project's web site. |
|
ImageResizer.Plugins.WhitespaceTrimmer
Automatically trims whitespace from product images, leaving only a specified margin around the object. Uses sobel energy analysis and adjustable thresholding for great accuracy. URL commands: &trim.threshold=80, &trim.percentpadding=1 Docs: http://imageresizing.net/plugins/whitespacetrimmer Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well. |
|
ImageResizer.Plugins.AdvancedFilters
Apply best-in-class, adjustable Guassian blur, smart sharpen, noise removal, and auto white balance filters to your photographs. Plugs into ImageResizer. REST API example: image.jpg?a.removenoise=3 Docs: http://imageresizing.net/plugins/advancedfilters Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well. |
GitHub repositories (9)
Showing the top 9 popular GitHub repositories that depend on AForge.Imaging:
Repository | Stars |
---|---|
ViewFaceCore/ViewFaceCore
C# 超简单的离线人脸识别库。( 基于 SeetaFace6 )
|
|
Ulterius/server
[WIP] Ulterius™ server where all the magic happens :rocket: :feelsgood:
|
|
imazen/resizer
The official repository for ImageResizer
|
|
ccccccmd/ReCapcha
验证码识别 发票标号识别 图片识别
|
|
KjetilSv/Win10As
Make your windows 10 computer IOT friendly
|
|
HearthstoneTracker/HearthstoneTracker
Automatically track and generate statistics for all your HearthStone games.
|
|
UltimateFishbot/UltimateFishbot
A simple World of Warcraft fishbot written in VB.net
|
|
captjevans/JevonsCameraViewer
An app for viewing multiple video streams from USB cameras. Low cost real time eye tracking. You can rotate and mirror the images and also use a variety of filters. Easily take screenshots. Very useful for c270 hacks. Exposure lock and some openCV examples included
|
|
robela/OCR-Invoice
a console application that would run on Windows server to scan user’s Bill and Receipts, which are either captured by camera or in form of an electronic file like pdf etc. 1. All the invoices/receipts will be uploaded on server in a folder 2. The uploaded invoices/receipts will be scanned by OCR app and extract following information from the file and put them in database table - Vendor/Party Name - Invoice date - Tax amount - Total amount - Line items(Item Name, Item Qty, Item rate, Item Tax & Item Amount) 3. The processing of OCR should be done with 90% of accuracy 4. Application designed be able to handle the noise & quality of the uploaded invoice images.
|