Andrey Pavlenko
|
62591a1d5a
|
#1283, Mat <->Bitmap converters are updated to support CV_8UC(1,3,4) & non-continuous Mat-s and RGBA_8888 & RGB_565 Bitmaps; Android samples project files are updated according to the latest SDK req-s.
|
2012-02-14 14:40:41 +00:00 |
|
Vladislav Vinogradov
|
f7fd7929e1
|
added docs for GoodFeaturesToTrackDetector_GPU and PyrLKOpticalFlow
|
2012-02-14 13:18:33 +00:00 |
|
Vladislav Vinogradov
|
a6bc747a54
|
minor fix : doesn't save outliers
|
2012-02-14 11:48:40 +00:00 |
|
Vladislav Vinogradov
|
18c48196f8
|
fixed compile error
|
2012-02-14 11:29:08 +00:00 |
|
Anatoly Baksheev
|
87bbcccea5
|
fixed orb bug commited by mistake
|
2012-02-14 10:27:33 +00:00 |
|
Anatoly Baksheev
|
84db4eb6fa
|
fixed ~200 warnings for windows
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
|
2012-02-14 10:22:34 +00:00 |
|
Vladislav Vinogradov
|
8f4d63913a
|
minor
|
2012-02-13 13:29:28 +00:00 |
|
Vladislav Vinogradov
|
77f286ada6
|
fixed build under linux
added PyrLKOpticalFlowDense performance test
|
2012-02-13 13:19:06 +00:00 |
|
Vladislav Vinogradov
|
a10fed8fd1
|
added GoodFeaturesToTrackDetector_GPU and PyrLKOpticalFlow to gpu module
|
2012-02-13 12:57:27 +00:00 |
|
Alexander Reshetnikov
|
edc9d4f951
|
fixed compiling error under Windows; updated test_video_io.cpp
|
2012-02-13 12:41:27 +00:00 |
|
Alexander Reshetnikov
|
35c19442a7
|
updated 3 highgui tests
|
2012-02-11 15:28:03 +00:00 |
|
Gary Bradski
|
778b51a6a1
|
Adding python example of mouse interaction and use of correlation on an image
|
2012-02-11 03:47:40 +00:00 |
|
Victoria Zhislina
|
3e94f77215
|
|
2012-02-10 13:47:53 +00:00 |
|
Alexandre Benoit
|
c07d9d75e8
|
added get methods for retina outputs
|
2012-02-10 13:25:33 +00:00 |
|
Andrey Morozov
|
ef8c263500
|
fixed compile under linux
|
2012-02-10 12:46:34 +00:00 |
|
Victoria Zhislina
|
fbdb93ec79
|
CV_ENABLE_UNROLLED
|
2012-02-10 06:05:04 +00:00 |
|
Andrey Kamaev
|
68a54e7f3c
|
Fixed incorrectly merged patch.
|
2012-02-09 20:22:36 +00:00 |
|
Leonid Beynenson
|
3ef5bfa185
|
Applied the patch, received from akamaev. Also made some changes in CMake files to fix Android camera issue.
|
2012-02-09 15:02:21 +00:00 |
|
Alexander Shishkov
|
7c03b301c1
|
fixed #927 issue
|
2012-02-09 10:53:16 +00:00 |
|
Alexander Reshetnikov
|
6ead21b1a2
|
added licenses to some tests; updated new highgui tests
|
2012-02-09 10:51:53 +00:00 |
|
Alexander Shishkov
|
c761996a28
|
fixed #927 issue
|
2012-02-08 15:29:07 +00:00 |
|
Vladislav Vinogradov
|
f883b31cfd
|
updated performance sample
|
2012-02-08 11:02:32 +00:00 |
|
Vadim Pisarevsky
|
a618b774f2
|
fixed OpenCVConfig.cmake for creating Xcode projects
|
2012-02-08 05:45:58 +00:00 |
|
Vladislav Vinogradov
|
237b3ed3a0
|
fixed createOpticalFlowNeedleMap
|
2012-02-08 05:45:47 +00:00 |
|
Marius Muja
|
fcf9a224fb
|
Bug fix
|
2012-02-07 02:18:54 +00:00 |
|
Alexander Reshetnikov
|
46fa7b49c5
|
updated positioning test for videos
|
2012-02-06 13:53:25 +00:00 |
|
Andrey Kamaev
|
aa9735f9b5
|
Fixed mingw build
|
2012-02-06 13:29:48 +00:00 |
|
Alexander Shishkov
|
792fb3bd64
|
fixed #1549 issue
|
2012-02-06 13:26:35 +00:00 |
|
Andrey Kamaev
|
c19d0b17de
|
Fixed typo
|
2012-02-06 12:45:11 +00:00 |
|
Andrey Kamaev
|
49933c798f
|
Fixed build for desktop
|
2012-02-06 11:48:15 +00:00 |
|
Vladislav Vinogradov
|
75ac4362ca
|
removed ASSERT_NO_THROW
|
2012-02-06 11:31:52 +00:00 |
|
Andrey Kamaev
|
23af203e00
|
Better variant of OpenCVConfig.cmake generation; several smaller changes in the options section and Android build scripts
|
2012-02-06 11:30:59 +00:00 |
|
Alexander Shishkov
|
863fe3ecf8
|
fixed bug after const removing in retina
|
2012-02-06 10:34:00 +00:00 |
|
Alexander Shishkov
|
26ed10993e
|
fixed #1565 issue
|
2012-02-06 09:31:33 +00:00 |
|
Alexander Shishkov
|
ec12608f5f
|
fixed #1590
|
2012-02-06 08:38:03 +00:00 |
|
Alexander Shishkov
|
06247b49af
|
fixed issue #1243
|
2012-02-06 08:13:11 +00:00 |
|
Alexander Shishkov
|
ace6eaef7e
|
added one more test for undistort
|
2012-02-06 06:47:43 +00:00 |
|
Vladislav Vinogradov
|
014577b433
|
fixed OpenCVDetectTBB.cmake (WIN32 x86 VS library path)
|
2012-02-06 06:11:23 +00:00 |
|
Vadim Pisarevsky
|
53c39a7a53
|
added getGaborKernel function
|
2012-02-06 01:09:54 +00:00 |
|
Andrey Morozov
|
b3b80bc397
|
fixed compile under linux
|
2012-02-05 08:09:00 +00:00 |
|
Andrey Kamaev
|
eac055a27e
|
Fixed ticket #1580
|
2012-02-04 18:57:41 +00:00 |
|
Alexander Reshetnikov
|
b4895dbcaf
|
completed tests checking positioning & frame count for videos (C interface); added new test videos
|
2012-02-04 16:17:05 +00:00 |
|
Alexander Reshetnikov
|
89702dc10c
|
File with positioning test was renamed to test_positioning.cpp
|
2012-02-04 15:55:12 +00:00 |
|
Andrey Kamaev
|
dfb161e9c9
|
Fixing #1580
|
2012-02-03 19:18:35 +00:00 |
|
Andrey Kamaev
|
fdc1e87ddf
|
Attempt to fix #1580 - building OpenCV with ffmpeg not in LD_LIBRARY_PATH
|
2012-02-03 18:52:00 +00:00 |
|
Andrey Kamaev
|
1e79280be1
|
Fixed OpenCVConfig.cmake generated for build directory
|
2012-02-03 15:22:54 +00:00 |
|
Andrey Kamaev
|
5eb6ee6290
|
Fixing build with CUDA enabled
|
2012-02-03 12:54:52 +00:00 |
|
Andrey Kamaev
|
ee6fefc862
|
Fixing build with CUDA enabled
|
2012-02-03 12:35:39 +00:00 |
|
Andrey Kamaev
|
c99253d62d
|
Fixing build on Windows
|
2012-02-03 12:33:48 +00:00 |
|
Andrey Kamaev
|
3ff438dc7a
|
Fixing build with CUDA enabled
|
2012-02-03 12:15:27 +00:00 |
|