CapCognition.Forms.LicensePlateDetection 1.2.0

dotnet add package CapCognition.Forms.LicensePlateDetection --version 1.2.0
NuGet\Install-Package CapCognition.Forms.LicensePlateDetection -Version 1.2.0
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.Forms.LicensePlateDetection" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CapCognition.Forms.LicensePlateDetection --version 1.2.0
#r "nuget: CapCognition.Forms.LicensePlateDetection, 1.2.0"
#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.
// Install CapCognition.Forms.LicensePlateDetection as a Cake Addin
#addin nuget:?package=CapCognition.Forms.LicensePlateDetection&version=1.2.0

// Install CapCognition.Forms.LicensePlateDetection as a Cake Tool
#tool nuget:?package=CapCognition.Forms.LicensePlateDetection&version=1.2.0

License Plate Detection (LPR) for Xamarin

Recognizes the license plates of many european countries together with the vehicle types.

Supported vehicle types:

  • Car
  • Motorbike
  • Traktor
  • Truck

Supported countries:

  • CH
  • DE
  • GB
  • DK
  • A
  • I
  • F
  • B
  • PL
  • E
  • S
  • FL
  • CZ
  • NL
  • P
  • SLO

This library can be used as a trial version. The trial version will display a watermark on the display while 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 Xamarin examples at CapCognition

Release notes for version 1.2.0:

  • Adopted to newest Forms libraries
  • Minor bug fixes
Product 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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed.  monoandroid13.0 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
1.2.0 33 5/12/2024
1.1.0 102 4/7/2024

First official version with parallel processing and multi processor support