Vadim Pisarevsky
|
5353b97605
|
fixed single-precision SVD accuracy on some very ill-conditioned matrices (ticket #1448)
|
2011-12-03 19:49:44 +00:00 |
|
Vadim Pisarevsky
|
b20871ce2d
|
fixed bug in Matx::inv(..., DECOMP_SVD) (ticket #1444)
|
2011-12-03 18:50:11 +00:00 |
|
Andrey Kamaev
|
d6ef0378a2
|
Reverted invalid cv::reduce optimization
|
2011-12-01 12:56:29 +00:00 |
|
Kirill Kornyakov
|
ab2ae86e86
|
Optimized version of Reduce functions added
|
2011-12-01 11:07:25 +00:00 |
|
Vladislav Vinogradov
|
a2697b18e2
|
minor fix
|
2011-11-30 07:38:45 +00:00 |
|
Vladislav Vinogradov
|
fa93b724ee
|
minor
|
2011-11-30 07:19:09 +00:00 |
|
Vladislav Vinogradov
|
bd4239be7b
|
moved OpenGL wrappers to separate header
added GlBuffer, GlTexture and GpuMat support to InputArray
replaced addTextOpenGl function by render + GlFont
|
2011-11-30 06:20:29 +00:00 |
|
Andrey Pavlenko
|
467f936459
|
Adding optimized Mat Allocator
|
2011-11-25 15:39:24 +00:00 |
|
Vladislav Vinogradov
|
b33e23138e
|
minor
|
2011-11-23 13:26:24 +00:00 |
|
Kirill Kornyakov
|
d168c2b902
|
Optimized version of CountNonZero functions added
|
2011-11-23 10:16:00 +00:00 |
|
Vladislav Vinogradov
|
d7450c2449
|
added GlArrays class and pointCloudShow function
|
2011-11-23 10:05:24 +00:00 |
|
Vadim Pisarevsky
|
4acc93df69
|
removed non-ascii characters (ticket #1468)
|
2011-11-22 17:07:33 +00:00 |
|
Vladislav Vinogradov
|
e01f04885e
|
minor
|
2011-11-21 13:34:03 +00:00 |
|
Vladislav Vinogradov
|
c2783af781
|
added OpenGL support to highgui under WIN32
|
2011-11-21 11:58:52 +00:00 |
|
Kirill Kornyakov
|
03002fff54
|
Optimized version of 32F Norm function demands bigger MaxErr value, because it calculates norm in floats instead of double.
|
2011-11-21 11:48:56 +00:00 |
|
Kirill Kornyakov
|
9fb9d99bb9
|
Optimized version of Norm and NormDiff functions with f32 type added
|
2011-11-21 05:59:49 +00:00 |
|
Vladislav Vinogradov
|
2695039a79
|
moved GpuMat's operations implementation to core module
|
2011-11-14 14:34:36 +00:00 |
|
Kirill Kornyakov
|
330357f7dd
|
Optimized version of NormDiff functions added
|
2011-11-11 11:23:44 +00:00 |
|
Vladislav Vinogradov
|
d305640749
|
minor fix
|
2011-11-09 13:18:23 +00:00 |
|
Vladislav Vinogradov
|
fcfa72081e
|
moved GpuMat and DevMem2D to core module, some code refactoring
|
2011-11-09 13:13:52 +00:00 |
|
Vadim Pisarevsky
|
2e9f5c434b
|
added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ...
|
2011-11-08 12:01:49 +00:00 |
|
Kirill Kornyakov
|
5a702d7d9d
|
Optimized version of Norm functions added
|
2011-11-08 07:39:35 +00:00 |
|
Andrey Kamaev
|
664cd5460e
|
Tegra-optimized cv::compare
|
2011-11-07 06:29:34 +00:00 |
|
Andrey Kamaev
|
a612fa1520
|
Performance testing: added option to get list of all values for CV_ENUM; added perf test for cv::Sobel
|
2011-11-01 15:41:43 +00:00 |
|
Kirill Kornyakov
|
e37930b649
|
Optimized version of Sum functions added
|
2011-10-31 07:04:52 +00:00 |
|
Andrey Kamaev
|
d7ff92439d
|
Better NEON Hamming distance
|
2011-10-26 13:04:53 +00:00 |
|
Kirill Kornyakov
|
177618984d
|
dft perf test minor fix
|
2011-10-21 08:28:33 +00:00 |
|
Kirill Kornyakov
|
f2b72928cc
|
created perf test for DFT
|
2011-10-20 07:32:12 +00:00 |
|
Vladislav Vinogradov
|
40ee754e28
|
added WITH_CUFFT and WITH_CUBLAS flags to cmake scripts
fixed gpu module error reporting
added asynchronous version of some functions
|
2011-10-19 09:53:22 +00:00 |
|
Anatoly Baksheev
|
7106513b8a
|
warning under vs2008
|
2011-10-16 13:45:11 +00:00 |
|
Andrey Kamaev
|
89be84a396
|
Fixed Linux build
|
2011-10-12 06:01:54 +00:00 |
|
Vadim Pisarevsky
|
b74116e694
|
unified norm computing; added generalized Hamming distance
|
2011-10-11 15:13:53 +00:00 |
|
Andrey Kamaev
|
22bd127365
|
Added performance tests for cv:phase and cv::SURF
|
2011-10-07 13:55:26 +00:00 |
|
Andrey Kamaev
|
9ae8443d37
|
Tegra optimized FastAtan2
|
2011-10-07 08:07:25 +00:00 |
|
Alexander Shishkov
|
b71bfef702
|
fixed bug with using not built-in ZLIB library
|
2011-10-03 17:10:18 +00:00 |
|
Andrey Morozov
|
bee68e519a
|
fixed several bugs in CommandLineParser
|
2011-10-03 11:44:31 +00:00 |
|
Andrey Morozov
|
bf636e40bf
|
improved print help in CommandLineParser
|
2011-10-03 11:17:36 +00:00 |
|
Vadim Pisarevsky
|
60ebe2003f
|
fixed multiple warnings on Windows. fixed bug #1368
|
2011-10-03 11:00:28 +00:00 |
|
Anatoly Baksheev
|
923f771cfc
|
warnings
optical flow gpu cosmetics
|
2011-10-03 09:26:00 +00:00 |
|
Andrey Kamaev
|
20af242a03
|
Updated command line arguments in performance tests
|
2011-10-03 07:43:57 +00:00 |
|
Andrey Morozov
|
b7a3d36729
|
fixed several bugs in CommandLineParser
|
2011-10-01 10:50:50 +00:00 |
|
Andrey Morozov
|
135b9280f1
|
improved print help in CommandLineParser
|
2011-10-01 10:27:19 +00:00 |
|
Andrey Morozov
|
97d54612c7
|
fix print help
|
2011-09-30 14:49:07 +00:00 |
|
Andrey Morozov
|
d449b0492f
|
fixed several bugs in CommandLineParser
|
2011-09-30 14:31:32 +00:00 |
|
Andrey Morozov
|
3d3efe7c07
|
fixed sub algorithm in CommandLineParser
|
2011-09-30 12:45:57 +00:00 |
|
Andrey Kamaev
|
5d363e67a0
|
Tegra optimized cvRound; perf test for cvRound; fixed perf test for stitching
|
2011-09-29 12:11:18 +00:00 |
|
Leonid Beynenson
|
fcaa587b67
|
CMake scripts changed a bit: added more accurate variant of the Threading Framework support (it is a lightweight analogue of TBB for ARM-s).
|
2011-09-27 16:25:13 +00:00 |
|
Vadim Pisarevsky
|
a1d6671451
|
fixed bug #1370
|
2011-09-22 09:58:58 +00:00 |
|
Vladislav Vinogradov
|
ce35a6d8be
|
fixed bug in cv::reduce in reduceC_ for multi-channels source
|
2011-09-22 06:43:52 +00:00 |
|
Andrey Kamaev
|
6ff2ae1d3a
|
Tegra-optimized minMaxLoc/minMaxIdx
|
2011-09-14 16:20:10 +00:00 |
|