Skip to content

Feature/read lightfield from multiple files

Description

Implement LightField constructer to read from a collection of subaperture views. For example, read a LightField as provided by the Stanford Lightfield Archive.

Changes

Added the from_file_collection @classmethod. Files must be in alphanumerical order, from (u,v)=(0,0) ascending.

Edited by Maximilian Schambach

Merge request reports