Skip to content
 
 

Repository files navigation

Image Matching Through Image Recognition

This project is part of the Master Thesis for Flinders University.

This python web app recognizes labels from different sources such as Beer, Food, etc. It uses the following libraries:

  • Flask Framework
  • SQL-Alchemy
  • Numpy
  • OpenCV

Install

Make sure you have got installed the required pip packages

virtualenv image-matching
source image-matching/bin/activate
pip install flask
pip install numpy

Releases

Packages

Contributors

Languages