Difference between revisions of "OpenCV"

From ProgrammingExamples
Jump to: navigation, search
(Wish List)
(Wish List)
Line 33: Line 33:
 
* [[OpenCV/WishList/ConvertPointsHomogeneous|Convert between homogeneous and non-homogeneous coordinates]]
 
* [[OpenCV/WishList/ConvertPointsHomogeneous|Convert between homogeneous and non-homogeneous coordinates]]
 
* [[OpenCV/WishList/StereoRectifyUncalibrated|StereoRectifyUncalibrated function]]
 
* [[OpenCV/WishList/StereoRectifyUncalibrated|StereoRectifyUncalibrated function]]
* [[OpenCV/WishList/Homogeneous|Convert points to and from homogeneous coordinates]]
 
 
* [[OpenCV/WishList/DenseStereoCorrespondence|StereoBM, StereoSGBM]]
 
* [[OpenCV/WishList/DenseStereoCorrespondence|StereoBM, StereoSGBM]]
 
* [[OpenCV/WishList/ProjectPoints|projectPoints function]]
 
* [[OpenCV/WishList/ProjectPoints|projectPoints function]]

Revision as of 15:29, 16 August 2011

Basics

Input/Output (IO)

Calibration

Convenience Functions

Common Tasks

Image Processing

Wish List