Difference between revisions of "OpenCV"

From ProgrammingExamples
Jump to: navigation, search
(Wish List)
Line 37: Line 37:
 
* [[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]]
 
* [[OpenCV/WishList/IO/WriteMatrix|Write a matrix to a file]]
 +
* [[OpenCV/WishList/Stereo/stereoRectifyUncalibrated|Rectify images]]

Revision as of 15:12, 17 July 2011

Basics

Input/Output (IO)

Calibration

Convenience Functions

Common Tasks

Image Processing

Wish List