3031 Commits (df491588638d294ac68054bc4744684936064e8c)
 

Author SHA1 Message Date
Bernat Gabor df49158863 Added the "Camera calibration With OpenCV" tutorial. Extended with a few global links the conf.py file. Corrected an error in the linux_install.rst and one in the cascade_classifier.rst file. 13 years ago
Vladislav Vinogradov 0ed6d86a49 optimized some gpu::cvtColor functions 13 years ago
Vadim Pisarevsky 628447c251 replaced non-available in MacOSX' numpy deg2rad in motempl.py 13 years ago
Vadim Pisarevsky 8dacbeb157 fixed 2 bugs in python samples (crash in camshift and running samples from within the demo) 13 years ago
Alexander Mordvintsev fd69c8b34a running demos with enter key 13 years ago
Alexandre Benoit 4408423c9f waiting for optimisation at Retina::_convertCvMat2ValarrayBuffer 13 years ago
Alexandre Benoit bd198d2b7b updated default parameters, more contrast by default 13 years ago
Alexandre Benoit 05c0cd72d0 updated retina modules : minor misakes correction & changed pixel format to float instead of double to keep some memory, precision is almost sufficient, check for residual mistakes 13 years ago
Alexandre Benoit 66ee335ca9 updated retina modules : minor misakes correction & changed pixel format to float instead of double to keep some memory, precision is almost sufficient, check for residual mistakes 13 years ago
Vadim Pisarevsky eb9401d353 applied patch #1326 13 years ago
Alexander Mordvintsev 67cbcd2fa6 work on demo.py: sample running 13 years ago
Alexander Mordvintsev 0de8ed1099 demo description url parsing 13 years ago
Alexander Mordvintsev 5b00763bb0 work on demo.py shell 13 years ago
Alexandre Benoit 752eed00f2 updated GUI photoreceptors sensitivity parameter management 13 years ago
Alexandre Benoit d5d2290ffd updated GUI photoreceptors sensitivity paramaer management 13 years ago
Andrey Kamaev 014ba699a3 Attempt to fix a build problem (ambiguous PixelType error when compiled on Mac x86) 13 years ago
Bernat Gabor 0451779d2c Ticket #1240 resolved. 13 years ago
Vadim Pisarevsky 3b7b833a4e merged latest fixes from 2.3 branch; since 2.3.1 is out, the version in trunk is bumped to 2.3.2 13 years ago
Bernat Gabor 157db88cbd Added the "How to write a tutorial for OpenCV?" tutorial. Made some corrections to the feature2D TOC tree. Small visual improvements for the video-write.rst file. Deleted a definition file that served no purpose. 13 years ago
Vladislav Vinogradov 971e35f283 fixed bug in gpu::cvtColor 13 years ago
Vladislav Vinogradov 5e9ae6b19f added TransformFunctorTraits, optimized some functions that use transform 13 years ago
Vadim Pisarevsky 6ce2277cc7 fixed multi-scale Hough transform (ticket #1320) 13 years ago
Vadim Pisarevsky d752c2b674 disabled fast-math by default. 13 years ago
Alexander Mordvintsev b3ae2c181a added flann matching to find_obj.py 13 years ago
Vadim Pisarevsky d3d55f3234 fixed crashes in parallel HOG detector; avoid use of new POPCNT instruction in ORB (to make it compatible with older CPUs). 13 years ago
Vadim Pisarevsky 3bfd1aa58d updated opencv_ffmpeg build instructions 13 years ago
Alexey Spizhevoy 78bb392088 refactored opencv_stitching 13 years ago
Vadim Pisarevsky f1e8b43c7a updated opencv_ffmpeg binaries, headers and libs to ffmpeg 0.8.2 13 years ago
Alexey Spizhevoy b6e9ed4ec5 fixed bug in opencv_stitching (added handling of homography evaluation failure) 13 years ago
Vadim Pisarevsky c66ed3e02f fixed Ximea constructor call 13 years ago
Alexandre Benoit cd8d3afe37 enhanced basic error management when input image could not be loaded 13 years ago
Vadim Pisarevsky fba70ca131 fixed bug #1306 (Vec assignment); added tests for Vec & Matx multiplication 13 years ago
Alexandre Benoit 58c0bea68a added openexr sample file 13 years ago
Alexey Spizhevoy ee18397f58 added CameraInfo class into opencv_stitching 13 years ago
Alexey Spizhevoy b97ecdff0d refactored opencv_stitching, added possibility to turn off BA 13 years ago
Vladislav Vinogradov 6e3a1f7b49 implement optimized version of gpu::BruteForceMatcher::knnMatch when k == 2 13 years ago
Alexey Spizhevoy c92b040c48 updated saving matches graph in opencv_stitching 13 years ago
Alexey Spizhevoy 8b7d74e9f0 minor changes in opencv_stitching 13 years ago
Alexey Spizhevoy f95e71ea3a added saving of matches graph into opencv_stitching (in DOT format) 13 years ago
Andrey Kamaev 7820c343eb Documentation: fixed CvSlice and FeatureDetector descriptions. 13 years ago
Andrey Kamaev a69c591927 Fixed Android build. 13 years ago
Alexey Spizhevoy aba2008711 implemented rotating-only cameras calibration 13 years ago
Ana Huaman 4c289dc166 Slight update in objdetect...still to put Theory 13 years ago
Ana Huaman eb77bbd626 Fixed more broken links from previous tutorials 13 years ago
Ana Huaman 41f5a9cab9 Fixed more broken links from previous tutorials 13 years ago
Alexander Mordvintsev 5bc5d9a47e camshift.py sample 13 years ago
Ana Huaman a0d73eadd3 Updated broken links of tutorials in core and fixed weird-looking bullets (error of mine) 13 years ago
Ana Huaman 8b0092eaf5 Commit rst tutorial for Cascade Classifiers 13 years ago
Ana Huaman dd836f1bdd Modified sample for object detection with LBP in tutorial_code 13 years ago
Ana Huaman e228b5c70d Added sample for object detection with LBP in tutorial_code 13 years ago