ViewCorrespondence
Defined in
<visualization/opencv_viz.h>Allows the user to view the point correspondence across images. Again, no guarantee this works. It is there for historical reasons.
|
(1) |
|
(2) |
-
__MISSING__
Parameters:-
const std::vector<std::vector<SmtPixel>> &iPixelsForEachCam -
std::vector<SmtImage>iCamImages -
const std::string &iTitle
-
-
__MISSING__
Parameters:-
const std::vector<SmtPixel> &iFixedPixels -
const std::vector<SmtPixel> &iPixelForSpecificCam -
SmtImageiFixedImage -
SmtImageiImageForCam -
const std::string &iTitle
-