|
RSLightFields
Disparity map estimator from 3D light fields
|
Template linear interpolation class. More...
#include <rslf_interpolation.hpp>


Public Member Functions | |
| DataType | interpolate (const Mat &line_matrix, float index) |
| Get the interpolation value at the requested index on the provided line. | |
| void | interpolate_mat (const Mat &data_matrix, const Mat &indices, Mat &res, Mat &card_non_nan) |
| Get the matrix with interpolation value at the index on the provided line for each element, and count non-nan. | |
Template linear interpolation class.
1.8.13