CapCognition.Maui 2.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package CapCognition.Maui --version 2.0.4
                    
NuGet\Install-Package CapCognition.Maui -Version 2.0.4
                    
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="CapCognition.Maui" Version="2.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CapCognition.Maui" Version="2.0.4" />
                    
Directory.Packages.props
<PackageReference Include="CapCognition.Maui" />
                    
Project file
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 CapCognition.Maui --version 2.0.4
                    
#r "nuget: CapCognition.Maui, 2.0.4"
                    
#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 CapCognition.Maui@2.0.4
                    
#: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=CapCognition.Maui&version=2.0.4
                    
Install as a Cake Addin
#tool nuget:?package=CapCognition.Maui&version=2.0.4
                    
Install as a Cake Tool

CapCognition Capturing and Recognition .NET MAUI library

Capturing of images and recognition of picture content with .NET MAUI. Using newest multistreaming Android camera API 2 and latest iOS camera API. Very short shutter release delay and various configuration possibilities. Features:

  • Capture of images with the camera in any resolution while previewing the image in another resolution
  • Capture raw images and processing them with the CapCognition recognition library
  • Store the captured images in many different formats including raw format DNG
  • Capture images with the front and back camera and recognizing the images directly with different recognition processors
  • Displaying the recognized results as overlays
  • Fully multithreaded and asynchronous image capturing and processing
  • Parallel processing by multiple processors with differernt latencies
  • Easy to use API in programmatical and XAML way
  • Use recognizer for detecting objects in pictures provided without camera
  • Asynchroniuous API for a smooth user experience
  • Open recognition API for easy integration of own recognition processors
  • Use your own licenses in your recognition processors with the CapCognition license library

This library can be used as a trial version. The trial version will display a watermark on the display while capturing and recognizing. The trial version can be used for testing and development purposes. The trial version is not intended for production use. The trial version can be used for as long as needed. For production use, a license must be purchased.

See .NET MAUI examples at CapCognition

Release notes for version 2.0.4:

  • Android: Fixed crash when using the camera on certain devices
  • Android: Picture buffer handling optimized for less processing memory usage and memory fragmentation in YUV convertion and image processing
  • Nugets: Updated to latest versions except Microsoft MAUi controls to provide best compatibility
Product Compatible and additional computed target framework versions.
.NET net9.0-android35.0 is compatible.  net9.0-ios18.0 is compatible.  net10.0-android was computed.  net10.0-ios was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.1 64 8/23/2025
2.1.0 59 8/23/2025
2.0.4 207 6/8/2025
2.0.3 154 4/13/2025
2.0.2 163 3/16/2025
2.0.1 123 2/12/2025
2.0.0 119 1/22/2025
1.0.0 146 9/22/2024