Skip to content

zohaibmanzoorkushwahaa/Just-Scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JustScan

JustScan is a lightweight application that leverages advanced computer vision techniques to detect cards using your device's camera. It employs two main methods for card detection: Rectangle Detection and Document Detection, ensuring accurate and efficient recognition.

Features

  • Camera Preview: Real-time card detection through your device's camera.
  • Rectangle Detection: Utilizes the CIRectangleDetector for precise rectangle identification.
  • Document Detection: Employs Vision Kit for robust document recognition.
  • User-Friendly Interface: Simple and intuitive design for seamless interaction.

Technologies Used

  • Swift
  • AVFoundation
  • Vision Kit
  • UIKit

Getting Started

Prerequisites

Make sure you have the following installed:

  • Xcode (latest version)
  • iOS device or simulator

License This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgments Thanks to the contributors and the open-source community for their invaluable resources. Special thanks to the developers behind Core Image and Vision Kit for providing powerful tools for image processing and analysis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages