Emgu.CV.runtime.maui.mini
4.10.0.5680
dotnet add package Emgu.CV.runtime.maui.mini --version 4.10.0.5680
NuGet\Install-Package Emgu.CV.runtime.maui.mini -Version 4.10.0.5680
<PackageReference Include="Emgu.CV.runtime.maui.mini" Version="4.10.0.5680" />
paket add Emgu.CV.runtime.maui.mini --version 4.10.0.5680
#r "nuget: Emgu.CV.runtime.maui.mini, 4.10.0.5680"
// Install Emgu.CV.runtime.maui.mini as a Cake Addin #addin nuget:?package=Emgu.CV.runtime.maui.mini&version=4.10.0.5680 // Install Emgu.CV.runtime.maui.mini as a Cake Tool #tool nuget:?package=Emgu.CV.runtime.maui.mini&version=4.10.0.5680
About this package
This package is part of the 4.10.0 release of Emgu CV.
This is the mini release that only contains the minimum amount of Open CV modules. For full release that contains all Open CV modules, use a release that is not labeled 'mini'.
For online documentation please visit https://www.emgu.com/wiki/files/4.10.0/document/index.html
Release note can be found at https://www.emgu.com/wiki/index.php/Version_History#Emgu.CV-4.10.0
Setup
Please make sure to call Emgu.CV.Platform.Maui.MauiInvoke.Init()
before making any other calls to Emgu CV library in MAUI. You can put that in your MainPage.xaml.cs file:
public MainPage()
{
InitializeComponent();
Emgu.CV.Platform.Maui.MauiInvoke.Init(); // << Here
}
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. net9.0 was computed. net9.0-android was computed. net9.0-android35.0 is compatible. net9.0-browser was computed. net9.0-ios was computed. net9.0-ios18.0 is compatible. net9.0-maccatalyst was computed. net9.0-maccatalyst18.0 is compatible. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net9.0-windows10.0.19041 is compatible. |
.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.10.0.5680)
- Emgu.CV.Models (>= 4.10.0.5680)
- Microsoft.Maui.Controls (>= 9.0.0)
- System.Drawing.Primitives (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
-
net9.0-android35.0
- Emgu.CV (>= 4.10.0.5680)
- Emgu.CV.Models (>= 4.10.0.5680)
- Emgu.CV.runtime.maui.mini.android (>= 4.10.0.5680)
- Microsoft.Maui.Controls (>= 9.0.0)
- System.Drawing.Primitives (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
-
net9.0-ios18.0
- Emgu.CV (>= 4.10.0.5680)
- Emgu.CV.Models (>= 4.10.0.5680)
- Emgu.CV.runtime.maui.mini.ios (>= 4.10.0.5680)
- Microsoft.Maui.Controls (>= 9.0.0)
- System.Drawing.Primitives (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
-
net9.0-maccatalyst18.0
- Emgu.CV (>= 4.10.0.5680)
- Emgu.CV.Models (>= 4.10.0.5680)
- Emgu.CV.runtime.maui.mini.macos (>= 4.10.0.5680)
- Microsoft.Maui.Controls (>= 9.0.0)
- System.Drawing.Primitives (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
-
net9.0-windows10.0.19041
- Emgu.CV (>= 4.10.0.5680)
- Emgu.CV.Bitmap (>= 4.10.0.5680)
- Emgu.CV.Models (>= 4.10.0.5680)
- Emgu.CV.runtime.mini.windows (>= 4.10.0.5680)
- Emgu.CV.Wpf (>= 4.10.0.5680)
- Microsoft.Maui.Controls (>= 9.0.0)
- System.Drawing.Primitives (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.InteropServices.WindowsRuntime (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Emgu.CV.runtime.maui.mini:
Repository | Stars |
---|---|
emgucv/emgucv
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library.
|
|
emgucv/emgutf
Emgu TF is a cross platform .Net wrapper for the Google Tensorflow library. Allows Tensorflow functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython.
|
Version | Downloads | Last updated |
---|---|---|
4.10.0.5680 | 130 | 1/10/2025 |
4.9.0.5494 | 1,880 | 4/29/2024 |
4.8.1.5350 | 495 | 10/30/2023 |
4.8.0.5324 | 236 | 9/11/2023 |
4.7.0.5276 | 451 | 4/18/2023 |
This is the 4.10.0 release of Emgu CV. For online documentation please visit
https://www.emgu.com/wiki/files/4.10.0/document/index.html