ViewOldAndNewImage
Defined in
<visualization/opencv_viz.h>
View two images side by side. Typically this is done with the thresholded image and the original image for debug purposes.
(1) |
-
Parameters:-
const cv::Mat &
iImageOld
-
const cv::Mat &
iImageNew
-