Emgu.CV.Bitmap
4.9.0.5494
dotnet add package Emgu.CV.Bitmap --version 4.9.0.5494
NuGet\Install-Package Emgu.CV.Bitmap -Version 4.9.0.5494
<PackageReference Include="Emgu.CV.Bitmap" Version="4.9.0.5494" />
paket add Emgu.CV.Bitmap --version 4.9.0.5494
#r "nuget: Emgu.CV.Bitmap, 4.9.0.5494"
// Install Emgu.CV.Bitmap as a Cake Addin #addin nuget:?package=Emgu.CV.Bitmap&version=4.9.0.5494 // Install Emgu.CV.Bitmap as a Cake Tool #tool nuget:?package=Emgu.CV.Bitmap&version=4.9.0.5494
About
This package is part of the 4.9.0 release of Emgu CV.
For online documentation please visit https://www.emgu.com/wiki/files/4.9.0/document/index.html
Release note can be found at https://www.emgu.com/wiki/index.php/Version_History#Emgu.CV-4.9.0
How to Use
Bitmap bmp = ... //Some bitmap object
Mat mat = bmp.ToMat() //convert Bitmap to Mat
... // modify on your Mat
Bitmap otherBmp = mat.ToBitmap(); // convert Mat to Bitmap
Supported platforms
- Windows
- Linux (require GDI+)
- Mac OS (require GDI+)
This package do not support mobile platforms. GDI+ is not available on iOS or Android
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Emgu.CV (>= 4.9.0.5494)
- System.Drawing.Common (>= 8.0.1)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Emgu.CV.Bitmap:
Package | Downloads |
---|---|
Emgu.CV.UI
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. |
|
Emgu.CV.Wpf
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. |
|
EmguEx
Extension methods and helper classes for Emgu CV. |
|
Emgu.CV.runtime.maui.mini
This package contains the native runtime of Emgu CV for MAUI |
|
eslib.CvViewPort
绘制坐标图 |
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on Emgu.CV.Bitmap:
Repository | Stars |
---|---|
Fictiverse/Redream
Realtime Diffusion, using Automatic1111 Stable Diffusion API
|
|
wangfreexx/wangfreexx-tianruoocr-cl-paddle
天若ocr开源版本的本地版,采用Chinese-lite和paddleocr识别框架
|
|
dorisoy/Dorisoy.Pan
Dorisoy.Pan 是基于.net core8 的跨平台文档管理系统,使用 MS SQL 2012 / MySql8.0(或更高版本)后端数据库,您可以在 Windows、Linux 或 Mac 上运行它,项目中的所有方法都是异步的,支持令牌基身份验证,项目体系结构遵循著名的软件模式和最佳安全实践。源代码是完全可定制的,热插拔且清晰的体系结构,使开发定制功能和遵循任何业务需求变得容易。 系统使用最新的 Microsoft 技术,高性能稳定性和安全性
|
|
mesutpiskin/face-detection-and-recognition
:hurtrealbad:C# Face detection and recognition with EmguCV. Eigenfaces, Fisherfaces and LBPH algorithms.
|
|
josdemmers/Diablo4Companion
A companion app and loot filter for Diablo IV to help you find your perfect gear affixes.
|
Version | Downloads | Last updated |
---|---|---|
4.9.0.5494 | 49,474 | 4/29/2024 |
4.8.1.5350 | 55,607 | 10/30/2023 |
4.8.0.5324 | 19,014 | 9/11/2023 |
4.7.0.5276 | 71,436 | 4/18/2023 |
4.6.0.5131 | 97,985 | 10/24/2022 |
4.5.5.4823 | 84,084 | 1/10/2022 |
4.5.4.4788 | 35,120 | 10/28/2021 |
4.5.3.4721 | 804,400 | 7/28/2021 |
4.5.2.4673 | 13,009 | 7/2/2021 |
4.5.1.4349 | 80,148 | 1/19/2021 |
4.4.0.4099 | 57,175 | 10/7/2020 |
4.4.0.4077 | 3,226 | 9/28/2020 |
4.4.0.4061 | 24,711 | 9/4/2020 |
This is the 4.9.0 release of Emgu CV. For online documentation please visit
https://www.emgu.com/wiki/files/4.9.0/document/index.html