MRPT  1.9.9
CStereoRectifyMap.cpp File Reference
#include "vision-precomp.h"
#include <mrpt/otherlibs/do_opencv_includes.h>
#include <mrpt/vision/CStereoRectifyMap.h>
#include <Eigen/Dense>
#include <opencv2/core/eigen.hpp>
Include dependency graph for CStereoRectifyMap.cpp:

Go to the source code of this file.

Functions

static void do_rectify (const CStereoRectifyMap &me, const cv::Mat &src_left, const cv::Mat &src_right, cv::Mat &out_left, cv::Mat &out_right, int16_t *map_xl, int16_t *map_xr, uint16_t *map_yl, uint16_t *map_yr, int interp_method)
 

Function Documentation

◆ do_rectify()

static void do_rectify ( const CStereoRectifyMap me,
const cv::Mat &  src_left,
const cv::Mat &  src_right,
cv::Mat &  out_left,
cv::Mat &  out_right,
int16_t map_xl,
int16_t map_xr,
uint16_t map_yl,
uint16_t map_yr,
int  interp_method 
)
static

Definition at line 25 of file CStereoRectifyMap.cpp.

References ASSERTMSG_, mrpt::vision::CStereoRectifyMap::getCameraParams(), mrpt::vision::CStereoRectifyMap::getResizeOutputSize(), mrpt::vision::CStereoRectifyMap::isEnabledResizeOutput(), mrpt::vision::CStereoRectifyMap::isSet(), mrpt::img::TStereoCamera::leftCamera, MRPT_END, MRPT_START, mrpt::img::TCamera::ncols, mrpt::img::TCamera::nrows, and THROW_EXCEPTION.

Referenced by mrpt::vision::CStereoRectifyMap::rectify().

Here is the call graph for this function:
Here is the caller graph for this function:



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019