Giter Club home page Giter Club logo

ar_headset_guide_rus's Introduction

AR_headset

New version of my AR glasses python code.

Hey! There is my new AR code. This code use multiprocessing, cv2, pillow and mediapipe (and something like numpy, lol) You can use that for DIY AR/MR system.

Новая версия моего кода на python для AR-очков.

Привет! Вот мой новый AR-код. В этом коде используются многопроцессорная обработка, cv2, pillow и mediapipe (и что-то вроде numpy, lol) Вы можете использовать это для самодельной системы AR/MR

Dependencies (зависимости)

To start using the program you need to install the necessary libraries using pip (Для начал установите зависимости через pip).

I recommend using Anaconda to manage packages (Я рекомендую использовать Anaconda для управления пакетами).

With Anaconda installed, create environments: (После установки Анаконды создайте окружение в ней)

conda create -n ar_headset python=3.xx #(3.10 e.g.) 

Now you can install the pip packages: (Теперь можно установить pip пакеты)

pip install -r requirements.txt

ar_headset_guide_rus's People

Contributors

neurolord avatar zernovtechno avatar

Stargazers

 avatar

Watchers

 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.