|
RSLightFields
Disparity map estimator from 3D light fields
|
Implement high level classes for fine-to-coarse. More...
#include <rslf_fine_to_coarse_core.hpp>

Go to the source code of this file.
Classes | |
| class | rslf::FineToCoarse< DataType > |
Macros | |
| #define | _MIN_SPATIAL_DIM 10 |
Typedefs | |
| using | rslf::FineToCoarse_1ch = FineToCoarse< float > |
| Specialization of FineToCoarse for 1-channel matrices. | |
| using | rslf::FineToCoarse_3ch = FineToCoarse< cv::Vec3f > |
| Specialization of FineToCoarse for 3-channel matrices. | |
Implement high level classes for fine-to-coarse.
1.8.13