CodeReference: Difference between revisions

From EMGU
Jump to navigation Jump to search
Created page with "__NOTOC__ =Code Reference= ==Camera Calibration== [http://www.emgu.com/wiki/index.php/Camera_Calibration Camera Calibration] : Shows the use of the camera calibration functi..."
 
m Blanked the page
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
__NOTOC__


=Code Reference=
==Camera Calibration==
[http://www.emgu.com/wiki/index.php/Camera_Calibration Camera Calibration] : Shows the use of the camera calibration function within EMGU,
::*<syntaxhighlight lang="csharp">Capture()</syntaxhighlight>
::*<syntaxhighlight lang="csharp">CalibrateCamera()</syntaxhighlight>
::*<syntaxhighlight lang="csharp">FindChessboardCorners()</syntaxhighlight>
::*<syntaxhighlight lang="csharp">IntrinsicCameraParameters</syntaxhighlight>
::*<syntaxhighlight lang="csharp">ExtrinsicCameraParameters</syntaxhighlight>

Latest revision as of 14:53, 12 November 2012