Skip to content

Augmented reality using ArUco markers or point cloud data from RGB-D camera

Notifications You must be signed in to change notification settings

sam575/ar-marker-or-point-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Augmented Reality in Marker and Markerless environments

For an overview of the process for both the projects please have a look at Overview.pdf

ArUco Marker Tracking

Overlay virtual objects on ArUco markers using OpenCV and Unity. OpenCV is used for pose estimation and detection of markers. Unity is used for rendering complex virtual objects. For more information see marker_ar/README.md

Markerless AR using point cloud data

Overlay virtual objects on user selected points using surface normals computed from point cloud data. Point cloud data is acquired using Intel's depth camera. For more information see markerless_ar/README.md

About

Augmented reality using ArUco markers or point cloud data from RGB-D camera

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published