CodeReference: Difference between revisions

From EMGU
Jump to navigation Jump to search
mNo edit summary
m Blanked the page
 
Line 1: Line 1:
__NOTOC__


=Code Reference C#=
==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