Code Monkey home page Code Monkey logo

ud-mire's Introduction

Recognition City

Recognition of blue rectangle on a white paper that simulate buildings and red triangle which give a POV for the camera in Unity
Corentin GAUTIER - Wesley PETIT

Implemented features :

  • Images processing (expansion, convert gray image)
  • Recognition of blue rectangle and red triangle
  • Smooth movment of the camera in Unity

Illustrations :

Mire capture Mire capture 2

Exemple of use case : Video

Use of the Project :

On windows

  • Import the Project on your PC
  • Launching with Unity 2021.3.11
  • Open Datagora scene
  • Setup your HSV value to recognize your building's color
  • You can modify the layout of your buildings, this will update in unity
  • Launch "Create City" to visualize the city in unity
  • Set the red triangle next to a building
  • Launch "Visualize at red triangle". Then you got a smooth movement around the building selected

On Linux

  • Install library OpenCV
    To use on Visual studio code :
    • Create a project folder
    • Ctrl + Shift + P to open command and search "C/C++ : Edit Configurations JSON"
    • Add in the JSON file an including path of the OpenCV library, it should be in "usr/local/include/opencv4/**"
    • Write your code and compile it with "clang++ -std=c++11 nameOfyourFile.cpp -o w pkg-config --cflags --libs opencv "

ud-mire's People

Contributors

corentingaut avatar homereb avatar wesley-petit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.