CVB.Net 14.0
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
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.