Giter Site home page Giter Site logo

nurhamsah1998 / react-native-vision-camera Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrousavy/react-native-vision-camera

0.0 0.0 0.0 72.67 MB

📸 The Camera library that sees the vision.

Home Page: https://mrousavy.github.io/react-native-vision-camera/

License: MIT License

Shell 0.81% JavaScript 1.17% Ruby 0.91% C++ 9.10% Objective-C 4.26% Java 1.86% Kotlin 22.34% TypeScript 25.53% Objective-C++ 6.18% Swift 26.31% CMake 1.54%

react-native-vision-camera's Introduction

Vision Camera



📸 The Camera library that sees the vision.
npm i react-native-vision-camera
npx pod-install
Buy Me a Coffee at ko-fi.com



‼️‼️‼️‼️‼️ ✨ VisionCamera V3 ‼️‼️‼️‼️‼️

See this discussion for the latest upcoming version of VisionCamera

Documentation

Features

  • Photo, Video and Snapshot capture
  • Customizable devices and multi-cameras (smoothly zoom out to "fish-eye" camera)
  • Customizable FPS
  • Frame Processors (JS worklets to run QR-Code scanning, facial recognition, AI object detection, realtime video chats, ...)
  • Smooth zooming (Reanimated)
  • Fast pause and resume
  • HDR & Night modes

See the example app

Example

function App() {
  const devices = useCameraDevices('wide-angle-camera')
  const device = devices.back

  if (device == null) return <LoadingView />
  return (
    <Camera
      style={StyleSheet.absoluteFill}
      device={device}
      isActive={true}
    />
  )
}

Adopting at scale

This library helped you? Consider sponsoring!

VisionCamera is provided as is, I work on it in my free time.

If you're integrating VisionCamera in a production app, consider funding this project and contact me to receive premium enterprise support, help with issues, prioritize bugfixes, request features, help at integrating VisionCamera and/or Frame Processors, and more.


🚀 Get started by setting up permissions!

react-native-vision-camera's People

Contributors

mrousavy avatar dependabot[bot] avatar hirbod avatar simek avatar thomas-coldwell avatar developerantoniosousa avatar janicduplessis avatar manuelbieh avatar titozzz avatar menardi avatar xulihang avatar didithilmy avatar bear-junior avatar nilskrause avatar paulrostorp avatar philparzer avatar rodgomesc avatar rbarman avatar hrupesh avatar g0retz avatar sjchmiela avatar likern avatar alexstanbury avatar arcticfly avatar viniciusyoshioka avatar mateusz1913 avatar lazyafternoons avatar joshua-smith4 avatar cacosandon avatar efefurkankarakaya avatar

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.