Function lsd_slam::Util::displayImage(const char *, const float *, int, int)¶
- Defined in File ImageDisplay.h
Function Documentation¶
-
void
lsd_slam::Util::displayImage(const char *windowName, const float *image, int width, int height) Convenience function which internally converts the image to a cv::Mat.