ColorVision.ImageEditor
1.5.5.3
dotnet add package ColorVision.ImageEditor --version 1.5.5.3
NuGet\Install-Package ColorVision.ImageEditor -Version 1.5.5.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.ImageEditor" Version="1.5.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ColorVision.ImageEditor" Version="1.5.5.3" />
<PackageReference Include="ColorVision.ImageEditor" />
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.ImageEditor --version 1.5.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ColorVision.ImageEditor, 1.5.5.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.ImageEditor@1.5.5.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.ImageEditor&version=1.5.5.3
#tool nuget:?package=ColorVision.ImageEditor&version=1.5.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ColorVision.ImageEditor
版本: 1.5.5.1 | 目标框架: .NET 10.0 Windows
功能定位
专业图像编辑和标注控件库,支持 RGB48 高位深图像、矢量绘图、视频播放、3D 可视化和 CIE 色彩空间分析。
主要功能
图像显示
- 多格式支持(PNG/JPG/BMP/TIFF/RAW)
- RGB48 高位深图像
- 缩放/平移/全屏/旋转
视频播放
- 多格式支持(MP4/AVI/MKV/MOV/WMV/FLV/WebM)
- C++/C# 跨语言解码(OpenCV + FFmpeg)
- 音频同步(WPF MediaPlayer)
- 倍速播放(0.25x-4x)、降采样预览、帧丢弃
矢量绘图 (Draw/)
| 工具 | 说明 |
|---|---|
| Rectangle | 矩形绘制 |
| Circle | 圆形/椭圆 |
| Line | 直线/折线 |
| Text | 文本标注 |
| Polygon | 多边形区域 |
| BezierCurve | 贝塞尔曲线 |
| Ruler | 标尺/测量 |
| Special | POI 点/十字线 |
编辑工具 (EditorTools/)
- Zoom — 缩放工具
- FullScreen — 全屏模式
- Rotate — 图像旋转
- Histogram — 直方图
- Algorithms/ — 图像算法(SFR、FindLightBeads、亮度/对比度/Gamma)
3D 可视化 (EditorTools/ThreeD/)
基于 HelixToolkit.Wpf 的 3D 渲染模块,包含两个独立查看器:
Window3D — 图像转 3D 表面
- 2D 图像 → 高度图 3D 曲面(支持 RGB48/Gray8 等多格式自动转换)
- 双线性插值降采样,逐顶点法线计算
- 24 种伪彩色映射(jet/viridis/plasma 等)+ 色条图例
- 实时高度缩放(键盘 +/- 或按钮)
- 3D 拾取悬停提示(
VisualTreeHelper.HitTestraycast) - 截图导出(PNG/JPEG/BMP)、模型导出(OBJ/STL)
ModelViewer3DControl — OBJ/STL 模型查看器
- 异步后台加载 OBJ/STL 文件,自动预处理无效 mtllib 行
- 自动法线生成、材质可见性检测与回退
- 真实线框模式(
MeshGeometryHelper.FindEdges+ 边圆柱体渲染) - 正交/透视投影实时切换
- 模型树视图(隔离/显示全部)
- 预设视角(前/后/左/右/上/下/ISO)
- 基于模型包围盒中心的对象旋转(非世界原点)
- 截图/模型导出(OBJ/STL 含材质和纹理)
Viewport3DHelper — 共享工具类
- 相机初始化、重置、帧适配
- 固定角坐标轴指示器(PipeVisual3D + SphereVisual3D)
- 统一键盘移动处理(L/T/R/B/A/C/D/F)
- 共享 UI 样式(
ThreeDStyles.xaml资源字典) - 线框几何体生成、截图/导出
其他
- Tif/ — TIFF 图像读写
- WindowCIE — CIE 色彩空间分析窗口
- ScottPlot — 图表绘制
依赖关系
- 引用: ColorVision.Common, ColorVision.Core, ColorVision.Themes, ColorVision.UI, HelixToolkit.Core.Wpf, ScottPlot.WPF, log4net, Newtonsoft.Json
- 被引用: ColorVision.Solution
构建
dotnet build UI/ColorVision.ImageEditor/ColorVision.ImageEditor.csproj
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-windows7.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0-windows7.0
- ColorVision.Common (>= 1.5.5.1)
- ColorVision.Core (>= 1.5.5.1)
- ColorVision.Themes (>= 1.5.5.1)
- ColorVision.UI (>= 1.5.5.1)
- HelixToolkit.Core.Wpf (>= 2.27.3)
- log4net (>= 3.3.0)
- Newtonsoft.Json (>= 13.0.4)
- ScottPlot.WPF (>= 5.0.56)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ColorVision.ImageEditor:
| Package | Downloads |
|---|---|
|
ColorVision.Solution
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.5.3 | 30 | 4/30/2026 |
| 1.5.5.2 | 94 | 4/15/2026 |
| 1.5.5.1 | 94 | 4/13/2026 |
| 1.5.4.1 | 103 | 3/31/2026 |
| 1.5.1.1 | 130 | 2/16/2026 |
| 1.4.1.1 | 123 | 2/3/2026 |
| 1.3.10.1 | 129 | 1/14/2026 |
| 1.3.9.8 | 112 | 1/14/2026 |
| 1.3.9.7 | 153 | 1/2/2026 |
| 1.3.9.6 | 190 | 12/12/2025 |
| 1.3.9.5 | 476 | 12/9/2025 |
| 1.3.9.4 | 694 | 12/1/2025 |
| 1.3.9.3 | 242 | 11/25/2025 |
| 1.3.9.2 | 238 | 11/22/2025 |
| 1.3.9.1 | 294 | 11/16/2025 |
| 1.3.8.11 | 264 | 11/12/2025 |
| 1.3.8.10 | 117 | 11/1/2025 |
| 1.3.8.9 | 181 | 10/27/2025 |
| 1.3.8.8 | 199 | 10/22/2025 |
| 1.3.8.7 | 174 | 10/6/2025 |
Loading failed