awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesPreview Aspect Managers

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.

Awesome Preview Aspect Managers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dm77/barcodescannerdm77 的头像

    dm77/barcodescanner

    5,436在 GitHub 上查看↗

    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.

    Java
    在 GitHub 上查看↗5,436
  • natario1/cameraviewnatario1 的头像

    natario1/CameraView

    5,125在 GitHub 上查看↗

    CameraView 是一个高级 Android 相机库和硬件封装器,专为拍摄照片和视频而设计。它提供了一个用于管理相机硬件的抽象层,以及一个用于录制高分辨率视频和 RAW 照片(具有可配置比特率和分辨率)的媒体捕获 API。 该项目具有实时相机滤镜框架和预览管理器。这些系统允许将自定义着色器和视觉效果应用到实时相机流中,并渲染具有可自定义纵横比、覆盖层和构图网格的预览。 该库涵盖了广泛的硬件控制,包括传感器选择、变焦、曝光和自动对焦。它还管理媒体处理任务,如滤镜链、图形水印以及将地理位置元数据嵌入到 EXIF 数据中。 该工具包包含一个用于请求和管理相机硬件初始化所需的 Android 系统权限的系统。

    Provides systems for calculating and applying the correct aspect ratio and size for camera feeds.

    Javaandroidandroid-librarycamera
    在 GitHub 上查看↗5,125
  1. Home
  2. User Interface & Experience
  3. Programmatic Element Construction
  4. Android View Lifecycle Tracking
  5. Custom View Rendering
  6. Camera Preview Embeddings
  7. Preview Aspect Managers