项目作者: imkaywu

项目描述 :
Structured Light toolkit
高级语言: Matlab
项目地址: git://github.com/imkaywu/SLKit.git
创建时间: 2017-11-01T19:08:09Z
项目社区:https://github.com/imkaywu/SLKit

开源协议:MIT License

下载


Structured Light Toolkit

This toolkit implement a Gray-coded Structrued Light technique.

Dependencies

  • Matlab

Download

Clone this repository and get the data. The sources of datasets are specified in the corresponding README files

  1. git clone https://github.com/imkaywu/SLKit
  2. cd SLKit

Dataset

The images are named as xxxx.abc, where xxxx is a four number sequence starting from 0, and abc is the image format. The dataset contains objects imaged under column and row projection patterns. For each pattern, the inverse pattern is used to eliminate the error caused by inter-reflection. Two additional images with lights on and off are captured to ease the decoding process.

Demo

You can run the slRecon.m to get the reconstructed result.

Result

man
beethovan

License

MIT