Vladislav Vinogradov
|
6a03be2632
|
added lightweight class DeviceBuffer to matrix_reductions.cpp
|
2011-05-11 07:30:46 +00:00 |
|
Vladislav Vinogradov
|
3c2d7b951a
|
fixed LUT (ticket #1057)
|
2011-05-11 05:32:00 +00:00 |
|
Alexey Spizhevoy
|
7e4769a047
|
reduced memory requirements for multi-band blending
|
2011-05-11 05:28:55 +00:00 |
|
Vadim Pisarevsky
|
b699e946b5
|
converted user guide & tutorials from tex to rst; added them into the whole documentation tree; added html_docs target.
|
2011-05-10 22:09:07 +00:00 |
|
Maria Dimashova
|
0f6b8002dc
|
fixed save/load of dot; added data for the sample
|
2011-05-10 13:30:58 +00:00 |
|
Vladislav Vinogradov
|
1c9f4e7ca2
|
fixed gpu::meanStdDev and gpu::norm under CUDA 4.0
fixed compilation under Win64
|
2011-05-10 12:39:12 +00:00 |
|
Leonid Beynenson
|
7ec77593db
|
Made changes in Android camera classes: now we can get list of possible preview resolutions of Android camera (as string).
Also now work of Android camera is more accurate in the case when the size of grabbed frame buffer does not consist with the expected frame size.
|
2011-05-10 12:29:43 +00:00 |
|
Maria Dimashova
|
f4c74eb532
|
changed the dot
|
2011-05-10 12:01:42 +00:00 |
|
Vladislav Vinogradov
|
d0a91f8f19
|
fixed gpu projectPoints and solvePnPRansac tests
|
2011-05-10 07:37:05 +00:00 |
|
Vladislav Vinogradov
|
79b500eb0d
|
fixed bug in cv::Scharr and cv::Laplacian (ddepth < 0)
|
2011-05-10 06:28:48 +00:00 |
|
Vladislav Vinogradov
|
bf29b16d1d
|
fixed bug in cv::Sobel (ddepth < 0)
|
2011-05-10 06:24:44 +00:00 |
|
Vladislav Vinogradov
|
58e26313dd
|
fixed bug in cv::LUT (multi-channel source array and single-channel table)
added missing cudaSafeCall
|
2011-05-10 06:11:03 +00:00 |
|
Vadim Pisarevsky
|
f8e4b10248
|
made ptrdiff_t visible to GCC 4.6 compiler
|
2011-05-09 21:21:31 +00:00 |
|
Elena Fedotova
|
12d98a7d18
|
Purpose: completed the feature2d chapter
|
2011-05-08 15:30:00 +00:00 |
|
Elena Fedotova
|
4f335d18fb
|
Purpose: completed the feature2d chapter
|
2011-05-08 09:31:15 +00:00 |
|
Elena Fedotova
|
7ad698f076
|
Purpose: updated the feature2d chapter
|
2011-05-08 09:09:39 +00:00 |
|
Elena Fedotova
|
53e9d8354e
|
Purpose: updated the feature2d chapter
|
2011-05-08 08:59:23 +00:00 |
|
Elena Fedotova
|
4a21c6d394
|
Purpose: updated the feature2d chapter
|
2011-05-08 08:35:08 +00:00 |
|
Anatoly Baksheev
|
8ebff41c29
|
more warnings fixed. +some warnings in examples
|
2011-05-07 12:06:58 +00:00 |
|
Anatoly Baksheev
|
927dccb463
|
fixed compilation WITH_TBB
|
2011-05-07 11:37:56 +00:00 |
|
Anatoly Baksheev
|
1c18e5fef9
|
fixed ~300 warnings under windows (had to hack gtest a bit)
|
2011-05-06 21:45:48 +00:00 |
|
Elena Fedotova
|
dee0aba92e
|
Purpose: updated the feature2d chapter
|
2011-05-06 20:08:11 +00:00 |
|
Nils Hasler
|
39b79b1261
|
change state of pipeline to NULL before freeing.
|
2011-05-06 19:06:33 +00:00 |
|
Anatoly Baksheev
|
cce26e58b8
|
fixed warning: can't generate assignment operator
|
2011-05-06 18:29:53 +00:00 |
|
Ilya Lysenkov
|
a685be3ea9
|
Added extra argument for BlobDetector in findCirclesGrid
|
2011-05-06 14:02:07 +00:00 |
|
Andrey Kamaev
|
9f29506d2c
|
Refactored NEON optimization usage
|
2011-05-06 12:24:56 +00:00 |
|
Maria Dimashova
|
94a5bf88d0
|
fixed #1048
|
2011-05-06 12:15:14 +00:00 |
|
Vadim Pisarevsky
|
62b966460d
|
do not include DLLMain into core when it is a static library (thanks to aglinarth for the patch)
|
2011-05-06 12:06:20 +00:00 |
|
Vadim Pisarevsky
|
ae8f2eeac2
|
restored img_proc_test main() call; removed windows.h from ml.hpp
|
2011-05-06 11:51:39 +00:00 |
|
Ilya Lysenkov
|
dde9181117
|
Added a fast algorithm for the symmetric circles grid detection
|
2011-05-06 09:40:18 +00:00 |
|
Alexey Spizhevoy
|
58b7c344aa
|
refactored opencv_stitching
|
2011-05-06 08:05:02 +00:00 |
|
Alexey Spizhevoy
|
29b917a500
|
now BA in opencv_stitching uses only geometrically consistent matches
|
2011-05-06 07:14:36 +00:00 |
|
Alexey Spizhevoy
|
15173fc559
|
added wave correct support into opencv_stitching
|
2011-05-06 06:20:41 +00:00 |
|
Alexey Spizhevoy
|
3928dd9d99
|
added --ba_thresh key into opencv_stitching CLI
|
2011-05-06 05:14:07 +00:00 |
|
Alexey Spizhevoy
|
e72c0ad661
|
fixed BA error calculation in opencv_stitching, added draft version of waveCorrect
|
2011-05-05 15:12:36 +00:00 |
|
Vadim Pisarevsky
|
f39db3f15a
|
fixed problems indicated with ? marks
|
2011-05-05 13:31:54 +00:00 |
|
Alexey Spizhevoy
|
3467c6f732
|
opencv_stitching refactoring
|
2011-05-05 12:12:32 +00:00 |
|
Alexey Spizhevoy
|
f6fc807d49
|
fixed some tests in gpu module
|
2011-05-05 11:44:47 +00:00 |
|
Maria Dimashova
|
95f7e5ca2f
|
fixed #1046
|
2011-05-05 11:44:11 +00:00 |
|
Maria Dimashova
|
66c116ec6a
|
fixed #1044
|
2011-05-05 10:10:46 +00:00 |
|
Vadim Pisarevsky
|
71d14386e4
|
fixed generation of Python wrapper cv2.
|
2011-05-04 19:45:21 +00:00 |
|
Elena Fedotova
|
916ec81d09
|
Purpose: updated the feature2d chapter
|
2011-05-04 19:22:51 +00:00 |
|
Vadim Pisarevsky
|
d3a159d3cc
|
added missing Python wrappers for OpenCV 1.x
|
2011-05-04 17:31:48 +00:00 |
|
Maria Dimashova
|
8bbbd93410
|
fixed #1025
|
2011-05-04 11:12:17 +00:00 |
|
Vladislav Vinogradov
|
336989f80b
|
added image stitching module
|
2011-05-04 11:09:42 +00:00 |
|
Maria Dimashova
|
d7f04f04cc
|
fixed #1038
|
2011-05-04 10:19:12 +00:00 |
|
Vladislav Vinogradov
|
6200f388dd
|
fixed bug in BruteForceMatcher_GPU::knnMatch (allDist buffer reuse)
|
2011-05-04 08:53:43 +00:00 |
|
Elena Fedotova
|
af6072814c
|
Purpose: updated the feature2d chapter
|
2011-05-03 20:41:11 +00:00 |
|
Vadim Pisarevsky
|
573c637ea5
|
fixed artifacts in warpPerspective (ticket #1024)
|
2011-05-03 17:28:17 +00:00 |
|
Vadim Pisarevsky
|
7f7965bc93
|
separated opencv 1.x and opencv 2.x wrappers. moved tests/python/* to modules/python/test
|
2011-05-03 16:00:31 +00:00 |
|