RSLightFields
Disparity map estimator from 3D light fields
rslf::Interpolation1DClass< DataType > Member List

This is the complete list of members for rslf::Interpolation1DClass< DataType >, including all inherited members.

interpolate(const Mat &line_matrix, float index)=0rslf::Interpolation1DClass< DataType >pure virtual
interpolate_mat(const Mat &data_matrix, const Mat &indices, Mat &res, Mat &card_non_nan)=0rslf::Interpolation1DClass< DataType >pure virtual