Top 16 C# Image processing Projects
-
Project mention: I am trying to use System.Drawing to upscale a PNG, but it's exhibiting bizarre behavior and is driving me mad | reddit.com/r/csharp | 2022-07-18
-
Project mention: Looking for a fullscreen image viewer with vertical scrolling | reddit.com/r/software | 2022-07-29
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
In order to do so, I had to learn about the basics of image processing. I was able to find an image within another with a technique called template matching, and I used an OpenCV wrapper made for .NET. I will not go through the technical details here, but you can find the relevant source code in my GitHub repository.
-
Magick.NET for image manipulation https://github.com/dlemstra/Magick.NET
-
this guy (https://github.com/emgucv/emgucv/issues/447) had the same issue and resolved it with:
-
Damselfly
Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection, and face-recognition.
I query my REST endpoint to get a collection of Images back, and then deserialize them so I can render in the UI. The REST call takes a few milliseconds, but the deserialization takes 20 seconds on my 2021 14" M1 Macbook Pro - and completely freezes the browser/page while it's running. This is pretty bad, and unless it can be fixed it makes the entire WASM version of the app completely unusable.
-
MetadataExtractor
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
Project mention: Multiplatform reading EXIF data in Powershell 7 | reddit.com/r/PowerShell | 2022-01-22MetadataExtractor is a C# library under the Apache license.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
-
-
-
Project mention: I extracted every frame from all episodes to create the signature color palette of the show | reddit.com/r/SeveranceAppleTVPlus | 2022-04-17
I don't know if it is the same you used, but this should work just as well: MovieBarCodeGenerator
-
PixelViewer
A cross-platform image viewer which supports reading raw Luminance/YUV/RGB/ARGB/Bayer pixels data from file and rendering it.
-
-
mapsnap
A small command line tool to grab images from OpenStreetMap, with the purpose of creating snapshots and mapping timelapses.
Project mention: My first big edit! (Mitsubishi plant in Greer, SC) | reddit.com/r/openstreetmap | 2022-01-10
C# Image processing related posts
- Hosted Blazor WASM Deserialization performance
- Is there a free at tool for object recognizing on images? Would like to build a plug-in for our media library that tags images with keywords when uploaded
- Ryzen/AMD - does it work?
- Intel vs Ryzen - can anyone with do a test for me?
- Best Photo Editing App with NAS
- Looking for a self hosted internet image application
- .Net 6 Blazor server app with Entity Framework and Authentication?
Index
What are some of the best open-source Image processing projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | ImageSharp | 5,849 |
2 | ImageGlass | 4,220 |
3 | OpenCvSharp | 4,044 |
4 | Magick.NET | 2,371 |
5 | Emgu CV | 1,523 |
6 | Damselfly | 720 |
7 | MetadataExtractor | 702 |
8 | ImageResizer | 532 |
9 | DotImaging | 304 |
10 | Colourful | 221 |
11 | sanchez | 98 |
12 | MovieBarCodeGenerator | 68 |
13 | PixelViewer | 39 |
14 | ColorHelper | 23 |
15 | Imgix-CSharp | 13 |
16 | mapsnap | 2 |
Are you hiring? Post a new remote job listing for free.