#include <inttypes.h>
#include "stereo_calibration.hpp"
#include "depth_source.hpp"
#include "frame.hpp"
Go to the source code of this file.
Classes | |
class | fovis::StereoDisparity |
Depth source for a calibrated stereo camera pair where a dense disparity map has been precomputed. More... | |
Namespaces | |
namespace | fovis |
quick and dirty profiling tool. inspired by the matlab tic/toc command |