Difference between revisions of "OpenCV"

From ProgrammingExamples
Jump to: navigation, search
(Basics)
(Wish List)
Line 31: Line 31:
  
 
== Wish List ==
 
== Wish List ==
 +
* [[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/Homogeneous|Convert points to and from homogeneous coordinates]]

Revision as of 08:32, 4 August 2011

Basics

Input/Output (IO)

Calibration

Convenience Functions

Common Tasks

Image Processing

Wish List