Git Product home page Git Product logo

oubenruing / camerakit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhuyuliang/camerakit

0.0 0.0 0.0 12.04 MB

1. Common API for Android Camera. Has been encapsulated Camera1 Camera2, UvcCamera. 2. Encapsulate preview View, based on CameraApi. TextureView preview, GLSurfaceView preview, binocular preview can be implemented, and the preview interface can flexibly configure parameters such as image, Scale, and direction.

License: MIT License

Shell 4.78% JavaScript 0.38% C++ 10.08% C 46.51% PHP 3.10% Objective-C 0.01% Java 6.66% Assembly 14.79% Kotlin 0.04% CSS 0.48% Makefile 3.96% HTML 7.78% CMake 0.54% Batchfile 0.09% M4 0.39% Roff 0.41% Rich Text Format 0.01%

camerakit's Introduction

CameraKit

介绍

中文:
1. 用于Android摄像头的通用API。已封装Camera1 Camera2, UvcCamera。
2. 封装预览视图,基于CameraApi。已实现TextureView预览、GLSurfaceView预览、双目预览,预览界面可灵活配置图像、缩放、方向等参数。
3. 简单的调用方式,节省开发者时间关注到具体业务和核心能力上。
English:
1. Common API for Android Camera. Has been encapsulated Camera1 Camera2, UvcCamera. 
2. Encapsulate preview View, based on CameraApi. TextureView preview, GLSurfaceView preview, binocular preview can be implemented, and the preview interface can flexibly configure parameters such as image, Scale, and direction.
3. Simple way to call, saves developers time,and focusing on specific business and core competencies.

项目架构

├── app                                         // sample
├── camerakit                                   // camera预览及相机能力整合
├── camera                                      // camera相机能力
├── libuvccamera                                // uvccamera辅助能力
├── repositories                                // 打包默认发版文件夹

截图

main_page camera_demo camera_demo

API

感谢

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.