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: 6 months ago
JSON representation
Open .NET image processing library
- Host: GitHub
- URL: https://github.com/source-alchemists/imagetorque
- Owner: Source-Alchemists
- License: apache-2.0
- Created: 2023-01-08T09:35:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-22T11:48:43.000Z (about 1 year ago)
- Last Synced: 2025-04-12T00:53:20.976Z (6 months ago)
- Topics: ai, computer-vision, image-processing, machine-vision, yolo
- Language: C#
- Homepage:
- Size: 71.9 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# ImageTorque
[](https://sonarcloud.io/summary/new_code?id=Source-Alchemists_ImageTorque)
[](https://github.com/Source-Alchemists/ImageTorque/actions)
[](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` | [](https://www.nuget.org/packages/ImageTorque/) | [README](src/ImageTorque/README.md) |
| `ImageTorque.AI` | [](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.