632 Commits (e15eabe3fae72643d9705b79c9eb8f8d5d3d2c7a)

Author SHA1 Message Date
Fedor Morozov 833f8d16fa Robertson and tutorial 11 years ago
Vladislav Vinogradov 12ae11e2ff refactored Separable Linear Filters 12 years ago
Sergei Nosov 982ef83f80 Fixes bug #3071. 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
Andrey Kamaev b8ed00bd64 Compile OpenCV with GCC visibility set to hidden 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
alexandre benoit b62d101115 updated retina interface for cleaner use, following OpenCV standards 12 years ago
Kevin Hughes 69c626e720 starter_video.cpp hid local functions 12 years ago
Kevin Hughes 3441b2df65 starter_video.cpp changed CV WINDOW KEEPRATIO to just WINDOW KEEPTATIO to fix build error 12 years ago
Pastafarianist 28427ce2e8 Fixed typo 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov 564f609885 fixed samples compilation 12 years ago
Vladislav Vinogradov 5ee9d3111d fixed gpu tutorial 12 years ago
Vladislav Vinogradov 13d087e62d videostab module fixes 12 years ago
Vladislav Vinogradov fdeec6896c stitching module fixes 12 years ago
Vladislav Vinogradov ac0f506d0e split gpuvideo onto gpuoptflow and gpubgsegm 12 years ago
Vladislav Vinogradov eda124ec32 removed gpuobjdetect module 12 years ago
Vladislav Vinogradov 28b1caa730 gpustereo module for stereo correspondence 12 years ago
Vladislav Vinogradov fc3730fcc2 gpuwarping module for image warping 12 years ago
Vladislav Vinogradov a6648b5372 gpuobjdetect module for object detection 12 years ago
Vladislav Vinogradov b08b9ab83b gpucalib3d module for camera calibration and stereo correspondence 12 years ago
Vladislav Vinogradov fc1fa28556 gpuvideo module for video processing 12 years ago
Vladislav Vinogradov 7544ddbfef gpufeatures2d module 2d for feature detection and matching 12 years ago
Vladislav Vinogradov e41aea0acf gpuimgproc module for image processing 12 years ago
Vladislav Vinogradov 84de6ce036 gpufilters module for image filtering 12 years ago
Vladislav Vinogradov 31c8b527c6 gpuarithm module for arithmetics operations on matrices 12 years ago
Kevin Hughes 47c84335f0 removed starter_image_sequence.cpp 12 years ago
Kevin Hughes eedb6fa3c4 removed separate example for reading image sequences and modified starter_video.cpp to better explain the functionality of VideoCapture. I also added a bit more explanation in the documentation of the VideoCapture interface 12 years ago
Vladislav Vinogradov 54e7c76d99 fixed compilation errors 12 years ago
Andrey Kamaev 8f32902ce6 Minimize usages of legacy C API inside the library 12 years ago
Kevin Hughes b141762070 added an example of using cv::VideoCapture to read image sequences like 000.pmg, 001.png ... 100.png etc. 12 years ago
Andrey Kamaev 909d6fcf51 Move legacy part of opencv_contrib to separate header 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
Kirill Kornyakov 53a06913cb Minor code cleanings in lkdemo.cpp 12 years ago
Kirill Kornyakov e351538697 #2813 bugfix 12 years ago
Andrey Kamaev 199a35a105 Move C API of opencv_video to separate file 12 years ago
Andrey Kamaev c98c246fc2 Move border type constants and Moments class to core module 12 years ago
Andrey Kamaev 69648f0a6f Make photo.hpp independent from C API 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
Siva Prasad Varma e2df8c7e62 Fix bug #2590 12 years ago
Alexander Shishkov 35f75147b0 removed willowgarage.com links 12 years ago
Alexander Shishkov 382695ba5a removed links to the http://opencv.willowgarage.com/ 12 years ago
Andrey Kamaev c979de1eed Rewrite Mat formatting without std streams 12 years ago
Andrey Kamaev 517062039e Make core/internal.hpp a private header 12 years ago