Skip to content

Binb1/JPO-ImageDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Polyword

ImageDetection-JPO

Description

The idea of this project is to detect certain objects/scene in real life, and to add ARKit elements on top of them.

Project organisation

This project is organized so that somebody can use the project without understanding every part of the code. The main files are:

  • A NodeHandler class, which is the class used to display every AR elements
  • A ViewController class, which is the central point of the project, it is also used for the image detection
  • A ScenaryHandler class, which is used to define a precise scenary for every environnement.
  • A Constant file, which is used to store every constants in the project

screenshot

Demo

A small demo of what it looks like:

  • A XWing and an animation are added when a specific building is detected
  • The names of some buildings are added when they are detected

screenshot screenshot

Context

This project is realized in the context of the creation of a wider application incorporating this module. The final project is to realize and interactive application in the context of visiting the EPITA Engineering School in Paris.

Team

3IE 3IE: The project is realized at 3IE, the Institute of IT Innovation of Epita.

Credits

  • Thanks to Alberto Calvo for the XWing model
  • Thanks to Corey Daniels for the Floating Islands
  • Thanks to Smashicons for the camera logo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages