norishigefukushima / PDSRSP_ProjectedTextureStereo

Poisson Disk Sampling with Randomized Satellite Points for Projected Texture Stereo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poisson Disk Sampling with Randomized Satellite Points for Projected Texture Stereo

Simulation code for projection and stereo matching

Project Page

See the following page for details on how to use this code and paper itself.

Citation

J. Takeda and N. Fukushima, "Poisson Disk Sampling with Randomized Satellite Points for Projected Texture Stereo," Optics Continuum, vol.1, no.5, pp.974-988, May 2022.

@article{takeda2022poisson,
author = {Jun Takeda and Norishige Fukushima},
title = {Poisson Disk Sampling with Randomized Satellite Points for Projected Texture Stereo},
journal = {Opt. Continuum},
volume = {1},
number = {5},
pages = {974--988},
month = {May},
year = {2022},
publisher = {OSA},
doi = {10.1364/OPTCON.451197},
}

About

Poisson Disk Sampling with Randomized Satellite Points for Projected Texture Stereo

License:GNU General Public License v3.0


Languages

Language:C++ 94.4%Language:C 5.6%