Vladislav Vinogradov
e7dda44a07
updated image for StereoConstantSpaceBP regression test
...
updated gpu tests for CornerHarris and CornerMinEigen
moved direct convolution implementation to gpu::filter2D, gpu::convolve now use only DFT-based algorithm (Bug #1639 )
2012-03-07 09:49:24 +00:00
Andrey Pavlenko
53c1565514
Java API: replacing some manual port with auto-generated stuff (/Map-type classes)
2012-03-07 08:16:43 +00:00
Alexander Mordvintsev
2727a425e4
fixed distrans.py sample (distanceTransform -> distanceTransformWithLabels)
2012-03-06 13:22:55 +00:00
Vladislav Vinogradov
63b5cf6dea
temporary disabled optimized version of CascadeClassifier (bug #1640 )
...
fixed HaarCascadeLoader test (incorrect behavior due to macros usage)
2012-03-05 13:49:42 +00:00
Alexander Shishkov
1494da339d
fixed #1507
2012-03-05 11:08:59 +00:00
Vladislav Vinogradov
ec5bdc7de8
added patch error calculation to gpu::PyrLKOpticalFlow
2012-03-05 10:36:57 +00:00
Alexander Shishkov
27ecc999cb
modified readme.txt ( #1609 )
2012-03-05 09:20:52 +00:00
Alexander Shishkov
5c10bd5b79
fixed #1477
2012-03-04 22:22:30 +00:00
Alexander Shishkov
e64450ae89
fixed #1466
2012-03-04 21:49:38 +00:00
Andrey Kamaev
90dcd4608c
Android: fixed cmake try_compile() for case of STL features detection
2012-03-04 20:36:50 +00:00
Andrey Kamaev
631f72d85d
Fixed Android cross-compiling problems:
...
- missing install_name_tool on OS X
- incorrectly working try_compile() command
2012-03-04 12:30:03 +00:00
Andrey Kamaev
18dbe6b3e5
cmake scripts are updated to prefer includes from the OpenCV source tree
2012-03-03 15:49:23 +00:00
Andrey Kamaev
aeaae8b057
Updated rst configuration to read OpenCV version from sources; fixed several sphinx' warnings
2012-03-02 20:59:13 +00:00
Alexander Shishkov
1956f32aac
fixed #1289
2012-03-02 20:19:32 +00:00
Alexander Shishkov
3f0bd34270
updated repository path in gpu/introduction (ticket #1260 )
2012-03-02 20:13:03 +00:00
Gary Bradski
bd2014deba
added usage on how to actually run video_dmtx.cpp
2012-03-02 19:39:06 +00:00
Alexander Shishkov
f67a0902aa
fixed #1618
2012-03-02 18:36:34 +00:00
Alexander Shishkov
042a834d9d
#fixed 1644
2012-03-02 18:24:46 +00:00
Alexander Shishkov
defbdcba77
fixed #1645
2012-03-02 18:06:15 +00:00
Anatoly Baksheev
18933c12f7
Disabled BUILD_WITH_DEBUG_INFO flag for MSCV. Now debug info is included in debug configuration
2012-03-02 14:48:35 +00:00
Alexander Shishkov
f5b8af3254
applied patch from #1637 for fixing problems with Intel(tm) compiler
2012-03-02 12:24:03 +00:00
Andrey Kamaev
ab221fb3d6
More accurate cmake flags sets/unsets for 3rdparty libs
2012-03-02 11:36:34 +00:00
Alexander Shishkov
06a6c5851c
updated libpng: from 1.4.3 to 1.5.9 #1609
2012-03-02 11:01:10 +00:00
Andrey Kamaev
aa6c677bd8
Added opencv_tests and opencv_perf_tests targets to simplify building tests only
2012-03-02 08:48:33 +00:00
Andrey Kamaev
2f4bb580fc
Fixed some build warnings; slightly improved python search
2012-03-02 08:34:54 +00:00
Andrey Kamaev
30d5cdef94
Fixed HAVE_UNISTD_H redefinition warning
2012-03-01 11:41:10 +00:00
Andrey Kamaev
0db570b1ca
minor cmake update
2012-03-01 10:44:19 +00:00
Andrey Kamaev
368181bf4e
Fixing windows build of libtiff
2012-03-01 09:15:19 +00:00
Andrey Kamaev
e8afcdba0a
More flexible tiff library configuration
2012-03-01 09:01:32 +00:00
Alexey Spizhevoy
92d2d74731
Fixed docs for gpu::convolve()
2012-03-01 08:02:34 +00:00
Kirill Kornyakov
4fb9196e83
copied a section with explanation of different border types
2012-03-01 07:45:24 +00:00
Vladislav Vinogradov
2d81ecce23
fixed required CUDA version in OpenCVDetectCUDA.cmake
2012-02-29 20:24:28 +00:00
Alexander Shishkov
bc4f63e5bd
updated libtiff: from 3.9.5 to 4.0.1 #1609
2012-02-29 15:01:28 +00:00
Vladislav Vinogradov
d00fa6b817
improved type dispatching in gpu arithm functions
2012-02-29 13:02:25 +00:00
Andrey Pavlenko
60ddaa565e
fixin a bug in conversion Mat -> List<List<E>>
2012-02-29 12:40:31 +00:00
Andrey Kamaev
4b5d04f475
Fixed tbb hang in Android apps
2012-02-29 08:11:01 +00:00
Alexander Shishkov
d05b788db4
fixed compilation problems with MinGW after rev7353
2012-02-28 12:39:25 +00:00
Ivan Korolev
f1f045858f
Updated a perftest for convertTo
2012-02-28 04:46:48 +00:00
Leonid Beynenson
9794f5977c
Changed the class OrbFeaturesFinder to make it work with CV_8UC4 and CV_8UC1 images.
2012-02-27 17:46:53 +00:00
Alexander Reshetnikov
a92e3dcdad
Updated positioning test (removed frame reading)
2012-02-27 14:37:20 +00:00
Vladislav Vinogradov
5c0f2f8ea1
reused buffer in GlTexture::copyFrom(GpuMat)
2012-02-27 13:22:41 +00:00
Andrey Kamaev
212ceb3e24
Minor improvement for Android TBB
2012-02-27 12:49:00 +00:00
Alexander Shishkov
0279ba953e
fixed warnings in linemod on Windows
2012-02-27 11:42:33 +00:00
Alexander Shishkov
e7e373307b
added exports to the LineMod classes
...
fixed compilation linemod sample on Windows
2012-02-27 11:15:01 +00:00
Andrey Kamaev
32080ece8c
Fixed Android build warning
2012-02-27 09:19:30 +00:00
Patrick Mihelich
13456c9840
Removed a finished todo
2012-02-27 08:55:57 +00:00
Andrey Kamaev
cb9823704c
#1568 support of building with OpenEXR on Windows
2012-02-27 06:23:14 +00:00
Andrey Kamaev
c6445e2de1
Slightly improved build of TBB for Android
2012-02-27 06:19:25 +00:00
Patrick Mihelich
8b6aec6710
Sample program to train and detect objects using LINE-MOD.
2012-02-27 01:50:22 +00:00
Patrick Mihelich
f483272d09
No longer expose internal LINE-MOD methods like response map computation, linearizing similarities, etc in public header.
2012-02-27 00:07:52 +00:00