CVB.Net 15.0
Loading...
Searching...
No Matches
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 .
 

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.