Difference between revisions of "OpenCV"

From ProgrammingExamples
Jump to: navigation, search
(Common Tasks)
(Wish List)
Line 29: Line 29:
  
 
== Wish List ==
 
== Wish List ==
 +
* [[OpenCV/WishList/ImageProcessing/Smoothing|Smooth an image]]
 
* [[OpenCV/WishList/Homogeneous|Convert points to and from homogeneous coordinates]]
 
* [[OpenCV/WishList/Homogeneous|Convert points to and from homogeneous coordinates]]
 
* [[OpenCV/WishList/DenseStereoCorrespondence|StereoBM, StereoSGBM]]
 
* [[OpenCV/WishList/DenseStereoCorrespondence|StereoBM, StereoSGBM]]

Revision as of 19:19, 21 January 2011

Basics

Input/Output (IO)

Calibration

Convenience Functions

Common Tasks

Image Processing

Wish List