Coder Social home page Coder Social logo

opencv_ar's Introduction

Progress about this program.

  • Configration

    • python3.6 + windows10
    • Install external lib
      • First, you should install opencv and else libs in current directory
      pip install -r requirements.txt
      
      • Second, you should install opengl and pygame(which used to load textures) in your python environment. There I have provided the corresponding libs in ExternalConfig folder, you can copy them to your python env and directly install e.g
      python -m pip --user pygame-1.9.6-cp37-cp37m-win_amd64.whl
      
  • Get camera information

    In the program, we need your camera information including intrinsic matrix and distortion coefficient and we use chessboard calibration to get it.

  • Run the program

    • First, copy the camera intrinsic matrix and distortion coefficient to replace corresponding paramaters AR_entrance.py
    • Second, run the AR_entrance.py and you can change models which are saved in Models directory.
    • Third, you can press '+' or '-' to scale the model size as video shows.
    • Note: you can generating the aruco mark by your self on aruco generator
  • Contribute

    If you are interested in opencv, opengl and AR welcome to become a contributor, I will respond you as soon as possible.

  • Contact

    • You can commit the issue or send an email to [email protected]
    • If you like it please give me a star and fork it :) :)
  • Demo Video

References

https://github.com/ajaymin28/-Aruco_python
https://github.com/ygx2011/Marker_AR
https://github.com/GeekLiB/AR-BXT-AR4Python
https://github.com/RaubCamaioni/OpenCV_Position

opencv_ar's People

Contributors

bryceqing avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.