Camille
|
55a5e6be2c
|
bug fix 3696
|
2015-05-23 19:09:31 +02:00 |
|
Mike Maraya
|
607d3b54ce
|
Fixes resizeWindow() on OS X (Bug #3200)
|
2015-05-23 17:36:46 +02:00 |
|
Dikay900
|
7ca0557b40
|
typos in comments
|
2015-05-23 17:36:45 +02:00 |
|
Aleksandr Petrikov
|
25b4cface0
|
add NEON realization for StereoBM(findCorrespondence, prefilterXSobel)
Conflicts:
modules/calib3d/src/stereobm.cpp
Add CV_Assert (ndisp % 8 == 0) to NEON version
|
2015-05-23 17:36:44 +02:00 |
|
Ehren Metcalfe
|
e9bc9c47c2
|
Fix resource leak with iOS camera due to failure to remove AVCaptureSession input/outputs on stop (Bug #3389)
Conflicts:
modules/highgui/src/cap_ios_abstract_camera.mm
|
2015-05-23 17:36:42 +02:00 |
|
aletheios
|
6a50a51b4e
|
Bugfix #3705: params.setRecordingHint(true) breaks camera preview on Samsung Galaxy S2
|
2015-05-23 17:36:41 +02:00 |
|
Jüri Aedla
|
22c0238bf1
|
Android camera qcom HAL doesn't like it when no consumer usage bits are set. Set a usage bit for preview BufferQueue.
|
2015-05-23 17:36:39 +02:00 |
|
Alexander Smorkalov
|
acbc7362db
|
Bug #3611 Initializing static cv::Mat with cv::Mat::zeros causes segmentation fault fixed.
fix MatOpInitializer
|
2015-05-23 17:36:35 +02:00 |
|
Vadim Pisarevsky
|
a1a35ca5f7
|
Merge pull request #4010 from cr333:triangulation_fix_master
|
2015-05-23 10:17:39 +00:00 |
|
Vadim Pisarevsky
|
f5be8f6c77
|
Merge pull request #4047 from MSOpenTech:videoio-refactor-contrib
|
2015-05-23 09:02:11 +00:00 |
|
Vadim Pisarevsky
|
f32f0486e2
|
trying to eliminate warnings in Android build
|
2015-05-22 16:53:34 +03:00 |
|
Vadim Pisarevsky
|
d2aaa70e93
|
removed HAL calls from public OpenCV headers; put IPP calls back to hall:sqrt() and such (but they are disabled for now)
|
2015-05-22 16:04:10 +03:00 |
|
Maxim Kostin
|
4418ee6c77
|
Refactored internal helpers. Simplified structure. Updated comments. Updates #41
Signed-off-by: Maxim Kostin <v-maxkos@microsoft.com>
|
2015-05-22 15:41:50 +03:00 |
|
Vadim Pisarevsky
|
ef8182e12a
|
Merge pull request #4025 from vpisarev:features2d_fixes
|
2015-05-21 19:16:27 +00:00 |
|
Vadim Pisarevsky
|
af47b6551f
|
another attempt to make the MSER test pass. removed possible randomization in parameters from run to run
|
2015-05-21 17:10:35 +03:00 |
|
Vadim Pisarevsky
|
4c67ae1a0b
|
fixed failure in Features2d_MSER.cases
|
2015-05-21 16:27:34 +03:00 |
|
Vadim Pisarevsky
|
021473e93e
|
Merge pull request #4040 from dobrypd:libgphoto2-connection
|
2015-05-21 13:19:22 +00:00 |
|
Vadim Pisarevsky
|
dab78c26b1
|
added reasonable test for MSER (including coverage for http://code.opencv.org/issues/4273, http://code.opencv.org/issues/1723 and http://code.opencv.org/issues/756); also, added some "in-progress" info to the Features2d_Feature2d.no_crash test.
|
2015-05-21 15:03:17 +03:00 |
|
Vadim Pisarevsky
|
fede94e979
|
it's now true MSER algorithm that works well on binary images too
|
2015-05-21 05:44:14 +03:00 |
|
Piotr Dobrowolski
|
6d0407b65e
|
VideoCapture with digital camera and gPhoto2 library
|
2015-05-21 00:41:39 +02:00 |
|
Andrey Pavlenko
|
ab8afc3bcc
|
Revert of "Merge pull request #4006 from sgjava:opencv-steve" (reverted from commit 4743184078 )
|
2015-05-19 18:55:57 +03:00 |
|
Andrey Pavlenko
|
d67d32af48
|
Revert of "Merge pull request #4014 from sgjava:opencv-sgjava" (reverted from commit 52fa55a770 )
|
2015-05-19 13:30:18 +03:00 |
|
Vadim Pisarevsky
|
b5a7122855
|
added test to do smoke testing of ORB, KAZE, AKAZE and BRISK on images of different size
|
2015-05-18 21:16:53 +03:00 |
|
Vadim Pisarevsky
|
fc06a2384b
|
added test for batch detection/descriptor extraction (http://code.opencv.org/issues/3943)
|
2015-05-18 19:01:00 +03:00 |
|
Vadim Pisarevsky
|
432cf1152a
|
added read/write functions for vector<DMatch> + the test (http://code.opencv.org/issues/4308)
|
2015-05-18 18:59:37 +03:00 |
|
Vadim Pisarevsky
|
3136010e1a
|
Merge pull request #4023 from Dikay900:cleanup_cascadedetect
|
2015-05-18 14:08:22 +00:00 |
|
Vladislav Vinogradov
|
e22979f334
|
fix #4343 : cv::cuda::findMinMaxLoc incorrect output for single row matrix
|
2015-05-18 14:16:55 +03:00 |
|
Dikay900
|
a5242265d7
|
cleanup after last PR
|
2015-05-18 00:31:39 +02:00 |
|
Vadim Pisarevsky
|
8b791477df
|
Merge pull request #3971 from Dikay900:2_4_to_master_3
|
2015-05-17 00:28:30 +00:00 |
|
Vadim Pisarevsky
|
e0136e39f4
|
Merge pull request #4011 from cr333:parula
|
2015-05-16 19:11:32 +00:00 |
|
Vadim Pisarevsky
|
eb41a574b7
|
Merge pull request #4005 from MSOpenTech:videoio-contrib
|
2015-05-16 18:08:28 +00:00 |
|
Vadim Pisarevsky
|
a85bb091c8
|
Merge pull request #4018 from vpisarev:imgproc_video_fixes
|
2015-05-15 16:15:01 +00:00 |
|
Maxim Kostin
|
55f78f8a83
|
Added configuration changes enabling videoio WinRT support.
Signed-off-by: Maxim Kostin <v-maxkos@microsoft.com>
|
2015-05-15 16:29:06 +03:00 |
|
Maxim Kostin
|
d08cb6b357
|
Added WinRT support for videoio.
Signed-off-by: Maxim Kostin <v-maxkos@microsoft.com>
|
2015-05-15 16:28:47 +03:00 |
|
Maxim Kostin
|
d40eefd5a4
|
Moved old WinRT related wrappers from highgui to videoio fixing long broken logic.
Signed-off-by: Maxim Kostin <v-maxkos@microsoft.com>
|
2015-05-15 16:28:25 +03:00 |
|
Vadim Pisarevsky
|
4a9b244577
|
hopefully, fixed crash in sparse mat test
|
2015-05-15 16:15:10 +03:00 |
|
Vadim Pisarevsky
|
cc086b9452
|
Merge pull request #3979 from ruslo:fix.cxx11
|
2015-05-15 12:32:46 +00:00 |
|
Vadim Pisarevsky
|
66eb270cf7
|
significantly reduced sparse matrix footprint:
http://code.opencv.org/issues/2206,
http://code.opencv.org/issues/2924
|
2015-05-14 23:29:09 +03:00 |
|
Vadim Pisarevsky
|
354ed5c4d6
|
Merge pull request #4009 from mshabunin:fix-ann-moment
|
2015-05-14 18:25:16 +00:00 |
|
Vadim Pisarevsky
|
c52092e6f8
|
Merge pull request #3992 from nomarek:master
|
2015-05-14 18:24:09 +00:00 |
|
Vadim Pisarevsky
|
52fa55a770
|
Merge pull request #4014 from sgjava:opencv-sgjava
|
2015-05-14 18:23:28 +00:00 |
|
Vadim Pisarevsky
|
a87e1c2f90
|
Merge pull request #4012 from mshabunin:doc-fixes
|
2015-05-14 18:22:26 +00:00 |
|
Vadim Pisarevsky
|
7dd67f4997
|
use _mm_sad_epu8 instead of _mm_movemask_epi8 in countNonZero. Therefore, we do not need any popcount table and this solves http://code.opencv.org/issues/4333
|
2015-05-14 20:33:53 +03:00 |
|
Vadim Pisarevsky
|
3c769edea0
|
added extra check in CalibrateDebevec to make sure the points are within the image:
http://code.opencv.org/issues/4124
|
2015-05-14 19:54:48 +03:00 |
|
Vadim Pisarevsky
|
3c7f7de477
|
avoid possible problems with zero values in tone mapping algorithms (http://code.opencv.org/issues/4020)
|
2015-05-14 19:32:25 +03:00 |
|
Vadim Pisarevsky
|
ffabbfa778
|
added test to prove that remap does not leak memory (http://code.opencv.org/issues/2502). disabled the test for now to save execution time.
|
2015-05-14 18:21:26 +03:00 |
|
Vadim Pisarevsky
|
ca90667723
|
fixed compile warnings on Linux and Windows
|
2015-05-14 16:42:51 +03:00 |
|
Vadim Pisarevsky
|
05d888316a
|
added test for http://code.opencv.org/issues/2957
|
2015-05-14 16:25:18 +03:00 |
|
Vadim Pisarevsky
|
b37aaa8303
|
significantly improved parallel non-local means by using granularity parameter in parallel_for_ loop. Because the algorithm deals with sliding sums, it's essential that each thread has enough work to do, otherwise the algorithm gets higher theoretical complexity and thus there is no speedup comparing to 1-thread code (at best).
|
2015-05-14 15:39:42 +03:00 |
|
Vadim Pisarevsky
|
feb5b6aa93
|
increased singularity epsilon in LU decomposition. This solved singular case from http://code.opencv.org/issues/3305. Added the respective test.
|
2015-05-14 10:42:55 +03:00 |
|