Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Custom camera renderer implemented in Xamarin Android to enable document scanning via cropping and edge detection.

Notifications You must be signed in to change notification settings

cloudjiang/DocX-Android-Scanner

Repository files navigation

DocX Android Scanner

Overview

The Document Scanner App with OpenCV is a mobile application developed using Xamarin for Android that can let you implement document scanner in your app. With this app, you can easily capture, enhance, and store documents, receipts, or any printed material on the go.

Features

  • Document Capture: Quickly scan documents, receipts, and more using your smartphone's camera.
  • OpenCV Integration: Leverages the power of OpenCV for image processing and enhancement.
  • AutoCrop: Bounding box is laid directly over the full resolution image, giving you an auto-cropped document.

Installation

  1. Clone or download this repository to your local machine.
  2. Open the project in Visual Studio with Xamarin support.
  3. Build and deploy the app to your Android device or emulator.

Usage

  1. Launch the app on your Android device.
  2. Position the camera over the document you want to scan.
  3. Tap the capture button to take a photo.
  4. Save the scanned document as a JPEG using the check button.
  5. Share or manage your scanned documents in the gallery.

NOTE: Code shrinkers can remove native dependencies. Be very careful when using them as this can cause unhandled exceptions.

Requirements

  • Android device running Android OS X.X or later.
  • Xamarin development environment.
  • Internet connectivity for OCR functionality (optional).

Contributing

Contributions are welcome! If you have ideas for improvements, bug fixes, or new features, please open an issue or create a pull request.

License

This app is open-source and available under the MIT License.

About

Custom camera renderer implemented in Xamarin Android to enable document scanning via cropping and edge detection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%

AltStyle によって変換されたページ (->オリジナル) /