AR technology is also called virtual reality technology. AR technology is a technology that calculates the position and angle of camera images in real time and adds corresponding images. It is a technology that skillfully integrates virtual information with the real world. AR technology is widely used in multimedia, intelligent interaction, sensing, etc. A technical means that simulates computer-generated text, images and other virtual information and applies it to the real world.
The operating environment of this tutorial: Windows 7 system, Dell G3 computer.
AR technology is also called virtual reality technology.
Introduction to AR technology
Augmented Reality (AR) is a method of calculating the position of camera images in real time The technology of adding corresponding images and angles is a new technology that "seamlessly" integrates real world information and virtual world information. The goal of this technology is to set the virtual world in the real world on the screen and interact with it.
AR technology extensively uses multimedia, three-dimensional modeling, real-time tracking and registration, intelligent interaction, sensing and other technical means to combine computer-generated text, images, three-dimensional models, music, videos and other virtual information After the simulation is applied to the real world, the two kinds of information complement each other, thereby achieving "enhancement" of the real world.
Working principle:
The three major technical points of AR: three-dimensional registration (tracking registration technology), virtual reality fusion display, Human-computer interaction. The process is to first collect data from the real scene through cameras and sensors, and pass it to the processor for analysis and reconstruction, and then update the user in real time through cameras, gyroscopes, sensors and other accessories on AR headsets or smart mobile devices. The spatial position change data in the real environment can be used to obtain the relative positions of the virtual scene and the real scene, realize the alignment of the coordinate system and perform the fusion calculation of the virtual scene and the real scene, and finally present the synthesized image to the user.
Users can collect control signals through interactive accessories on AR headsets or smart mobile devices, such as microphones, eye trackers, infrared sensors, cameras, sensors and other equipment, and perform corresponding human-computer interaction and Information updates to achieve interactive operations in augmented reality.
Among them, three-dimensional registration is the core of AR technology, which uses two-dimensional or three-dimensional objects in the real scene as markers to match virtual information with real scene information, that is, the position, size, and location of virtual objects. The motion path, etc. must perfectly match the real environment to the point where virtuality and reality complement each other.
Main Features
AR system has three outstanding features: ①Integration of information in the real world and virtual world; ②Has real-time interactivity; ③In three-dimensional scale Add positioning virtual objects in space. AR technology can be widely used in military, medical, construction, education, engineering, film and television, entertainment and other fields.
(Free learning video sharing: Programming Video)
The above is the detailed content of What is AR technology also called?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Atom editor mac version download
The most popular open source editor

SublimeText3 English version
Recommended: Win version, supports code prompts!

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.