3002 Commits (c66ed3e02f6680c881f1f299c464e59b4e5c95d2)
 

Author SHA1 Message Date
Vadim Pisarevsky c66ed3e02f fixed Ximea constructor call 14 years ago
Alexandre Benoit cd8d3afe37 enhanced basic error management when input image could not be loaded 14 years ago
Vadim Pisarevsky fba70ca131 fixed bug #1306 (Vec assignment); added tests for Vec & Matx multiplication 14 years ago
Alexandre Benoit 58c0bea68a added openexr sample file 14 years ago
Alexey Spizhevoy ee18397f58 added CameraInfo class into opencv_stitching 14 years ago
Alexey Spizhevoy b97ecdff0d refactored opencv_stitching, added possibility to turn off BA 14 years ago
Vladislav Vinogradov 6e3a1f7b49 implement optimized version of gpu::BruteForceMatcher::knnMatch when k == 2 14 years ago
Alexey Spizhevoy c92b040c48 updated saving matches graph in opencv_stitching 14 years ago
Alexey Spizhevoy 8b7d74e9f0 minor changes in opencv_stitching 14 years ago
Alexey Spizhevoy f95e71ea3a added saving of matches graph into opencv_stitching (in DOT format) 14 years ago
Andrey Kamaev 7820c343eb Documentation: fixed CvSlice and FeatureDetector descriptions. 14 years ago
Andrey Kamaev a69c591927 Fixed Android build. 14 years ago
Alexey Spizhevoy aba2008711 implemented rotating-only cameras calibration 14 years ago
Ana Huaman 4c289dc166 Slight update in objdetect...still to put Theory 14 years ago
Ana Huaman eb77bbd626 Fixed more broken links from previous tutorials 14 years ago
Ana Huaman 41f5a9cab9 Fixed more broken links from previous tutorials 14 years ago
Alexander Mordvintsev 5bc5d9a47e camshift.py sample 14 years ago
Ana Huaman a0d73eadd3 Updated broken links of tutorials in core and fixed weird-looking bullets (error of mine) 14 years ago
Ana Huaman 8b0092eaf5 Commit rst tutorial for Cascade Classifiers 14 years ago
Ana Huaman dd836f1bdd Modified sample for object detection with LBP in tutorial_code 14 years ago
Ana Huaman e228b5c70d Added sample for object detection with LBP in tutorial_code 14 years ago
Bernat Gabor fec995391f Added to the tutorials the "Support Vector Machines for Non-Linearly Separable Data" contributed by Fernando Iglesias García. Corrected a mistake in the gpu-basics-similarity.rst file. 14 years ago
Vadim Pisarevsky a51a8ad577 fixed tickets #1301, #1303, #1305 14 years ago
Ana Huaman 4c74b28ee3 Sample code simplified for object Detection 14 years ago
Bernat Gabor 695311d709 Added the "Similarity check (PNSR and SSIM) on the GPU" tutorial. Corrected an highgui TOC tree mistake. 14 years ago
Alexandre Benoit e95618d0b4 nicer default parameters set 14 years ago
Alexander Mordvintsev a0af870719 added CV_OUT to CvANN_MLP::predict 14 years ago
Alexander Mordvintsev 622bd42224 work on MLP sample in letter_recog.py (in progress...) 14 years ago
Alexandre Benoit 638f3d31cf added more explicit titles on figures and cleaned std output 14 years ago
Andrey Kamaev d7a9b99b1d Documentation: fixed references for C++ operators 14 years ago
Alexandre Benoit 23c15d562d added comments/contacts link 14 years ago
Alexandre Benoit 9d7c0141bb added comments/contacts link 14 years ago
Andrey Kamaev 6168eaf745 Documentation: fixed "template<class T> const T" case for ".. ocv:function::" macro 14 years ago
Andrey Kamaev d6e3ccc1b2 Documentation: fixed about 100 cross-referencing errors. 14 years ago
Alexandre Benoit 6395a738cb adding openexr images tone mapping demo 14 years ago
Alexandre Benoit b4d42ae6f1 optimised input image management 14 years ago
Alexandre Benoit 1a749c5141 optimised input image management 14 years ago
Bernat Gabor bdfc0201de Added the How to create videos with OpenCV Tutorial. Made some corrections to the feature2d, to get rid of some documentation build errors. 14 years ago
Alexander Mordvintsev d2da81401f work on camshift.py 14 years ago
Alexander Mordvintsev 8c06a275f7 use default HOG people detector 14 years ago
Andrey Kamaev 431daf59b6 * Fixed cross-referencing in reference manual (except C++ operator() ). 14 years ago
Ana Huaman 6b88d7a898 Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst 14 years ago
Ana Huaman f803fc259b Added tutorial for features2d using homography to find a planar object (Based on the well known find_obj.cpp 14 years ago
Vadim Pisarevsky cff30dd2bb added cv.py micro-module for backward compatibility with existing Python scripts using prev-gen Python API. 14 years ago
Ana Huaman 480de445c7 Corrected a commit error -- Added the images for the detection tutorial 14 years ago
Ana Huaman 07754b6309 Added Features2D descriptor tutorial + drawMatches in rst 14 years ago
Ana Huaman e6d308ca89 Added rst Tutorial for Feature Detection with SURF and drawKeypoints 14 years ago
Vadim Pisarevsky 960fd51cf0 another attempt to fix #1299 14 years ago
Vadim Pisarevsky d37beb4074 fixed Matx33 * Point3 and Matx22 * Point operators (ticket #1299) 14 years ago
Vadim Pisarevsky 50d70cf9c6 made retina code compile with VS2005/VS2008 14 years ago