Skip to content

Add microlens cropping

Maximilian Schambach requested to merge feature/microlens-crop into master

Description

Adds cropping of the calculated microlens centers to get rid of border defects.

Changes

Adds member _cropSize the class GenericLightfieldCamera to define the crop (in pixels) from each margin. Default value is 16.

Edited by Maximilian Schambach

Merge request reports