Difference between revisions of "OpenCV"

From ProgrammingExamples
Jump to: navigation, search
(Wish List)
(Wish List)
Line 33: Line 33:
 
* [[OpenCV/WishList/StereoRectification|stereoRectify function]]
 
* [[OpenCV/WishList/StereoRectification|stereoRectify function]]
 
* [[OpenCV/WishList/3DReconstruction|Reconstruct 3D points from correspondences in two images]]
 
* [[OpenCV/WishList/3DReconstruction|Reconstruct 3D points from correspondences in two images]]
 +
* [[OpenCV/WishList/IO/WriteMatrix|Write a matrix to a file]]

Revision as of 11:01, 21 January 2011

Basics

Input/Output (IO)

Calibration

Convenience Functions

Common Tasks

Wish List