Difference between revisions of "OpenCV"

From ProgrammingExamples
Jump to: navigation, search
Line 18: Line 18:
  
 
== Convenience Functions ==
 
== Convenience Functions ==
* [[OpenCV/Convenience|Compose P from K, R, and T]]
+
* [[OpenCV/Convenience/ComposeP|Compose P from K, R, and T]]
 +
* [[OpenCV/Convenience/ConvertMatrixType|Convert the elements of a matrix from one type to another]]

Revision as of 19:41, 20 January 2011

Basics

Input/Output (IO)

Calibration

Convenience Functions