#include <mi32/point.h>
Include dependency graph for tiepoint.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | TIEPOINT |
Functions | |
| int | ComputeStereoOrientSimple (int NumPoints, TIEPOINT *Tie, double *ScaleRight, double *AngleRight, double *ShiftRight, double *AngleLeft, double *Base) |
| void | SwapBytes (TIEPOINT &pt) |
Definition in file tiepoint.h.
|
||||||||||||||||||||||||||||||||
|
Compute simple rotation/scaling/shift from tiepoints for stereo viewing. Performs simple evaluation of necessary rotation, scaling and shifting of right image and just rotation for left to establish relative orientation between two images with minimal vertical paralax.
|
|
|
Definition at line 41 of file tiepoint.h. |
1.3.8-20040913