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
What is a collaborative robot used for?

What is a collaborative robot used for?

In this short answer, we answer the question about what a collaborative robot is asked by one of our beloved followers. For a long time, industrial robots, which were primarily programmable robotic arms, were put in a cage separated from human workers because they were not safe to be used in proximity of humans. They were mainly used to conduct dangerous tasks unsafe for human workers. For a long time, industrial robots were put in a cage separated from human workers. Fast forward several decades, with the rise of the Internet of Things (IoT), Machine Learning (ML), advanced sensors, and…
Read More
Robot Grasping in a Heavily Cluttered Environment

Robot Grasping in a Heavily Cluttered Environment

Korea Advanced Institute of Science and Technology (KAIST) student Dongwon Son has recently published interesting research about reactive grasping in a heavily cluttered environment in IEEE Robotics and Automation Letters. Reactive robot grasping in a Heavily cluttered environment. Courtesy of Samsung Research and Dongwon Son. This study proposed a closed-loop framework for predicting the six-degree-of-freedom (dof) grasp in a heavily cluttered environment using vision observations. prediction results in robot grasping. Courtesy of Samsung Research and Dongwon Son. Experimental results on a robot in an environment with a lot of clutter showed that the grasping success rate had improved quantitatively compared…
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