Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/source-alchemists/imagetorque

Open .NET image processing library
https://github.com/source-alchemists/imagetorque

ai computer-vision image-processing machine-vision yolo

Last synced: 17 days ago
JSON representation

Open .NET image processing library

Awesome Lists containing this project

README

        

# ImageTorque

[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Source-Alchemists_ImageTorque&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Source-Alchemists_ImageTorque)
[![Build and publish](https://github.com/Source-Alchemists/ImageTorque/actions/workflows/build-and-publish.yml/badge.svg)](https://github.com/Source-Alchemists/ImageTorque/actions)
[![MIT License](https://img.shields.io/badge/License-Apache_2.0-blue)](https://github.com/Source-Alchemists/ImageTorque/blob/main/LICENSE)

**Open .NET image processing library.**

ImageTorque is a cross-platform computer vision library.

Built for [.NET 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0), ImageTorque can be run anywhere - from the edge device all the way up to cloud services.

| Package Name | Release (Nuget) | Documentation |
|---------------|-----------------|---------------|
| `ImageTorque` | [![NuGet](https://img.shields.io/nuget/v/ImageTorque.svg)](https://www.nuget.org/packages/ImageTorque/) | [README](src/ImageTorque/README.md) |
| `ImageTorque.AI` | [![NuGet](https://img.shields.io/nuget/v/ImageTorque.AI.svg)](https://www.nuget.org/packages/ImageTorque.AI/) | |

## Want to contribute?

We are happy to accept contributions from the community. Please read our [contributing guidelines](CONTRIBUTING.md) for more information.