The new vision analyzers could read barcodes, faces, poses, text, documents, and segmentation masks. Scanning one QR code still meant opening a camera, configuring a session, listening for frames, converting each frame, feeding a pipeline, moving the result to the event thread, and restoring the previous form.

What is Codename One? Codename One is an open-source framework for building native iOS, Android, desktop, and web apps from a single Java or Kotlin codebase. Learn more at codenameone.com.

The low-level layer remains necessary for custom camera products. It should not be a prerequisite for reading one code or counting faces.

PR #5575 adds the missing layers above the analyzers. For the other work that shipped this week, see the weekly release overview.

One call owns the scanner screen