Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.2 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.2 KB

Polarimetric Light Transport Analysis for Specular Inter-reflection

Project page | Paper

Ryota Maeda and Shinsaku Hiura, Polarimetric Light Transport Analysis for Specular Inter-reflection, IEEE Transactions on Computational Imaging.

teaser

Usage

Requirements

Data

Download the data from Google Drive and extract it to the data directory.

.
├── data
│   ├── bunny
│   │   ├── image01.exr
│   │   ├── image01.json
│   │   ├── image02.exr
│   │   ├── image02.json
│   │   ├── ...
│   ├── bowl
│   ├── dragon
│   ├── mac
│   ├── ...
├── decompose_components.py
├── README.md
└── ...

Run

python3 decompose_components.py data/bunny