Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

This repository stores the samples of Dynamsoft Camera Enhancer for mobile editions (Android and iOS)

License

Notifications You must be signed in to change notification settings

Dynamsoft/camera-enhancer-mobile-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamsoft Camera Enhancer samples for Android and iOS editions

⚠️ Notice: This repository has been archived. For the latest examples utilizing camera enhancer features, please visit the Dynamsoft Barcode Reader Samples or Dynamsoft Capture Vision Samples repository. 🚀

This repository contains multiple samples that demonstrates how to use the Dynamsoft Camera Enhancer Android and iOS Editions.

Requirements

Android

  • Supported OS: Android 5 or higher (Android 7 or higher recommended)
  • Supported ABI: armeabi-v7a, arm64-v8a, x86, x86_64
  • Development Environment: Android Studio 3.4+ (Android Studio 4.2+ recommended).

iOS

  • Supported OS: iOS 11.0 or higher.
  • Supported ABI: arm64 and x86_64.
  • Development Environment: Xcode 13 and above (Xcode 14.1+ recommended).

Samples

Android

Sample Description
HelloWorld This is a Android sample that illustrates the simplest way to capture frame from video streaming with Dynamsoft Camera Enhancer SDK.

iOS

Sample Description
HelloWorldObjc This is a iOS(ObjectiveC) sample that illustrates the simplest way to capture frame from video streaming with Dynamsoft Camera Enhancer SDK.
HelloWorldSwift This is a iOS(Swift) sample that illustrates the simplest way to capture frame from video streaming with Dynamsoft Camera Enhancer SDK.

How to build

  1. Enter the sample folder, install DCE SDK through pod command

    pod install
  2. Open the generated file [SampleName].xcworkspace

License

Contact Us

https://www.dynamsoft.com/company/contact/

About

This repository stores the samples of Dynamsoft Camera Enhancer for mobile editions (Android and iOS)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published