2 个仓库
Systems for calculating and applying the correct aspect ratio for camera feeds across devices.
Distinct from Camera Preview Embeddings: Focuses specifically on aspect ratio and size management rather than general UI embedding.
Explore 2 awesome GitHub repositories matching user interface & experience · Preview Aspect Managers. Refine with filters or upvote what's useful.
This is an Android barcode scanning library designed to detect and decode barcode data from a live camera feed. It provides the core infrastructure for translating visual patterns into text on mobile devices. The library includes a camera preview manager that adjusts aspect ratios and feed sizes to fit various screen dimensions, as well as a hardware controller for managing flash, autofocus, and sensor selection. It also features a barcode format filter to restrict scanning to specific barcode types to increase detection speed and accuracy. The project covers camera hardware control, live ba
Adjusts the aspect ratio and size of camera feeds to fit various Android screen dimensions.
CameraView 是一个高级 Android 相机库和硬件封装器,专为拍摄照片和视频而设计。它提供了一个用于管理相机硬件的抽象层,以及一个用于录制高分辨率视频和 RAW 照片(具有可配置比特率和分辨率)的媒体捕获 API。 该项目具有实时相机滤镜框架和预览管理器。这些系统允许将自定义着色器和视觉效果应用到实时相机流中,并渲染具有可自定义纵横比、覆盖层和构图网格的预览。 该库涵盖了广泛的硬件控制,包括传感器选择、变焦、曝光和自动对焦。它还管理媒体处理任务,如滤镜链、图形水印以及将地理位置元数据嵌入到 EXIF 数据中。 该工具包包含一个用于请求和管理相机硬件初始化所需的 Android 系统权限的系统。
Provides systems for calculating and applying the correct aspect ratio and size for camera feeds.