SRmeetsPS
Source code for our paper "Depth Super-Resolution Meets Uncalibrated Photometric Stereo"
Install / Use
/learn @pengsongyou/SRmeetsPSREADME
SRmeetsPS
This repository contains the code for our papers:
Songyou Peng, Bjoern Haefner, Yvain Queau and Daniel Cremers, "Depth Super-Resolution Meets Uncalibrated Photometric Stereo", In IEEE Conference on Computer Vision (ICCV) Workshop, 2017.
and
Bjoern Haefner*, Songyou Peng*, Alok Verma*, Yvain Queau and Daniel Cremers, "Photometric Depth Super-Resolution", IEEE Transactions on Pattern Analysis and Machine Intelligence (T-PAMI), 2019. (* equally contributed)
A CUDA version code is also available here.

Input
- Super-resolution RGB images (at least 4 images)
- Super-resolution binary mask
- Low-resolution depth images (1 image is fine, same size as RGB image is also fine)
- Intrinsic matrix (containing the focal length and principle points of the RGB images)
- [Optional] Downsampling matrix (you can aquire with
getDownsampleMat.m)
All the real-world data can be found at this link.
Requirement
- MATLAB (tested and working in R2015b and later versions)
- [Optional] CMG solver (recommended)
Citation
If you use this code, please cite our papers:
@inproceedings{peng2017iccvw,
author = {Songyou Peng and Bjoern Haefner and Yvain Qu{\'e}au and Daniel Cremers},
title = {{Depth Super-Resolution Meets Uncalibrated Photometric Stereo}},
year = {2017},
booktitle = {IEEE International Conference on Computer Vision (ICCV) Workshop},
}
and
@inproceedings{haefner2018pdsr,
author = {Bjoern Haefner and Songyou Peng and Alok Verma and Yvain Qu{\'e}au and Daniel Cremers},
title = {Photometic Depth Super-Resolution},
year = {2019},
booktitle = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
}
Contact Songyou Peng :envelope: for questions, comments and reporting bugs.
Related Skills
node-connect
334.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
334.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.3kCommit, push, and open a PR
