Skip to content

ichlubna/lfInterpolator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Light field rendering with tensor cores

The program in this repository interpolates several light field images at once using tensor cores available in NVIDIA RTX GPUs using their Cuda API.

Example (use -h for the description):

./lfInterpolator -i ./input/ -o result/ -t 0.0,0.0,1.0,1.0 -a 1.783 -m TEN_WM -f 0.23

About

Light field novel view synthesis accelerated with NVIDIA RTX tensor cores.

Topics

Resources

License

Stars

Watchers

Forks