ColorVision.Core
1.3.8.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ColorVision.Core --version 1.3.8.3
NuGet\Install-Package ColorVision.Core -Version 1.3.8.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ColorVision.Core" Version="1.3.8.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ColorVision.Core" Version="1.3.8.3" />
<PackageReference Include="ColorVision.Core" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ColorVision.Core --version 1.3.8.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ColorVision.Core, 1.3.8.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ColorVision.Core@1.3.8.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ColorVision.Core&version=1.3.8.3
#tool nuget:?package=ColorVision.Core&version=1.3.8.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ColorVision.Core
🎯 功能定位
核心接口模块,提供C++算法库的.NET互操作接口。
作用范围
底层接口层,为上层应用提供高性能算法调用接口。
主要功能点
- C++互操作 - .NET与C++算法库的接口封装
- 内存管理 - 跨语言内存安全管理
- 类型转换 - .NET和C++数据类型的转换
- 异常处理 - 统一的异常处理和错误传递
- 性能优化 - 高效的数据传递和调用机制
与主程序的依赖关系
被引用方式:
- cvColorVision 引用用于算法实现
- ColorVision.Engine 间接引用
引用的外部依赖:
- C++ 算法动态链接库
- P/Invoke 接口定义
使用方式
引用方式
<ProjectReference Include="..\ColorVision.Core\ColorVision.Core.csproj" />
在主程序中的启用
- 通过cvColorVision模块自动加载
- 算法节点执行时自动调用
开发调试
dotnet build UI/ColorVision.Core/ColorVision.Core.csproj
相关文档链接
维护者
ColorVision 核心团队
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0-windows7.0
- No dependencies.
-
net8.0-windows7.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ColorVision.Core:
| Package | Downloads |
|---|---|
|
ColorVision.ImageEditor
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.5.1 | 121 | 4/13/2026 |
| 1.5.2.3 | 107 | 4/12/2026 |
| 1.5.2.2 | 103 | 3/31/2026 |
| 1.5.2.1 | 116 | 2/22/2026 |
| 1.5.1.2 | 122 | 2/21/2026 |
| 1.5.1.1 | 133 | 2/16/2026 |
| 1.4.1.1 | 129 | 2/3/2026 |
| 1.3.10.2 | 126 | 1/29/2026 |
| 1.3.10.1 | 126 | 1/14/2026 |
| 1.3.9.7 | 236 | 12/12/2025 |
| 1.3.9.6 | 471 | 12/9/2025 |
| 1.3.9.5 | 300 | 11/25/2025 |
| 1.3.9.4 | 242 | 11/22/2025 |
| 1.3.9.3 | 319 | 11/16/2025 |
| 1.3.9.2 | 315 | 11/13/2025 |
| 1.3.9.1 | 215 | 10/3/2025 |
| 1.3.8.3 | 226 | 9/30/2025 |
| 1.3.8.2 | 213 | 9/29/2025 |
| 1.3.8.1 | 222 | 9/25/2025 |
| 1.3.7.1 | 242 | 9/21/2025 |
Loading failed