Andrey Kamaev
|
416fb50594
|
Revert "Merge pull request #836 from jet47:gpu-modules"
This reverts commit fba72cb60d , reversing
changes made to 02131ffb62 .
|
2013-04-18 15:03:50 +04:00 |
|
Vladislav Vinogradov
|
fdeec6896c
|
stitching module fixes
|
2013-04-18 13:28:30 +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 |
|
Andrey Kamaev
|
e5a33723fc
|
Move C API of opencv_calib3d to separate file
|
2013-04-11 21:00:17 +04:00 |
|
Andrey Kamaev
|
dd74a851f3
|
Fix build errors
|
2013-04-08 17:10:31 +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 |
|
Andrey Kamaev
|
977562b614
|
Merge pull request #771 from gpsinghsandhu:surfFeatureFinder
|
2013-04-05 12:59:22 +04:00 |
|
Gurpinder Singh Sandhu
|
69127e4105
|
some typo
|
2013-04-04 22:54:27 +05:30 |
|
Gurpinder Singh Sandhu
|
2b1e13f8f4
|
changed surfFeaturesFinder::find() to allow CV_8UC1 type images
http://code.opencv.org/issues/2926
|
2013-04-04 22:52:07 +05:30 |
|
Andrey Kamaev
|
795a513ac4
|
Merge pull request #716 from asmorkalov:winrt
|
2013-04-03 15:39:58 +04:00 |
|
Andrey Kamaev
|
517062039e
|
Make core/internal.hpp a private header
|
2013-04-01 17:29:10 +04:00 |
|
Andrey Kamaev
|
be7bbe3aa9
|
Drop cv:: prefix from cv::String used inside the cv namespace
|
2013-03-22 22:14:50 +04:00 |
|
Andrey Kamaev
|
2ad7b97f1c
|
All modules (except ocl and gpu) compiles and pass tests
|
2013-03-22 22:14:26 +04:00 |
|
Andrey Kamaev
|
1ca8f33b4e
|
Merge branch '2.4'
|
2013-03-21 23:11:54 +04:00 |
|
Alexander Smorkalov
|
7ec2b6bad0
|
Highgui tests for GUI disabled for WinRT;
Warnings fix;
|
2013-03-21 16:18:19 +04:00 |
|
Vladislav Vinogradov
|
0a65f2f4af
|
merged gpunonfree and nonfree module
|
2013-03-18 16:14:37 +04:00 |
|
Vladislav Vinogradov
|
fd7bf0b766
|
moved SURF_GPU and VIBE to gpunonfree module
|
2013-03-18 14:06:29 +04:00 |
|
Andrey Kamaev
|
d9cd753835
|
Merge pull request #645 from taka-no-me:bump_headers
|
2013-03-14 11:42:23 +04:00 |
|
Andrey Kamaev
|
ad5cddc007
|
Main module headers are moved 1 level up
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp>
Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
|
2013-03-13 17:26:56 +04:00 |
|
Andrey Kamaev
|
55698548dd
|
Avoid assert in lapac.cpp if findHomography fails in BestOf2NearestMatcher::match
|
2013-03-12 22:49:40 +04:00 |
|
Andrey Kamaev
|
2a6fb2867e
|
Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
|
2013-02-25 15:04:17 +04:00 |
|
Vladislav Vinogradov
|
8b1f88c40f
|
updated gpu module API
|
2013-02-21 16:12:33 +04:00 |
|
Andrey Kamaev
|
637397f621
|
Merge branch '2.4'
|
2013-02-20 12:31:16 +04:00 |
|
Andrey Kamaev
|
2fe7482b73
|
Add support for enums into rst ocv domain
|
2013-02-19 16:22:20 +04:00 |
|
Andrey Kamaev
|
61079547f0
|
Merge branch '2.4'
|
2013-02-01 14:59:40 +04:00 |
|
Anna Kogan
|
ed4c687d45
|
Increased time limits, eliminated extra params
|
2013-01-31 16:18:52 +04:00 |
|
Andrey Kamaev
|
dc0788c864
|
Merge branch 2.4
|
2013-01-17 18:39:20 +04:00 |
|
Alexander Smorkalov
|
8cb0343f4c
|
Documentation build warning fixes.
Invalid links and refences fixed.
SpaeseMat class documentation updated.
|
2013-01-14 17:58:27 +04:00 |
|
Andrey Kamaev
|
13b6a3a15e
|
Merge branch 2.4
|
2012-12-24 17:10:07 +04:00 |
|
Andrey Kamaev
|
9944282b09
|
Fix build with STLPort from NDK r8d
|
2012-12-22 00:59:56 +04:00 |
|
Anatoly Baksheev
|
94c310fc14
|
added Ptr::operator==
|
2012-12-15 22:48:50 +04:00 |
|
Andrey Kamaev
|
f5cd20d80b
|
Merge branch 2.4
|
2012-12-14 14:46:41 +04:00 |
|
Andrey Kamaev
|
5a407153bd
|
Fix sanity checks in stitching test
|
2012-12-12 20:29:23 +04:00 |
|
Andrey Kamaev
|
6e244c83cd
|
Corrected sanity checks in several perf tests
Also fixed a typo in performance testing framework and removed hardcoded
temporary file name from highgui perf test
|
2012-12-12 01:00:47 +04:00 |
|
Andrey Kamaev
|
9719ea93b6
|
Merge branch 2.4
|
2012-11-13 19:54:48 +04:00 |
|
Andrey Kamaev
|
a126532cb7
|
Fix OS X build warnings
|
2012-11-09 11:29:52 +04:00 |
|
Andrey Kamaev
|
4d059e9e5b
|
Merge release 2.4.3
|
2012-11-02 17:58:02 +04:00 |
|
marina.kolpakova
|
7a5b9a6b7f
|
replase __APPLE__ marco with __clang__
|
2012-11-01 19:34:05 +04:00 |
|
Andrey Kamaev
|
2b0072d823
|
Suppress more warnings in gtest on OS X
|
2012-10-24 20:36:30 +04:00 |
|
Andrey Kamaev
|
6211f156e6
|
Merge 2.4.3-rc
|
2012-10-24 19:56:27 +04:00 |
|
Andrey Kamaev
|
afc79e2a02
|
Fix warnings from MSVC 9 64-bit
|
2012-10-23 18:20:07 +04:00 |
|
Andrey Kamaev
|
0e7ca71dcc
|
Normalize whitespace in documentation and text files
|
2012-10-17 21:42:09 +04:00 |
|
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
marina.kolpakova
|
e5437e5486
|
Fix binary compatibility of opencv_gpu
|
2012-10-17 02:09:40 +04:00 |
|
Andrey Kamaev
|
971d02cde6
|
Fix binary compatibility of opencv_stitching
|
2012-10-17 02:09:26 +04:00 |
|
Andrey Kamaev
|
4a53199e7a
|
Quiet logs in stitching module
|
2012-10-09 19:28:15 +04:00 |
|
Andrey Kamaev
|
7cc67701a6
|
Add sanity checks to stitching perf tests
|
2012-10-09 19:17:58 +04:00 |
|