Difference between revisions of "OpenCV"

From ProgrammingExamples
Jump to: navigation, search
(Wish List)
(Image Processing)
 
Line 29: Line 29:
 
== Image Processing ==
 
== Image Processing ==
 
* [[OpenCV/ImageProcessing/Smoothing|Smooth an image]]
 
* [[OpenCV/ImageProcessing/Smoothing|Smooth an image]]
 +
* [[OpenCV/ImageProcessing/ExtractChannel|Extract a channel of an image]]
  
 
== Wish List ==
 
== Wish List ==

Latest revision as of 09:00, 15 May 2015

Basics

Input/Output (IO)

Calibration

Convenience Functions

Common Tasks

Image Processing

Wish List