Skip to content

Omu0503/QRcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Packaging QR Code Detection App

This repository contains the source code for an iOS application designed to enhance the smart packaging of perishable fruits. The app detects whether a fruit is edible based on the label attached to it. The labels are in two colors: red and algae-green. The app uses QR code detection to read the labels and OpenCV for color detection.

Information Page Photo Page

Features

  • QR Code Detection: Reads QR codes on fruit packaging.
  • Color Detection: Identifies label color using OpenCV embedded through Objective-C in a Swift environment.
  • Edibility Check: Determines if the fruit is edible based on the label color.

How it was built?

  • The app was coded in Swift.
  • OpenCV, the library used for image processing, was embedded using objective-C.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/smart-packaging-qr-detection.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published