Difference between revisions of "OpenCV"

From ProgrammingExamples
Jump to: navigation, search
(Wish List)
(Wish List)
Line 39: Line 39:
 
* [[OpenCV/WishList/IO/WriteMatrix|Write a matrix to a file]]
 
* [[OpenCV/WishList/IO/WriteMatrix|Write a matrix to a file]]
 
* [[OpenCV/WishList/Stereo/stereoRectifyUncalibrated|Rectify images]]
 
* [[OpenCV/WishList/Stereo/stereoRectifyUncalibrated|Rectify images]]
 +
* [[OpenCV/WishList/3D/EstimateP|Estimate P from 2D/3D correspondences]]

Revision as of 15:33, 28 July 2011

Basics

Input/Output (IO)

Calibration

Convenience Functions

Common Tasks

Image Processing

Wish List