opencv/samples
Bernat Gabor a2975f337a 1) Converted all images to JPG to reduce size.
2) Added a raw Latex page break directive after each TOC tree. (For the PDF tutorial look).
3) Two finished tutorials: 
   a) one describing how the Mat data structure works and its output capabilities (format function) (demonstration YouTube video included).
   b) one describing image scanning operations plus the LUT function (demonstration YouTube video included). 
   c) a basic filtering approach (plus multi row image scanning demonstration) in the work.
2011-07-19 22:08:54 +00:00
..
android Fixed Android samples; Fixed bugs in cmake (java module). 2011-07-19 17:07:01 +00:00
c samples C/C++: fixed compilation problem on Ubuntu 2011-07-14 12:50:07 +00:00
cpp 1) Converted all images to JPG to reduce size. 2011-07-19 22:08:54 +00:00
gpu GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching) 2011-06-30 14:39:48 +00:00
MacOSX/FaceTracker "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
python embeded cv Python module into cv2. 2011-07-12 12:56:03 +00:00
python2 added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 2011-07-18 13:05:34 +00:00
CMakeLists.txt Instroduced separate option for Android examples - BUILD_ANDROID_EXAMPLES 2011-07-04 08:18:02 +00:00