CVB.Net 14.0
Calibrator3DExtensions Class Reference

Extension methods for the Calibrator3D. More...

Static Public Member Functions

static void Save (this Calibrator3D calibrator, string fileName)
 Saves the calibrator to the given fileName . More...
 

Detailed Description

Extension methods for the Calibrator3D.

Member Function Documentation

◆ Save()

static void Save ( this Calibrator3D  calibrator,
string  fileName 
)
static

Saves the calibrator to the given fileName .

Parameters
calibratorCalibrator to save.
fileNameFile to save the calibrator to.