Previewing and displaying the video stream from the sensor
Image capture and analysis on Android
Article REF: H1518 V1
Previewing and displaying the video stream from the sensor
Image capture and analysis on Android

Author : Frédéric LEMOINE

Publication date: March 10, 2024 | Lire en français

Logo Techniques de l'Ingenieur You do not have access to this resource.
Request your free trial access! Free trial

Already subscribed?

2. Previewing and displaying the video stream from the sensor

We'll be relying on Android CameraX technology. CameraX is an Android™ add-on that makes it easy to add camera functionality to your application. CameraX is supported on almost all Android™ devices running Android 5.0 (API level 21) and above, ensuring that the same code works on most devices on the market. CameraX is used to interface with the camera via an abstraction called a "use case". A "use case" allows you to concentrate on the task in hand, rather than spending time managing device-specific subtleties.

The "use cases" currently available are :

  • preview: to obtain an image on the screen ;

  • image capture: captures and saves high-quality images ;

  • image analysis: supplies images to the processor for analysis, using, for example, artificial intelligence...

You do not have access to this resource.
Logo Techniques de l'Ingenieur

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource. Click here to request your free trial access!

Already subscribed?


Ongoing reading
Previewing and displaying the video stream from the sensor

Article included in this offer

"Software technologies and System architectures"

( 227 articles )

Complete knowledge base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

View offer details