Giter VIP home page Giter VIP logo

natdevicewithopencvforunityexample's Introduction

NatDevice With OpenCVForUnity Example

  • An example of a benchmark test integrating NatDevice and OpenCVForUnity. (Comparison between WebCamTexture and NatDevice API)
  • An example of replacing WebCamTextureToMatHelper with NatDeviceCamPreviewToMatHelper.
  • An example of native sharing and save to the camera roll using NatShare API.

Environment

Demo

Setup

  1. Download the latest release unitypackage. NatDeviceWithOpenCVForUnityExample.unitypackage
  2. Create a new project. (NatDeviceWithOpenCVForUnityExample)
    • Enable "Allow 'unsafe' Code" option in the "Player Settings > Other Settings" Inspector.
  3. Import NatDevice.
  4. Import NatShare.
  5. Import OpenCVForUnity.
    • Setup the OpenCVForUnity. (Tools > OpenCV for Unity > Set Plugin Import Settings)
    • Select MenuItem[Tools/OpenCV for Unity/Use Unsafe Code]. Use_UnsafeCode.PNG AllowUnsafeCode.PNG
  6. Import the NatDeviceWithOpenCVForUnityExample.unitypackage.
  7. Change the "Minimum API Level" to 24 or higher in the "Player Settings (Androd)" Inspector.
  8. Change the "Target minimum iOS Version" to 13 or higher in the "Player Settings (iOS)" Inspector.
    • Set the reason for accessing the camera in "cameraUsageDescription".
  9. Add the "Assets/NatDeviceWithOpenCVForUnityExample/*.unity" files to the "Scenes In Build" list in the "Build Settings" window.
  10. Build and Deploy to Android and iOS.

Android Instructions

Build requires Android SDK Platform 29 or higher.

iOS Instructions

After building an Xcode project from Unity, add the following keys to the Info.plist file with a good description:

  • NSPhotoLibraryUsageDescription
  • NSPhotoLibraryAddUsageDescription

ScreenShot

screenshot01.jpg screenshot02.jpg screenshot03.jpg

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.