Vadim Pisarevsky
|
488ae9dd6e
|
corrected typo (ticket #1843). added note about imdecode & imencode
|
2012-04-24 12:54:49 +00:00 |
|
Vadim Pisarevsky
|
75b1788c6b
|
added "Matx*Vec -> Vec" operator (ticket #1830)
|
2012-04-24 12:45:19 +00:00 |
|
Vladislav Vinogradov
|
70f8b8b5ec
|
fixed GPU_NVidia/NCV.Visualization test
|
2012-04-24 12:36:15 +00:00 |
|
Alexey Spizhevoy
|
95efec7539
|
Added local outlier rejector. Added rigid motion estimator. Refactored videostab module.
|
2012-04-24 12:23:23 +00:00 |
|
Vladislav Vinogradov
|
6e830cf8f8
|
added additional tests to gpu::BFMatcher
|
2012-04-24 11:21:23 +00:00 |
|
Marina Kolpakova
|
476c453ef6
|
fixed bug #1821
|
2012-04-24 10:07:14 +00:00 |
|
Marina Kolpakova
|
99aed4713f
|
minor tab fix
|
2012-04-24 09:30:21 +00:00 |
|
Marina Kolpakova
|
f1a0ab365d
|
fixed duplicated paragraph
|
2012-04-24 09:26:34 +00:00 |
|
Vladislav Vinogradov
|
44eaeee865
|
refactored gpu BruteForceMather (made it similar to BFMatcher)
|
2012-04-24 07:56:33 +00:00 |
|
Vladislav Vinogradov
|
c2935a6532
|
fixed build of gpu module without CUDA (video encoding/decoding)
|
2012-04-24 07:49:55 +00:00 |
|
Andrey Kamaev
|
b1bf062671
|
Configuration name is added to the CMake status report
|
2012-04-24 07:30:38 +00:00 |
|
Andrey Kamaev
|
019122fba7
|
Fixed dependencies for cmake status embeeded into opencv core
|
2012-04-24 07:13:50 +00:00 |
|
Andrey Kamaev
|
b7aacb6a93
|
Fixed assertions in java tests for ORB
|
2012-04-24 06:51:21 +00:00 |
|
Andrey Kamaev
|
7c025dfc60
|
Added CUDA version to CMake status
|
2012-04-24 06:05:57 +00:00 |
|
Alexander Reshetnikov
|
4b5b7bdb5a
|
Fixed cvRetrieveFrame memory leak under AVFoundation (ticket #1837)
|
2012-04-23 16:12:24 +00:00 |
|
Vladislav Vinogradov
|
f65d841d6f
|
fixed several warnings (VS2010, Win64)
added getParams method to VideoWriter_GPU
|
2012-04-23 14:22:02 +00:00 |
|
Andrey Kamaev
|
cddadc04b7
|
Fixed Android manifest install
|
2012-04-23 12:39:18 +00:00 |
|
Vadim Pisarevsky
|
b8e70ea6c9
|
NORM_L2SQR added too (ticket #1840)
|
2012-04-23 12:29:23 +00:00 |
|
Vadim Pisarevsky
|
40f2c716af
|
added NORM_HAMMING* support to cv::norm (ticket #1840)
|
2012-04-23 12:19:02 +00:00 |
|
Andrey Kamaev
|
8dae3431c7
|
Fixed ffmpeg dll copying under mingw
|
2012-04-23 10:52:27 +00:00 |
|
Alexey Spizhevoy
|
24be840c44
|
Added GPU version of wobble suppressor (videostab)
|
2012-04-23 10:37:07 +00:00 |
|
Alexander Kapustin
|
3675ef516a
|
6 functions from Inrange_func family were Neon Optimized
|
2012-04-23 09:31:08 +00:00 |
|
Alexander Kapustin
|
0094b468e6
|
Fail perf_inRange.cpp added
|
2012-04-23 09:09:30 +00:00 |
|
Andrey Kamaev
|
2c85aa543c
|
Make ocv_include_directories a function to minimize problems with windows backslashes
|
2012-04-23 08:54:15 +00:00 |
|
Vladislav Vinogradov
|
1eebb4506a
|
removed unnecessary CV_EXPORTS
|
2012-04-23 08:31:14 +00:00 |
|
Andrey Pavlenko
|
9eded52ce5
|
fixing compilation for Android
|
2012-04-23 07:10:58 +00:00 |
|
Alexey Spizhevoy
|
36ef599840
|
Fixed trim ratio estimation for the case of homographies motion model (videostab)
|
2012-04-23 06:42:55 +00:00 |
|
Andrey Kamaev
|
e4303dc96f
|
Fixed build with mingw 4.4.0
|
2012-04-22 14:50:09 +00:00 |
|
Andrey Pavlenko
|
3c0e9d12f7
|
Java API: fixing Mat::get() for non-continuous Mat-s.
|
2012-04-22 11:44:16 +00:00 |
|
Vadim Pisarevsky
|
9213bba48a
|
wrapped Algorithm class.
|
2012-04-20 17:03:02 +00:00 |
|
Andrey Kamaev
|
8b6d1f6e45
|
Fixed build (noiseSigma of BackgroundSubtractorMOG is now protected)
|
2012-04-20 16:00:49 +00:00 |
|
Andrey Kamaev
|
d46659f6cc
|
Set sanity thresholds for several performance tests
|
2012-04-20 15:33:34 +00:00 |
|
Vadim Pisarevsky
|
5b6b30ba0e
|
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
|
2012-04-20 15:32:54 +00:00 |
|
Alexander Reshetnikov
|
3d108958e7
|
Added resources release for AVT cameras (ticket #1814)
|
2012-04-20 13:29:10 +00:00 |
|
Andrey Kamaev
|
624880fd67
|
Minor update for new Ninja cmake generator
|
2012-04-20 13:22:19 +00:00 |
|
Andrey Morozov
|
720dc231e8
|
minor fix in calculate bitrate
|
2012-04-20 12:18:40 +00:00 |
|
Andrey Morozov
|
742668434c
|
minor fix in calculate bitrate
|
2012-04-20 11:58:31 +00:00 |
|
Alexey Spizhevoy
|
ae8d377561
|
Replaced DECOMP_SVD with DECOMP_NORMAL|DECOMP_LU for speed (videostab)
|
2012-04-20 09:02:39 +00:00 |
|
Andrey Kamaev
|
247e2d085f
|
Updated for cmake 2.8.8
|
2012-04-19 22:33:46 +00:00 |
|
Andrey Kamaev
|
3a4c14e549
|
Fixed verbosity of badarg tests
|
2012-04-19 15:45:40 +00:00 |
|
Andrey Pavlenko
|
dbccc9b129
|
improving Imgproc.convexityDefects() and Imgproc.convexHull()
|
2012-04-19 15:27:13 +00:00 |
|
Andrey Pavlenko
|
2ec0efaae5
|
fixing stability of testBitmapToMat()
|
2012-04-19 15:01:19 +00:00 |
|
Andrey Pavlenko
|
2513f5d3c7
|
fixing #1808, Java API improvements
|
2012-04-19 14:21:56 +00:00 |
|
Andrey Pavlenko
|
13427c0cdf
|
fixing convexityDefects()
|
2012-04-19 14:03:38 +00:00 |
|
Alexey Spizhevoy
|
e49ea39a1f
|
Fixed parsing cmd args bug (videostab)
|
2012-04-19 12:16:45 +00:00 |
|
Alexey Spizhevoy
|
f355f798a4
|
Minor changes in videostab module and sample
|
2012-04-19 10:27:17 +00:00 |
|
Alexey Spizhevoy
|
f42eea1029
|
Added timing for main steps (videostab)
|
2012-04-19 09:29:13 +00:00 |
|
Alexey Spizhevoy
|
ada63d1800
|
Updated videostab sample
|
2012-04-19 08:38:42 +00:00 |
|
Andrey Kamaev
|
0905c4f6c6
|
Minor fix for previous commit
|
2012-04-18 22:02:17 +00:00 |
|
Andrey Kamaev
|
2bedf5bfd5
|
Refactored build conditionals in highgui tests
|
2012-04-18 21:32:56 +00:00 |
|