28 #ifndef mrpt_CStereoRectifyMap_H
29 #define mrpt_CStereoRectifyMap_H
94 inline bool isSet()
const {
return !m_dat_mapx_left.empty(); }
108 setFromCamParams(params);
130 void setAlpha(
double alpha);
138 void enableResizeOutput(
bool enable,
unsigned int target_width=0,
unsigned int target_height=0);
155 void enableBothCentersCoincide(
bool enable=
true);
187 const bool use_internal_mem_cache =
true )
const;
197 const bool use_internal_mem_cache =
true )
const;
202 const void* in_left_image,
203 const void* in_right_image,
204 void* out_left_image,
205 void* out_right_image)
const;
224 void internal_invalidate();