An open API service indexing awesome lists of open source software.

https://github.com/primeeagle/vnet.imageprocessing

An image processing library that includes algebraic processing, color processing, enhancement, geometric processing, morphology, and segmentation.
https://github.com/primeeagle/vnet.imageprocessing

dotnet dotnet-core dotnet-library image-processing

Last synced: about 2 months ago
JSON representation

An image processing library that includes algebraic processing, color processing, enhancement, geometric processing, morphology, and segmentation.

Awesome Lists containing this project

README

          

# VNet.ImageProcessing

![Build .NET](https://github.com/PrimeEagle/VNet.ImageProcessing/actions/workflows/build-dotnet.yml/badge.svg)   ![Build NuGet](https://github.com/PrimeEagle/VNet.ImageProcessing/actions/workflows/create-nuget.yml/badge.svg)

![Static Badge](https://img.shields.io/badge/Latest_Build-v1.0.1.16-lightblue)   ![Static Badge](https://img.shields.io/badge/Latest_Release-v1.0.1-blue)   ![Static Badge](https://img.shields.io/badge/NuGet_Package-v1.0.1-blue)   ![Static Badge](https://img.shields.io/badge/.NET-8.0.100-darkblue)

![GitHub License](https://img.shields.io/github/license/PrimeEagle/VNet.ImageProcessing)

An image processing library that includes algebraic processing, color processing, enhancement, geometric processing, morphology, and segmentation.

This is a standalone class library, but is also available as part of the full [VNet](https://github.com/PrimeEagle/VNet) library.