dingzeyuli / AirCode

Source code for UIST 2017 paper "AirCode: Unobtrusive Physical Tags for Digital Fabrication". C++ Computational Camera Imaging code, and MATLAB robust decoding implementation.

Home Page:http://www.cs.columbia.edu/cg/aircode/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AirCode: Unobtrusive Physical Tags for Digital Fabrication

Dingzeyu Li, Avinash S. Nair, Shree K. Nayar, Changxi Zheng
ACM Symposium on User Interface Software and Technology (UIST), Paper, 2017
Project page: http://www.cs.columbia.edu/cg/aircode/

robotic grasping

Download

git clone https://github.com/dingzeyuli/AirCode.git

Build and Run

The decoding part is written in MATLAB, so no compilation is needed. The capturing part runs in Windows, Visual Stutio 2013. For detailed instructions on how to build and run, please check individual folder for more details.

License

MPL2 licensed

Contact

Please use the issues page or contact Dingzeyu Li if you have questions or comments.

About

Source code for UIST 2017 paper "AirCode: Unobtrusive Physical Tags for Digital Fabrication". C++ Computational Camera Imaging code, and MATLAB robust decoding implementation.

http://www.cs.columbia.edu/cg/aircode/

License:Mozilla Public License 2.0


Languages

Language:C++ 55.5%Language:MATLAB 44.5%