alexandre benoit
|
ea1a64477f
|
updated tutorial with new retina interface use
|
2013-04-27 22:39:28 +02:00 |
|
alexandre benoit
|
b62d101115
|
updated retina interface for cleaner use, following OpenCV standards
|
2013-04-27 21:13:45 +02:00 |
|
Kevin Hughes
|
69c626e720
|
starter_video.cpp hid local functions
|
2013-04-22 22:28:35 -04:00 |
|
Kevin Hughes
|
3441b2df65
|
starter_video.cpp changed CV WINDOW KEEPRATIO to just WINDOW KEEPTATIO to fix build error
|
2013-04-22 16:35:23 -04:00 |
|
Pastafarianist
|
28427ce2e8
|
Fixed typo
|
2013-04-21 23:04:54 +04:00 |
|
Andrey Kamaev
|
416fb50594
|
Revert "Merge pull request #836 from jet47:gpu-modules"
This reverts commit fba72cb60d27905cce9f1390250adf13d5355c03, reversing
changes made to 02131ffb620f349617a65da334591eca5d3cb23b.
|
2013-04-18 15:03:50 +04:00 |
|
Vladislav Vinogradov
|
564f609885
|
fixed samples compilation
|
2013-04-18 13:28:34 +04:00 |
|
Vladislav Vinogradov
|
5ee9d3111d
|
fixed gpu tutorial
|
2013-04-18 13:28:34 +04:00 |
|
Vladislav Vinogradov
|
13d087e62d
|
videostab module fixes
|
2013-04-18 13:28:34 +04:00 |
|
Vladislav Vinogradov
|
fdeec6896c
|
stitching module fixes
|
2013-04-18 13:28:30 +04:00 |
|
Vladislav Vinogradov
|
ac0f506d0e
|
split gpuvideo onto gpuoptflow and gpubgsegm
|
2013-04-18 11:33:34 +04:00 |
|
Vladislav Vinogradov
|
eda124ec32
|
removed gpuobjdetect module
|
2013-04-18 11:33:33 +04:00 |
|
Vladislav Vinogradov
|
28b1caa730
|
gpustereo module for stereo correspondence
|
2013-04-18 11:33:33 +04:00 |
|
Vladislav Vinogradov
|
fc3730fcc2
|
gpuwarping module for image warping
|
2013-04-18 11:33:33 +04:00 |
|
Vladislav Vinogradov
|
a6648b5372
|
gpuobjdetect module for object detection
|
2013-04-18 11:33:32 +04:00 |
|
Vladislav Vinogradov
|
b08b9ab83b
|
gpucalib3d module for camera calibration and stereo correspondence
|
2013-04-18 11:33:32 +04:00 |
|
Vladislav Vinogradov
|
fc1fa28556
|
gpuvideo module for video processing
|
2013-04-18 11:33:32 +04:00 |
|
Vladislav Vinogradov
|
7544ddbfef
|
gpufeatures2d module 2d for feature detection and matching
|
2013-04-18 11:33:31 +04:00 |
|
Vladislav Vinogradov
|
e41aea0acf
|
gpuimgproc module for image processing
|
2013-04-18 11:33:31 +04:00 |
|
Vladislav Vinogradov
|
84de6ce036
|
gpufilters module for image filtering
|
2013-04-18 11:33:30 +04:00 |
|
Vladislav Vinogradov
|
31c8b527c6
|
gpuarithm module for arithmetics operations on matrices
|
2013-04-18 11:33:30 +04:00 |
|
Kevin Hughes
|
47c84335f0
|
removed starter_image_sequence.cpp
|
2013-04-17 13:22:37 -04:00 |
|
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
|
2013-04-17 13:20:32 -04:00 |
|
Vladislav Vinogradov
|
54e7c76d99
|
fixed compilation errors
|
2013-04-17 15:24:53 +04:00 |
|
Andrey Kamaev
|
8f32902ce6
|
Minimize usages of legacy C API inside the library
|
2013-04-16 12:00:02 +04:00 |
|
Kevin Hughes
|
b141762070
|
added an example of using cv::VideoCapture to read image sequences like 000.pmg, 001.png ... 100.png etc.
|
2013-04-15 13:21:20 -04:00 |
|
Andrey Kamaev
|
909d6fcf51
|
Move legacy part of opencv_contrib to separate header
|
2013-04-12 19:37:40 +04:00 |
|
Andrey Kamaev
|
3b364330ad
|
Merge branch '2.4'
|
2013-04-12 15:35:38 +04:00 |
|
Andrey Kamaev
|
5e048d1fa5
|
Move C API of opencv_objdetect to separate file
Also move cv::linemod to own header
|
2013-04-12 14:37:01 +04:00 |
|
Andrey Kamaev
|
e5a33723fc
|
Move C API of opencv_calib3d to separate file
|
2013-04-11 21:00:17 +04:00 |
|
Kirill Kornyakov
|
53a06913cb
|
Minor code cleanings in lkdemo.cpp
|
2013-04-11 17:57:33 +04:00 |
|
Kirill Kornyakov
|
e351538697
|
#2813 bugfix
|
2013-04-11 17:50:10 +04:00 |
|
Andrey Kamaev
|
199a35a105
|
Move C API of opencv_video to separate file
|
2013-04-11 17:38:33 +04:00 |
|
Andrey Kamaev
|
c98c246fc2
|
Move border type constants and Moments class to core module
|
2013-04-10 19:14:24 +04:00 |
|
Andrey Kamaev
|
69648f0a6f
|
Make photo.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
Andrey Kamaev
|
0738ea7d0f
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
Andrey Kamaev
|
288a0634c2
|
Make imgproc.hpp independent from C API
|
2013-04-08 15:47:28 +04:00 |
|
Andrey Kamaev
|
67073daf19
|
Merge branch '2.4'
|
2013-04-05 21:11:59 +04:00 |
|
Siva Prasad Varma
|
e2df8c7e62
|
Fix bug #2590
replaced wrong check to correct check
|
2013-04-05 19:09:09 +05:30 |
|
Alexander Shishkov
|
35f75147b0
|
removed willowgarage.com links
|
2013-04-04 14:33:00 +04:00 |
|
Alexander Shishkov
|
382695ba5a
|
removed links to the http://opencv.willowgarage.com/
|
2013-04-04 13:44:28 +04:00 |
|
Andrey Kamaev
|
c979de1eed
|
Rewrite Mat formatting without std streams
|
2013-04-03 11:55:19 +04:00 |
|
Andrey Kamaev
|
517062039e
|
Make core/internal.hpp a private header
|
2013-04-01 17:29:10 +04:00 |
|
Andrey Kamaev
|
3890a74565
|
Drop outdated definitions from internal.hpp
This also fixes few clang build errors
|
2013-04-01 15:24:35 +04:00 |
|
Andrey Kamaev
|
2b1ef95415
|
Completely separate C and C++ API of OpenCV core
|
2013-04-01 15:24:34 +04:00 |
|
Andrey Kamaev
|
715fa3303e
|
Move cv::Mat out of core.hpp
|
2013-04-01 15:24:34 +04:00 |
|
Andrey Kamaev
|
13b31b0804
|
Move C++ basic structures to separate header and inverse dependency from C API
cv::Complex, cv::Point_ and cv::Point3_ are moved.
|
2013-04-01 15:24:32 +04:00 |
|
Andrey Kamaev
|
f77a375354
|
Merge branch '2.4'
|
2013-03-29 19:38:35 +04:00 |
|
Andrey Kamaev
|
20534c9beb
|
Merge pull request #692 from vpisarev:refactor_calib3d_stereo
|
2013-03-26 18:38:16 +04:00 |
|
Andrey Kamaev
|
f282498b1d
|
Drop outdated targets and fix solution folders
|
2013-03-25 21:57:53 +04:00 |
|