Skip to content

elerac/PolarimetricInterreflection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

[TCI2024] Polarimetric Light Transport Analysis for Specular Inter-reflection

Topics

Resources

License

Stars

Watchers

Forks

Languages