RVC::OP::IMAGE_AUTOCORRELATE Class Reference
#include <rvc/opimageautocorr.h>
List of all members.
Static Public Member Functions |
| static int | AdjustPoint (RVC::RASTER &ObjRasterSrc, const DPOINT2D &PointSrc, const MAT3X3 ItoO, const MAT3X3 OtoI, RVC::RASTER &ObjRasterTgt, DPOINT2D &PointTgt, double &RetCorrelation, INT32 SourceSize, INT32 TargetSize) |
| static int | AdjustPointEpipolar (RVC::RASTER &ObjRasterLeft, RVC::RASTER &ObjRasterRight, const DPOINT2D &PointSrc, DPOINT2D &PointTgt, INT32 SourceSize, INT32 TargetWidth, INT32 VertParallax, double MinCorr, double MinSigma, double *RetCorrelation=NULL) |
| static int | EvaluateDeviation (RVC::RASTER &ObjRaster, INT32 SourceSize, const DPOINT2D &pos, double &RetSigma) |
Member Function Documentation
| static int RVC::OP::IMAGE_AUTOCORRELATE::AdjustPointEpipolar |
( |
RVC::RASTER & |
ObjRasterLeft, |
|
|
RVC::RASTER & |
ObjRasterRight, |
|
|
const DPOINT2D & |
PointSrc, |
|
|
DPOINT2D & |
PointTgt, |
|
|
INT32 |
SourceSize, |
|
|
INT32 |
TargetWidth, |
|
|
INT32 |
VertParallax, |
|
|
double |
MinCorr, |
|
|
double |
MinSigma, |
|
|
double * |
RetCorrelation = NULL | |
|
) |
| | [static] |
| static int RVC::OP::IMAGE_AUTOCORRELATE::EvaluateDeviation |
( |
RVC::RASTER & |
ObjRaster, |
|
|
INT32 |
SourceSize, |
|
|
const DPOINT2D & |
pos, |
|
|
double & |
RetSigma | |
|
) |
| | [static] |
The documentation for this class was generated from the following file: