Object & Color Detection Using OpenCV

Object & Color Detection Using OpenCV

This lesson teaches you object & color detection using OpenCV at the same time. In fact, we are going to do two methods of color and object recognition simultaneously in augmented reality AR. object & color detection using OpenCV in augmented reality AR The contents of the entire augmented reality training course can be found at the link below: https://www.mecharithm.com/introduction-to-augmented-reality-ar-course/ [Important] augmented reality source Code: The source code for the entire tutorials can be downloaded HERE! Watch the video version of this lesson: If you enjoyed this post, please consider contributing to help us with our mission to make robotics…
Read More
Color Detection Using OpenCV

Color Detection Using OpenCV

The previous lesson was about object detection using OpenCV, and we learned how to recognize objects and use them as triggers for functions in augmented reality AR. Object Detection Using OpenCV for Augmented Reality AR In this lesson, we will learn about color detection using OpenCV, and we will recognize the color of objects and use them to call functions. Color Detection Using OpenCV for Augmented Reality AR The contents of the entire augmented reality training course can be found at the link below: https://www.mecharithm.com/introduction-to-augmented-reality-ar-course/ [Important] augmented reality source Code: The source code for the entire tutorials can be downloaded…
Read More
Object Detection Using OpenCV

Object Detection Using OpenCV

This lesson is about object detection using OpenCV, and we will learn how to recognize objects and use them as triggers for the functions in augmented reality AR. Object Detection Using OpenCV for Augmented Reality AR The contents of the entire augmented reality training course can be found at the link below: https://www.mecharithm.com/introduction-to-augmented-reality-ar-course/ [Important] augmented reality source Code: The source code for the entire tutorials can be downloaded HERE! Watch the video version of this lesson: If you enjoyed this post, please consider contributing to help us with our mission to make robotics and mechatronics available for everyone. We deeply…
Read More
How to Install the OpenCV SDK in Unity

How to Install the OpenCV SDK in Unity

In the previous lessons, we learned how to implement image marker-based, and surface tracking augmented reality AR with AR Foundation SDK.  Image marker-based, and surface tracking augmented reality AR with AR Foundation SDK In this lesson, we will learn how to install the OpenCV plugin for Unity to implement a more advanced type of augmented reality in our project. Installing the OpenCV SDK in Unity The contents of the entire augmented reality training course can be found at the link below: https://www.mecharithm.com/introduction-to-augmented-reality-ar-course/ [Important] augmented reality source Code: The source code for the entire tutorials can be downloaded HERE! Watch the…
Read More
Automatic Movement of an Object to a Target Position in Unity by Instantiating Flags as Destination

Automatic Movement of an Object to a Target Position in Unity by Instantiating Flags as Destination

This tutorial is about the automatic movement of an object to a target position in unity by instantiating flags as the destination. In fact, we will learn how to build a simple positioning system based on points built on detected surfaces. Finally, we will use those positions to automatically locate our object. Automatic movement of an object to a target position in Unity The contents of the entire augmented reality training course can be found at the link below: https://www.mecharithm.com/introduction-to-augmented-reality-ar-course/ [Important] augmented reality source Code: The source code for the entire tutorials can be downloaded HERE! Watch the video version…
Read More
Ground Detection in Unity: Instantiate a 3D Object on the Detected Ground or Surface

Ground Detection in Unity: Instantiate a 3D Object on the Detected Ground or Surface

This tutorial is about ground detection in Unity. We will learn how to detect the ground and other surfaces and use them to display our robot's model in augmented reality AR. Ground detection in Unity and using it to display a 3D object in augmented reality AR The contents of the entire augmented reality training course can be found at the link below: https://www.mecharithm.com/introduction-to-augmented-reality-ar-course/ [Important] augmented reality source Code: The source code for the entire tutorials can be downloaded HERE! Watch the video version of this lesson: If you enjoyed this post, please consider contributing to help us with our…
Read More
Image Target to Demonstrate a 3D Object in AR Foundation

Image Target to Demonstrate a 3D Object in AR Foundation

In this lesson, we will learn how to detect an image in augmented reality (AR) and its applications. In fact, we will use an image target as a position reference for a 3D model in AR foundation or use it as a trigger for one or more functions in the program. Using an image target to demonstrate a 3D UAV in AR Foundation The contents of the entire augmented reality training course can be found at the link below: https://www.mecharithm.com/introduction-to-augmented-reality-ar-course/ [Important] augmented reality source Code: The source code for the entire tutorials can be downloaded HERE! Watch the video version of…
Read More
How to Download and Setup Unity Engine and AR Foundation SDKย 

How to Download and Setup Unity Engine and AR Foundation SDKย 

This lesson will provide the requirements for an augmented reality project, such as how to download and setup the Unity Engine and the AR SDK.  As part of this lesson, we will download and install Unity and all of the necessary plugins, as well as install the AR SDK in our project. The contents of the entire augmented reality training course can be found at the link below: https://www.mecharithm.com/introduction-to-augmented-reality-ar-course/ [Important] augmented reality source Code: The source code for the entire tutorials can be downloaded HERE! Watch the video version of this lesson: If you enjoyed this post, please consider contributing…
Read More
Introduction to Augmented Reality (AR) Course

Introduction to Augmented Reality (AR) Course

Hello and welcome to the augmented reality training course with applications in Robotics. New augmented reality (AR) training course In this course, we'll cover a variety of new topics, such as using images to display models and calling functions, using images to display models in augmented reality surface detection and how to use it to display robot models surface detection to display robot models in augmented reality or waypoints for robot pathfinding, waypoints for robot pathfinding in augmented reality and using the OpenCV library for object detection, object detection in augmented reality using the OpenCV library color detection, color detection…
Read More
Robot Mimics Human Expressions

Robot Mimics Human Expressions

Up to now, you've probably seen Ameca from Engineered Arts, a humanoid robot that looks too human and can interact and react like a human using a human-like artificial body (AB) along with a human-like artificial intelligence (AI). The Ameca robot from Engineered Arts can mimic human expressions and emotions. Engineered Arts released a new video this week that showcases Ameca's ability to mimic human expressions. An iPhone 12 with AR Kit is used for facial motion capture and the action is mapped to Ameca's face in real-time. I promise this isn't a sci-fi movie, this is a real robot…
Read More