An open API service indexing awesome lists of open source software.

https://github.com/arjo129/lightmodulated3dscan

Uses the brightness of an LED to estimate the depth of an object
https://github.com/arjo129/lightmodulated3dscan

3d-scanning depth depth-maps opencv robotics

Last synced: about 1 year ago
JSON representation

Uses the brightness of an LED to estimate the depth of an object

Awesome Lists containing this project

README

          

# Lumiscan
This is a a simple 3D imaging system that uses one LED, an arduino and a little computer vision to retrieve depth information.
Please note that this is still a work in progress. I aim to be able to produce a full point cloud compatible with PCL.

## Requirements
- OpenCV 3+
- Qt 5.7+