Leadtools.Camera.Xamarin is a .NET Standard Assembly designed for building cross-platform mobile camera applications for the Android and iOS platforms. One line of XAML markup opens the door to capture images, record video, control the flash/torch, and focus the camera. Additionally, developers can tap into the live camera feed to process frames in real-time, or add LEADTOOLS features, including barcode recognition, OCR, and image processing filters.
For pointers to sample programs that demonstrate many features, see the table below:
NuGet Package | Description | |
Leadtools.Camera.Xamarin | Provides ease of access for capturing, recording video and images across mobile platforms. |
Demo Name | Source Code Path | Description |
---|---|---|
Camera | \Examples\Scanning\Xamarin\CameraDemo | Demonstrates using the camera library that bridges android.hardware.camera and android.hardware.camera2 for easier live capture and single image camera applications. |
Introduction - Leadtools.Camera.Xamarin