Andrey Kamaev
|
73c152abc4
|
Merged the trunk r8575:8583 (INTER_AREA interpolation for GPU resize)
|
2012-06-15 08:52:08 +00:00 |
|
Andrey Kamaev
|
ab20da0f53
|
Merged the trunk r8547:8574, r8587
|
2012-06-15 08:36:35 +00:00 |
|
Marina Kolpakova
|
4b1724aeb9
|
fix for ORB tests
|
2012-06-01 15:12:10 +00:00 |
|
Alexander Shishkov
|
a3c4d1b679
|
updated pdf's to 2.4.1
|
2012-06-01 13:44:23 +00:00 |
|
Alexander Shishkov
|
e0b1697cc9
|
update FFMPEG wrapper binaries
|
2012-06-01 11:00:59 +00:00 |
|
Andrey Kamaev
|
059b79f7c2
|
Merged the trunk r8542:8544
|
2012-06-01 10:59:27 +00:00 |
|
Andrey Kamaev
|
8159ea3386
|
Merged the trunk r8537 (fixed pdf documentation build)
|
2012-06-01 08:46:54 +00:00 |
|
Andrey Kamaev
|
50c2443691
|
Merged Android samples from trunk r8423 r8533
|
2012-06-01 08:45:45 +00:00 |
|
Philipp Wagner
|
0bd287a8f2
|
Fixed reconstruction, so that the mean is correctly added to the reconstructed image.
|
2012-05-31 20:27:46 +00:00 |
|
Andrey Kamaev
|
2ee917c646
|
Version of 2.4 branch is adjusted to 2.4.1
|
2012-05-31 11:26:23 +00:00 |
|
Andrey Kamaev
|
ca0962c738
|
Megred fix for pyrhon API generator regression r8528
|
2012-05-31 11:12:12 +00:00 |
|
Andrey Kamaev
|
daad7900e2
|
Merged the trunk r8517:8524
|
2012-05-31 10:53:28 +00:00 |
|
Andrey Kamaev
|
9ad470ba5c
|
backported API for storing OpenCV data structures to text string and reading them back (r8481, r8516, r8518, r8522)
|
2012-05-31 10:25:29 +00:00 |
|
Vladislav Vinogradov
|
4e4b96e3d9
|
Merged revision(s) 8484 from trunk:
fixed some bugs in gpu module under Windows:
* convertTo alignment error
........
|
2012-05-30 17:06:39 +00:00 |
|
Andrey Kamaev
|
4ddcc31edc
|
Fixed few errors in documentation backporting
|
2012-05-30 11:20:55 +00:00 |
|
Andrey Kamaev
|
81a5988015
|
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
|
2012-05-30 11:13:07 +00:00 |
|
Andrey Kamaev
|
052d2dc23a
|
Merged the trunk r8459:8466 (inclusive)
|
2012-05-30 09:00:32 +00:00 |
|
Andrey Kamaev
|
949c4edf41
|
Merged the trunk r8408:8457 (inclusive)
|
2012-05-30 08:47:34 +00:00 |
|
Andrey Kamaev
|
7b5a45eac4
|
Merged the trunk r8384:8407 (inclusive)
|
2012-05-30 08:04:37 +00:00 |
|
Vladislav Vinogradov
|
72d2311edf
|
Merged revision(s) 8495 from trunk:
Bug #1991 : fixed gpu interpolation (remap, resize, warp...)
........
|
2012-05-29 11:35:30 +00:00 |
|
Vladislav Vinogradov
|
d382fa56c7
|
Merged revision(s) 8474 from trunk:
fixed several problems with CUDA 5.0
* gpu::LUT, uses device memory instead of host memory
* gpu::multiply, round mod for CV_8U depth
........
|
2012-05-28 14:04:39 +00:00 |
|
Marina Kolpakova
|
00117d2a6e
|
warp Affine tegra integration
|
2012-05-28 08:53:03 +00:00 |
|
Anatoly Baksheev
|
4ce8de5174
|
Merged revision(s) 8455 from trunk/opencv/modules/gpu/src:
compilation with CUDA5.0 (#1982, thanks to Rodrigo)
........
|
2012-05-25 09:45:42 +00:00 |
|
Andrey Kamaev
|
e1c4fd9e1f
|
Merged the trunk r8345:8376
|
2012-05-18 13:18:37 +00:00 |
|
Andrey Kamaev
|
70166820ea
|
Merged the trunk r8324:8345
|
2012-05-18 12:59:40 +00:00 |
|
Andrey Kamaev
|
aebed446b1
|
Partly merged the trunk r8322
|
2012-05-18 12:46:44 +00:00 |
|
Andrey Kamaev
|
c3577a288b
|
Merged the trunk r8291:8321
|
2012-05-18 12:34:01 +00:00 |
|
Andrey Kamaev
|
50ad690993
|
Merged the trunk till r8291
|
2012-05-18 12:18:17 +00:00 |
|
Anatoly Baksheev
|
caddd398e6
|
Merged revision(s) 8368 from trunk/opencv/modules/gpu/src/imgproc.cpp:
fixed possible compilation error for macos
........
|
2012-05-17 15:00:36 +00:00 |
|
Alexander Smorkalov
|
e62f147edc
|
ColorBlobDetection example. Bug fix. Refactring.
|
2012-05-12 06:15:32 +00:00 |
|
Alexander Smorkalov
|
b7c1fd34b9
|
ColorBlobDetection example. Pyrdown added. Contour area filtering added.
|
2012-05-12 05:19:17 +00:00 |
|
Andrey Kamaev
|
ba238562c6
|
Fix for #1902 is merged from trunk
|
2012-05-07 14:05:06 +00:00 |
|
Anatoly Baksheev
|
01e93d57f0
|
Merged from trunk.
|
2012-05-05 09:25:37 +00:00 |
|
Philipp Wagner
|
86524b0e4a
|
Fixed facerec_demo.cpp.
|
2012-05-05 09:16:21 +00:00 |
|
Anatoly Baksheev
|
70f74b70b7
|
fixed GPU compilation
|
2012-05-04 11:07:36 +00:00 |
|
Anatoly Baksheev
|
10459a886b
|
Added check for CUDA toolkit version ( older can't compile Kepler )
|
2012-05-04 10:34:57 +00:00 |
|
Anatoly Baksheev
|
215dd2a41b
|
Merged revision(s) 8304 from trunk/opencv/cmake/OpenCVDetectCUDA.cmake:
Added check for CUDA toolkit version ( older can't compile Kepler )
........
|
2012-05-04 10:24:23 +00:00 |
|
Marina Kolpakova
|
025f6674db
|
update for kepler arch support
|
2012-05-04 10:09:17 +00:00 |
|
Vadim Pisarevsky
|
3f5d722f34
|
fixed typo in mulSpectrums description (ticket #1868)
|
2012-05-03 15:14:53 +00:00 |
|
Anatoly Baksheev
|
ab4025f8de
|
fixed for Kepler
|
2012-05-03 10:23:23 +00:00 |
|
Marina Kolpakova
|
ea3fe441df
|
fix for brute-force matcher with CUDA 4.2.
|
2012-04-30 19:06:37 +00:00 |
|
Alexander Shishkov
|
06e3c8fe91
|
update FFMPEG wrapper binaries
|
2012-04-30 19:05:05 +00:00 |
|
Vadim Pisarevsky
|
4a34487a03
|
get back to single-version ffmpeg wrapper (no more v2); make sure the library builds and the tests pass on Ubuntu 10.04 that includes pretty old version of ffmpeg
|
2012-04-30 12:39:49 +00:00 |
|
Vadim Pisarevsky
|
2c88791600
|
get back to single-version ffmpeg wrapper (no more v2); make sure the library builds and the tests pass on Ubuntu 10.04 that includes pretty old version of ffmpeg
|
2012-04-30 12:39:22 +00:00 |
|
Vadim Pisarevsky
|
09ca294a76
|
avoid simultanous reading data from 2 videos Highgui_Video.regression, since earlier versions of ffmpeg (or the way our wrapper uses them) can not handle that properly
|
2012-04-30 12:07:04 +00:00 |
|
Vadim Pisarevsky
|
083cbe999b
|
force BUILD_PNG/JPEG/TIFF/ZLIB on MacOSX, because sometimes the found lib<...> is different from the one used in build.
|
2012-04-28 22:54:14 +00:00 |
|
Alexander Shishkov
|
4bca91e1da
|
update FFMPEG wrapper binaries
|
2012-04-28 22:50:25 +00:00 |
|
Vadim Pisarevsky
|
5e2df0d6b0
|
some more fixes in ffmpeg wrapper; now it handles big videos better.
|
2012-04-28 22:49:13 +00:00 |
|
Alexander Shishkov
|
24f8c21bba
|
updated pdfs
|
2012-04-28 20:41:32 +00:00 |
|
Alexander Shishkov
|
409c5e04a1
|
change docs version
|
2012-04-28 20:10:16 +00:00 |
|