409 Commits (60994389a63a6a441e1f170b88a3f514a981bfdd)

Author SHA1 Message Date
dbloisi 20f932bd46 fixing trailing whitespaces 11 years ago
dbloisi f0910466f9 fixing trailing whitespaces 11 years ago
dbloisi a34f7b7714 fixing other white spaces 11 years ago
Fedor Morozov 833f8d16fa Robertson and tutorial 11 years ago
berak 50288f1314 rebased commits 11 years ago
berak 926d6876d3 using VideoCapture instead of CvCapture* in cascade tutorial 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
zio dodo 449b4d8a65 Added the tutorial on background subtraction, in the video section 11 years ago
Bahram Dahi 230bc03d97 Moved Scalar variable 'value' to int main() to work around a GCC -Wshadow warning in operations.hpp 11 years ago
alexandre benoit 7fe78efda3 retina included in namespace bioinspired + followed suggestions made by Vadim 12 years ago
hbristow 2059972bf7 Preparing to rebase 12 years ago
Vladislav Vinogradov 12ae11e2ff refactored Separable Linear Filters 12 years ago
Sergei Nosov 982ef83f80 Fixes bug #3071. 12 years ago
alexandre benoit cdbbe0dfbe 1. created module bioinspired. 2.transfered Retina module into the new module bioinspired. 3. added a fast tone mapping method to Retina interface and wrapped existing reinafilter dedicated method 12 years ago
Vladislav Vinogradov 76f4b02b06 refactored gpu::Stream (minor fixes) 12 years ago
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
alexandre benoit 9c26387ce0 updated sources to correct buildbot warnings 12 years ago
alexandre benoit a659e287fb minor error correction 12 years ago
alexandre benoit 9549949228 minor chnges for conflict removal 12 years ago
alexandre benoit ea1a64477f updated tutorial with new retina interface use 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov 5ee9d3111d fixed gpu tutorial 12 years ago
Andrey Kamaev 8f32902ce6 Minimize usages of legacy C API inside the library 12 years ago
Andrey Kamaev 5e048d1fa5 Move C API of opencv_objdetect to separate file 12 years ago
Andrey Kamaev e5a33723fc Move C API of opencv_calib3d to separate file 12 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Andrey Kamaev 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
Andrey Kamaev c979de1eed Rewrite Mat formatting without std streams 12 years ago
Andrey Kamaev 2b1ef95415 Completely separate C and C++ API of OpenCV core 12 years ago
Andrey Kamaev 715fa3303e Move cv::Mat out of core.hpp 12 years ago
Vadim Pisarevsky 7661625c39 converter stereo correspondence algorithms to the new style 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Andrey Kamaev 9944282b09 Fix build with STLPort from NDK r8d 12 years ago
Andrey Kamaev b131dfeecd Build tutorial codes together with other samples 12 years ago
alexandre benoit 3fb90abb76 added retina code tutorial 12 years ago
alexandre benoit b5bd86b2a7 added retina code tutorial 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev 83799d6bf4 Fix Mat indexing in TrackingMotion tutorial code (supersedes pull request #38) 12 years ago
Vsevolod Glumov 69fbc6102c Fixed an issue with 'how_to_scan_images.cpp' tutorial code. Issue #2259 12 years ago
Abhinav Gupta c0638aa2e0 Update samples/cpp/tutorial_code/features2D/SURF_detector.cpp 12 years ago
Vladislav Vinogradov c5e92c31ba fixed Bug #2252 12 years ago
marina.kolpakova 51f7a3ca81 fixed #2190 13 years ago
Andrey Kamaev f666bd221f Merged the trunk r8595:8668 (except iOS and new gpu functionality) 13 years ago
Andrey Kamaev ab20da0f53 Merged the trunk r8547:8574, r8587 13 years ago
Kirill Kornyakov 58aac7ea98 fixes #2044 13 years ago
Vadim Pisarevsky 517fc5e2d2 fixed typo in the tutorial code (thanks to Abid Rahman; ticket #2016) 13 years ago
Marina Kolpakova 577dabb8bc fixed bug #1571 13 years ago
Alexander Shishkov 1494da339d fixed #1507 13 years ago