This repository contains Python code for generating 3D meshes from 2D images using computer vision techniques. The process involves extracting depth information from 2D images to reconstruct a 3D ...
This repo uses a projector and camera to scan an objet using structured light (Gray codes). The projected patterns are captured by the camera and the 3D points are triangulated using the calibration ...