#include <algorithm>
#include "kdtree.h"
#include "ldvSift.h"
#include "ldvImgInfo.h"

Functions | |
| void | displayMatrix (const CvMat *H) |
| Simply display a matrix. | |
| void displayMatrix | ( | const CvMat * | H | ) |
Simply display a matrix.
| H |
Referenced by computeGlobalHomography(), and computePairwiseHomography().

1.5.6