Mobile visual object search

Mobile Visual Object Search is about a project searching for a database image based on image taken on a mobile phone. In this project, I created an android application that can send image links to MySQL database, the computer must process the image and compare for the most similar one. Finally, the...

Full description

Saved in:
Bibliographic Details
Main Author: Lim, Song Yee
Other Authors: Yuan Junsong
Format: Final Year Project
Language:English
Published: 2017
Subjects:
Online Access:http://hdl.handle.net/10356/73004
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Mobile Visual Object Search is about a project searching for a database image based on image taken on a mobile phone. In this project, I created an android application that can send image links to MySQL database, the computer must process the image and compare for the most similar one. Finally, the mobile application must retrieve the image and display it on the mobile phone. Besides creating an android application, I must draw on resources from online websites to create codes to compare images. Particularly, I used python as the programming code for image processing. The whole project requires me to utilize different codes for different parts. Below I would like to further elaborate on what my project.