OpenVINO.CSharp.API.Extensions.EmguCV
1.0.1
See the version list below for details.
dotnet add package OpenVINO.CSharp.API.Extensions.EmguCV --version 1.0.1
NuGet\Install-Package OpenVINO.CSharp.API.Extensions.EmguCV -Version 1.0.1
<PackageReference Include="OpenVINO.CSharp.API.Extensions.EmguCV" Version="1.0.1" />
paket add OpenVINO.CSharp.API.Extensions.EmguCV --version 1.0.1
#r "nuget: OpenVINO.CSharp.API.Extensions.EmguCV, 1.0.1"
// Install OpenVINO.CSharp.API.Extensions.EmguCV as a Cake Addin #addin nuget:?package=OpenVINO.CSharp.API.Extensions.EmguCV&version=1.0.1 // Install OpenVINO.CSharp.API.Extensions.EmguCV as a Cake Tool #tool nuget:?package=OpenVINO.CSharp.API.Extensions.EmguCV&version=1.0.1
简介(Introduction)
英特尔发行版 OpenVINO™工具套件基于oneAPI 而开发,可以加快高性能计算机视觉和深度学习视觉应用开发速度工具套件,适用于从边缘到云的各种英特尔平台上,帮助用户更快地将更准确的真实世界结果部署到生产系统中。通过简化的开发工作流程, OpenVINO™可赋能开发者在现实世界中部署高性能应用程序和算法。
然而 OpenVINO™未提供 C# 语言接口,这对在 C# 中使用 OpenVINO™ 带来了很多麻烦,对此推出了 OpenVINO™ C# API,旨在推动 OpenVINO™在C#领域的应用,目前 OpenVINO™ C# API 已经更新迭代起到 csharp3.1 版本,相比于之前版本,OpenVINO™ C# API 3.1 版本做了较大程度上的更新.
在OpenVINO™ C# API 3.0 版本时,由原来的重构 C++ API 改为直接读取 OpenVINO™ 官方 C API,使得应用更加灵活,所支持的功能更加丰富。OpenVINO™ C# API 3.0 接口参考 OpenVINO™ C++ API 来实现,因此在使用时更加接近 C++ API,这对熟悉使用C++ API的朋友会更加友好。
当前推出的最新版本为 OpenVINO™ C# API 3.1 预发布版本,该版本在 3.0 版本上进行了进一步更新,完善了所有测试代码,并改进了一些错误,后续将根据最新版推出相关的案例项目与应用。
最后,如果各位在使用中有什么问题,可以与我沟通联系,也欢迎广大C#开发者加入到OpenVINO™ C# API 开发中。
Intel Distribution [OpenVINO™](www.openvino. ai) tool suite is developed based on the oneAPI and can accelerate the development speed of high-performance computer vision and deep learning visual applications. It is suitable for various Intel platforms from the edge to the cloud, helping users deploy more accurate real-world results to production systems faster. By simplifying the development workflow, OpenVINO™ Empowering developers to deploy high-performance applications and algorithms in the real world.
However, OpenVINO™ does not provide a C # language interface, which brings a lot of trouble to using OpenVINO™ in C #. Therefore, OpenVINO™ C# API has been launched to promote the application of OpenVINO™ in the C # field. Currently, OpenVINO™ C# API has been updated and iterated to **csharp3.1 ** version, and compared to the previous version, OpenVINO™ C# API 3.1 has undergone significant updates
In version 3.0 of OpenVINO™ C# API, the original refactoring of the C++API was changed to directly reading the official C API of OpenVINO™, making the application more flexible and supporting a richer range of functions. The OpenVINO™ C# API 3.0 interface is implemented based on OpenVINO™ C# API, so it is closer to the C++API when used, which is more friendly for friends who are familiar with using the C++API.
The latest version currently released is **OpenVINO™ C# API 3.1 ** pre release version, which has been further updated on version 3.0, improving all test codes and addressing some errors. Relevant case projects and applications will be released based on the latest version in the future.
Finally, if you have any questions during use, you can communicate and contact me. We also welcome C # developers to join us in OpenVINO™ C# API development.
联系方式(Contact Details)
以下是我的联系方式:
**E-mail:**guojin_yjs@cumt.edu.cn
**CSDN博客:**https://guojin.blog.csdn.net
**GitHub:**https://github.com/guojin-yan
**Gitee:**https://gitee.com/guojin-yan
**开源项目OpenVINO CSharp API:**https://github.com/guojin-yan/OpenVINO-CSharp-API
**视频网站:**https://space.bilibili.com/222626791
**微信公众号:**CSharp与边缘模型部署
NuGet Package
Core Managed Libraries
Native Runtime Libraries
Integration Library
Package | Description | Link |
---|---|---|
OpenVINO.CSharp.Windows | All-in-one package for Windows |
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETCoreApp 3.1
- Emgu.CV (>= 4.8.1.5350)
- OpenVINO.CSharp.API (>= 2023.2.0.4-develop)
- OpenVINO.CSharp.API.Extensions (>= 1.0.1)
-
.NETFramework 4.8
- Emgu.CV (>= 4.8.1.5350)
- OpenVINO.CSharp.API (>= 2023.2.0.4-develop)
- OpenVINO.CSharp.API.Extensions (>= 1.0.1)
-
net5.0
- Emgu.CV (>= 4.8.1.5350)
- OpenVINO.CSharp.API (>= 2023.2.0.4-develop)
- OpenVINO.CSharp.API.Extensions (>= 1.0.1)
-
net6.0
- Emgu.CV (>= 4.8.1.5350)
- OpenVINO.CSharp.API (>= 2023.2.0.4-develop)
- OpenVINO.CSharp.API.Extensions (>= 1.0.1)
-
net8.0
- Emgu.CV (>= 4.8.1.5350)
- OpenVINO.CSharp.API (>= 2023.2.0.4-develop)
- OpenVINO.CSharp.API.Extensions (>= 1.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
This assembly is for OpenVINO CSharp API. The expansion of API mainly involves encapsulating the inference process of common models and the pre-processing and post-processing methods of data.The image processing library uses EmguCV.