An open API service indexing awesome lists of open source software.

https://github.com/dynamsoft/camera-enhancer-mobile-samples

This repository stores the samples of Dynamsoft Camera Enhancer for mobile editions (Android and iOS)
https://github.com/dynamsoft/camera-enhancer-mobile-samples

android camera ios swift

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://github.com/Dynamsoft/barcode-reader-mobile-samples)** or **[Dynamsoft Capture Vision Samples](https://github.com/Dynamsoft/capture-vision-mobile-samples)** repository. 🚀

This repository contains multiple samples that demonstrates how to use the [Dynamsoft Camera Enhancer](https://www.dynamsoft.com/camera-enhancer/docs/core/introduction/) 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

```bash
pod install
```

2. Open the generated file `[SampleName].xcworkspace`

## License

- If you want to use an offline license, please contact [Dynamsoft Support](https://www.dynamsoft.com/company/contact/)
- You can also request a private trial license in the [customer portal](https://www.dynamsoft.com/customer/license/trialLicense?product=dce&utm_source=github)

## Contact Us

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