Ilya Lavrenov
9e2395e7e0
return false in grabFrame failed in open method
2015-10-27 16:56:31 +03:00
Ilya Lavrenov
05945bf00e
fixed case when grabbing failed
2015-10-27 16:26:24 +03:00
Ilya Lavrenov
9d78a1ea9f
allow to retrieve videocapture properties before first frame reading
2015-10-26 14:37:38 +03:00
Maksim Shabunin
497d92e7d1
Merge pull request #5533 from sturkmen72:patch-12
2015-10-22 12:30:38 +00:00
Maksim Shabunin
1cb0dfa669
Merge pull request #5500 from StevenPuttemans:fix_mask_notice_copyTo_2.4
2015-10-22 12:28:54 +00:00
Suleyman TURKMEN
73240b736b
Update camera_calibration_and_3d_reconstruction.rst
2015-10-16 22:30:00 +03:00
a-andre
d16fb30512
install opencv2/highgui.hpp header
2015-10-13 18:16:14 +02:00
StevenPuttemans
8ed25ad75f
adding extra explanation for mask parameter
2015-10-13 15:21:35 +02:00
Alexander Smorkalov
408107ce6d
Added missing copyright headers.
2015-10-13 15:02:38 +03:00
Alexander Alekhin
779dad12fb
Merge pull request #5491 from ilya-lavrenov:video-writers-delete
2015-10-12 10:48:16 +00:00
Ilya Lavrenov
0d5b739d35
delete video readers
2015-10-12 00:40:23 +03:00
Ilya Lavrenov
ec5244a73a
fixed memory leak in findHomography tests
2015-10-12 00:11:45 +03:00
Alexander Alekhin
454e5e5fa4
Merge pull request #5461 from berak:fix_putText_24
2015-10-06 17:12:25 +00:00
berak
bb9bd3132a
fix zero length std::string in putText()
2015-10-06 18:31:00 +02:00
Elena Shipunova
e539a9632d
Fix in fisheye calibrate function: #5389
2015-10-01 19:03:26 +03:00
StevenPuttemans
406cfc48c9
adding markers to OpenCV for 2.4 branch
2015-10-01 16:08:25 +02:00
Alexander Alekhin
60a689d27c
Merge pull request #5202 from ilya-lavrenov:gstreamer-v4l2
2015-09-24 14:46:23 +00:00
Alexander Alekhin
134a3f165d
Merge pull request #5381 from robertxwu:Bugfix_for_issue_#_of_5145
2015-09-23 09:58:24 +00:00
robertxwu
4a68cc1675
re-submit
2015-09-21 13:57:25 -07:00
Vadim Pisarevsky
f838a832b2
Merge pull request #5357 from fxtentacle:ha-2.4.11
2015-09-21 14:31:13 +00:00
Alexander Alekhin
e1b0d341e4
Merge pull request #5360 from SpecLad:test2-fail-on-failed-download
2015-09-18 12:10:52 +00:00
Roman Donchenko
08ad3b500b
test2.py: switch from urllib to urllib2
...
urllib2 raises an exception if an HTTP request produces an error code,
making the test fail earlier.
2015-09-17 18:24:30 +03:00
Roman Donchenko
56f17e4921
test2.py: fail if a downloaded image can't be decoded
2015-09-17 18:17:06 +03:00
Roman Donchenko
293ea03dcc
test2.py: remove unused imports
2015-09-17 18:14:49 +03:00
Hajo Nils Krabbenhöft
7825cbeb7d
buffer_size should be in bytes, not bits
2015-09-16 22:19:51 +02:00
Hajo Nils Krabbenhöft
d38fee7599
fix crash for large BW tif images
2015-09-16 22:04:42 +02:00
Tsukasa Sugiura
b23e536894
Fix LineAA in case of 4 channel
...
Fix bug when enter 4 channel image to LineAA function.
2015-09-12 01:48:28 +09:00
Alexander Alekhin
b29cde552a
Merge pull request #5325 from jet47:gpu-stereobp-fix
2015-09-10 14:40:05 +00:00
Vladislav Vinogradov
3ef067cc65
add extra checks to data_step_down to prevent out-of-border access
2015-09-10 10:05:25 +03:00
Vladislav Vinogradov
f903192c17
revert previous change in gpu::StereoBeliefPropogation
2015-09-10 10:05:04 +03:00
Vladislav Vinogradov
e2a9df408f
fix for gpu::StereoBeliefPropogation:
...
use continuous memory for internal buffers
2015-09-10 09:55:46 +03:00
Vadim Pisarevsky
cba401fe53
Merge pull request #5313 from sturkmen72:patch-5
2015-09-09 10:39:25 +00:00
Elena Shipunova
036c3b4e6d
do not proceed with removing zero-length slice
2015-09-07 13:50:30 +03:00
Suleyman TURKMEN
9df5400200
Update drawing.cpp
...
https://github.com/Itseez/opencv/issues/4791
2015-09-07 11:33:29 +03:00
Alexander Alekhin
6fefc53e56
Merge pull request #5299 from ilya-lavrenov:core_hog
2015-09-04 14:30:17 +00:00
Alexander Alekhin
76235cbb70
Merge pull request #5300 from ilya-lavrenov:cuda_warnings
2015-09-04 10:21:44 +00:00
Ilya Lavrenov
6a05939e1c
fixed warnings in gpu module
2015-09-03 19:13:00 +03:00
Ilya Lavrenov
7b1eb3af7b
initialize padding of CvString with zeros
2015-09-03 18:33:15 +03:00
Ilya Lavrenov
3934d61de7
fixed uninitialized memory writing/reading in flann
2015-09-03 13:25:29 +03:00
Alexander Alekhin
a98ee0d3b2
Merge pull request #5289 from ilya-lavrenov:flann
2015-09-02 11:41:03 +00:00
Alexander Alekhin
73a8e65cbd
Merge pull request #5285 from ilya-lavrenov:ml5
2015-09-02 11:39:07 +00:00
Alexander Alekhin
ae0d428b62
Merge pull request #5281 from ilya-lavrenov:ml2
2015-09-02 11:38:45 +00:00
Ilya Lavrenov
32d7c1950a
fixed memory leak in flann index
2015-09-01 16:58:35 +03:00
Vadim Pisarevsky
5603617b7c
Merge pull request #5284 from ilya-lavrenov:ml4
2015-09-01 12:31:46 +00:00
Vadim Pisarevsky
43aae3fee8
Merge pull request #5283 from ilya-lavrenov:ml3
2015-09-01 12:31:05 +00:00
Vadim Pisarevsky
a7a4a2ae30
Merge pull request #5280 from ilya-lavrenov:ml
2015-09-01 12:30:36 +00:00
Ilya Lavrenov
1b8c2589c0
fixed memory leak in GBTrees
2015-09-01 14:38:11 +03:00
Ilya Lavrenov
887736bcd4
fixed "Conditional jump or move depends on uninitialised value(s)" in GBD
2015-09-01 13:22:49 +03:00
Alexander Alekhin
5b1967f80c
Merge pull request #5274 from ilya-lavrenov:features2d
2015-09-01 10:14:29 +00:00
Ilya Lavrenov
3a1bb93340
release filestorage before exception
2015-09-01 13:04:33 +03:00
Ilya Lavrenov
dfb49097e3
fixed memory leak in ANN
2015-09-01 12:29:52 +03:00
Ilya Lavrenov
d7bb1025f3
fixed memory leak in ml module
2015-09-01 11:26:25 +03:00
Ilya Lavrenov
dc441f50cd
fixed memory leak in descriptor regression tests
2015-08-31 17:30:42 +03:00
Ilya Lavrenov
be499b42d9
fixed memory leaks in modules/features2d/test/test_nearestneighbors.cpp
2015-08-31 17:21:55 +03:00
Vladislav Vinogradov
7ddc0bdd37
fix potential out-of-border access in gpu StereoBeliefPropagation
2015-08-27 16:09:37 +03:00
Vadim Pisarevsky
702afcd760
Merge pull request #5143 from alankarkotwal:2.4
2015-08-24 11:06:30 +00:00
Maksim Shabunin
9734abdc1a
Merge pull request #5114 from a-andre:missingHeader
2015-08-20 15:45:52 +00:00
Alexander Alekhin
3b97549bb1
Merge pull request #5226 from ilya-lavrenov:valgrind_memory_leak
2015-08-20 13:14:29 +00:00
Ilya Lavrenov
4722b2d0e5
fixed memory leak caused by illegal memory access
2015-08-20 13:28:10 +03:00
Ilya Lavrenov
f100cdb6d4
fixed "Conditional jump or move depends on uninitialised value" warning
2015-08-20 12:20:38 +03:00
Alexander Alekhin
a00b37d209
Merge pull request #5094 from SpecLad:f2d-ts-rng
2015-08-19 00:45:04 +00:00
a-andre
b757359ff8
fix documentation builder warnings
2015-08-18 18:48:32 +02:00
Ilya Lavrenov
75fcedf0ed
added some property setting and getting
2015-08-16 21:25:36 +03:00
Ilya Lavrenov
c19ed39a78
repaired GStreamer 0.10 version
2015-08-16 21:01:22 +03:00
Ilya Lavrenov
793bdaada7
typo
2015-08-16 11:46:48 +03:00
Ilya Lavrenov
dbd7912b88
repaired gstreamer camera capture:
...
1. Enabled property retrieval: height, width, FPS
2. Fixed issue when isOpened returns always true even for non-existing devices
3. Ability to work with non-0 device. Camera capture index is taken into account
2015-08-16 11:16:25 +03:00
Ilya Lavrenov
370d1ff21a
fixed typo
2015-08-15 16:25:25 +03:00
Ilya Lavrenov
47cee8715b
fixed uninitialized values warning in bad arg test class
2015-08-15 14:30:27 +03:00
Ilya Lavrenov
b70e27e076
fixed memory leaks in warpAffine tests
2015-08-15 10:11:52 +03:00
Ilya Lavrenov
d1b882ddcf
fixed memory leaks in floodfill tests
2015-08-15 10:09:31 +03:00
Ilya Lavrenov
b2489d31d6
fixed memory leaks in cvtyuv tests
2015-08-15 10:06:09 +03:00
Ilya Lavrenov
7719da9552
fixed memory leak in core ds tests
2015-08-15 09:53:30 +03:00
Ilya Lavrenov
855765986e
fixed valgrind warning in polylines
2015-08-14 17:57:54 +03:00
Maksim Shabunin
447b8bf58a
Fixing possible corruption for big training data sizes
2015-08-10 12:36:27 +03:00
Alankar Kotwal
1d92a73a55
Correct missing braces in operations_in_arrays.rst
2015-08-06 22:09:23 +05:30
Vitaly Tuzov
a96a6bf149
Resize area result verification moved to the separate function
2015-07-31 15:01:33 +03:00
Vitaly Tuzov
b7c9aaa471
Added more resize_area tests to ensure right rounding behavior for half and quarter downscaling
2015-07-30 18:48:06 +03:00
Roman Donchenko
1245cd1752
NearestNeighborTest: use ts->get_rng() instead of (implicit) theRNG()
...
This ensures that test data is not dependent on the order the tests are
executed in.
2015-07-30 18:03:48 +03:00
Evgeny Talanin
9a3dccab20
Increase Android Manager version
2015-07-29 21:16:21 +03:00
Evgeny Talanin
ac6ca660f4
Increase version to 2.4.12
2015-07-29 20:34:47 +03:00
Alexander Alekhin
6f47c26acf
Merge pull request #5091 from jet47:gpu-sanity-epsilon
2015-07-29 16:29:37 +00:00
Vladislav Vinogradov
945663bc9b
increase epsilon for some GPU sanity tests
2015-07-29 18:57:14 +03:00
Alexander Alekhin
0263b49298
Merge pull request #5090 from SpecLad:autotune-crash
2015-07-29 15:47:20 +00:00
Roman Donchenko
c2f59a0f73
flann: fix AutotunedIndex crashing if a KDTree index is selected
...
Backport of mariusmuja/flann@f8ca6df3 .
2015-07-29 18:03:48 +03:00
Maksim Shabunin
3ed54b9008
Merge pull request #4220 from alalek:fix_gcc_warnings_2_4
2015-07-24 13:09:44 +00:00
Alexander Alekhin
6b954cd24e
Merge pull request #4219 from SpecLad:freak-missing-init
2015-07-22 12:52:36 +00:00
Alexander Alekhin
42ba5c7d16
fix GCC 4.9 warnings
2015-07-22 14:17:54 +03:00
Roman Donchenko
72ddeea479
FREAK: add missing field initialization
2015-07-22 14:06:39 +03:00
Gleb Gladilov
07de67c32f
Added test of minMaxLoc on filling with maximums of int
2015-07-22 11:43:35 +03:00
Gleb Gladilov
c467d0d553
Fixed minMaxLoc and test functions
2015-07-21 17:17:23 +03:00
Roman Donchenko
9e50cf5375
Refactor a section of icvRotatingCalipers to work around a GCC bug
...
https://bugs.launchpad.net/ubuntu/+source/gcc-4.9/+bug/1474304
2015-07-14 13:26:47 +03:00
Roman Donchenko
2e86d46cf2
CV_ChessboardDetectorTimingTest: don't ignore missing test data
2015-07-09 17:32:08 +03:00
Vadim Pisarevsky
b7c2a46830
Merge pull request #4107 from SpecLad:libav-compat
2015-06-16 13:22:40 +00:00
Vincent Rabaud
50842b9036
get code to compile on Ubuntu Saucy
...
A define was forgotten for the codecs and there was a typo for
another.
(cherry picked from commit f052b0bc4d
)
Conflicts:
modules/videoio/src/ffmpeg_codecs.hpp
2015-06-09 15:53:08 +03:00
Vadim Pisarevsky
3d6413cfc6
fixed compile warnings; hopefully fixed test failures
...
(cherry picked from commit 30912b49f3
)
Conflicts:
modules/videoio/src/cap_ffmpeg_impl.hpp
modules/videoio/src/ffmpeg_codecs.hpp
2015-06-09 15:53:08 +03:00
Vadim Pisarevsky
799622affd
make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10)
...
(cherry picked from commit 2b2e3ee93c
)
Conflicts:
cmake/OpenCVFindLibsVideo.cmake
modules/videoio/src/cap.cpp
modules/videoio/src/cap_ffmpeg_impl.hpp
modules/videoio/src/ffmpeg_codecs.hpp
modules/videoio/test/test_ffmpeg.cpp
2015-06-09 15:53:08 +03:00
howtobeahacker
9eaac6105f
correct covariation matrix formula in Harris corner detector
2015-06-03 17:33:40 +08:00
Vadim Pisarevsky
70f8d807c8
Merge pull request #4003 from uwinsoftware:2.4
2015-05-29 18:55:55 +00:00
Vadim Pisarevsky
daa21a4385
Merge pull request #4057 from apavlenko:24_java_memory_release
2015-05-28 14:59:46 +00:00
Ilya Lavrenov
083aced3b4
fixed OS names
2015-05-26 17:41:23 +03:00
Andrey Pavlenko
72ec9c159e
releasing native memory of temp Mat
objects in generated Java code
2015-05-26 13:58:54 +03:00
Andrey Pavlenko
5b00d9da49
releasing native memory in Java converters
2015-05-26 13:58:35 +03:00
Vadim Pisarevsky
74bb0beeb0
Merge pull request #4008 from cr333:triangulation_fix_2.4
2015-05-23 10:18:08 +00:00
Vadim Pisarevsky
acfbed8654
Merge pull request #4037 from Lectem:patch-1
2015-05-21 12:33:42 +00:00
Ilya Lavrenov
11d1909e6b
fixed warning
2015-05-21 11:49:06 +03:00
Lectem
3c6fe75149
fix mutex for uclibc
...
The uClibc doesn't have pthread_spin_* implemented on their 'old' linux threads.
Since it is on linux, we have to check if uclibc is using this implementation or not.
2015-05-20 12:18:28 +02:00
Vladislav Vinogradov
d58d277707
do not loose logs from nvidia tests
2015-05-19 17:28:43 +03:00
Vladislav Vinogradov
95eed59f2d
use fixed seed for RNG in gpu SolvePnPRansac test
2015-05-19 17:27:50 +03:00
Vladislav Vinogradov
62bc647731
use cv::theRNG() instead of ::rand() in gpu::solvePnPRansac
2015-05-19 17:27:23 +03:00
Vadim Pisarevsky
b9792fdc14
Merge pull request #3829 from ippei-i:2.4-flann-lsh-addable-index
2015-05-18 15:38:21 +00:00
Christian Richardt
242e64c08d
Fixed triangulation bug http://code.opencv.org/issues/4334 .
2015-05-13 15:47:00 +02:00
Nguyen Nguyen
58dd70e8dc
Revert support for audio
2015-05-08 12:06:03 -04:00
Nguyen Nguyen
53ff537f1c
temporary fixes
2015-05-08 11:33:11 -04:00
Nguyen Nguyen
a5814871d9
Adding audio to opencv
2015-05-06 17:01:38 -04:00
Vladislav Vinogradov
f10537cdd6
fix tests compilation issue on Windows
2015-05-06 17:15:25 +03:00
Vladislav Vinogradov
9d294cbcf5
fix performance tests in tiny mode
2015-05-06 17:15:25 +03:00
Vladislav Vinogradov
f1bec940b1
fix accuracy tests in tiny mode
2015-05-06 17:15:25 +03:00
Vladislav Vinogradov
dd93d48be4
turn on stereob instantiates that required for tests
2015-05-06 17:15:25 +03:00
Vladislav Vinogradov
ad3123adfd
turn on some instantiates that required for other primitives
2015-05-06 17:15:25 +03:00
Vladislav Vinogradov
f939d80f4c
fixed seg faults
2015-05-06 17:15:25 +03:00
Vladislav Vinogradov
ee316758ca
reduce color instantiates for tiny build
2015-05-06 17:15:24 +03:00
Vladislav Vinogradov
6d7a61cbdc
reduce copy_make_border instantiates for tiny build
2015-05-06 17:15:24 +03:00
Vladislav Vinogradov
b44b1ab47b
reduce matrix_reductions instantiates for tiny build
2015-05-06 17:15:24 +03:00
Vladislav Vinogradov
2e47a1a61b
reduce pyramids instantiates for tiny build
2015-05-06 17:15:24 +03:00
Vladislav Vinogradov
72685cf01c
reduce resize instantiates for tiny build
2015-05-06 17:15:24 +03:00
Vladislav Vinogradov
612888c066
reduce remap instantiates for tiny build
2015-05-06 17:15:24 +03:00
Vladislav Vinogradov
e7b55f4982
reduce warp instantiates for tiny build
2015-05-06 17:15:24 +03:00
Vladislav Vinogradov
3004f5fa30
reduce stereobm instantiates for tiny build
2015-05-06 17:15:24 +03:00
Vladislav Vinogradov
9682d2afff
reduce element_operations instantiates for tiny build
2015-05-06 17:15:24 +03:00
Vladislav Vinogradov
87d655325c
reduce add_weighted instantiates for tiny build
2015-05-06 17:13:59 +03:00
Vladislav Vinogradov
db25e44a17
reduce brute_force_matcher instantiates for tiny build
2015-05-06 17:13:59 +03:00
Vladislav Vinogradov
b7a9e672c5
reduce bilateral filter instantiates for tiny build
2015-05-06 17:13:59 +03:00
Vladislav Vinogradov
8e49ab1d3b
reduce filter2d instantiates for tiny build
2015-05-06 17:13:59 +03:00
Vladislav Vinogradov
00c36e88ef
reduce separable filter instantiates for tiny build
2015-05-06 17:13:59 +03:00
Vladislav Vinogradov
d87c30dc84
Bug #4315 : fix CUDA bitwise operations with mask
2015-05-06 13:28:08 +03:00
Nguyen Nguyen
9682430a69
Adding code to deal with audio output
2015-05-05 13:14:26 -04:00
Nguyen Nguyen
b69ffe6376
Fixed memory leak when recording video in iOS
2015-05-04 16:21:25 -04:00
Nguyen Nguyen
1f72815637
Exporting videoFileString to outside world
2015-05-04 12:38:55 -04:00
Maksim Shabunin
90c3d7d361
Merge pull request #3969 from Dikay900:master_to_2_4
2015-05-04 10:13:45 +00:00
Andrey Pavlenko
5c12c92243
Merge pull request #3961 from apavlenko:2.4_fix_polylines_empty
2015-04-28 16:22:31 +00:00
Martin Ueding
9e29762838
Add example data types for calibrateCamera call
...
It took me a while to figure out what was meant with
OpenCV Error: Assertion failed (i < 0) in getMat
While searching for this error message I found [a list of error
messages](https://adventuresandwhathaveyou.wordpress.com/2014/03/14/opencv-error-messages-suck/ )
which also explained what the problem was: The data type for `rvecs` was
not a simple `cv::Mat` but a `std::vector<cv::Mat>`.
After I fixed that, I got the next error message:
OpenCV Error: Assertion failed (ni > 0 && ni == ni1) in
collectCalibrationData, file
/build/buildd/opencv-2.4.9+dfsg/modules/calib3d/src/calibration.cpp,
line 3193
The problem here was that my data type for the `objectPoints` was just
`vector<Vec3f>` and not `vector<vector<Vec3f>>`.
In order to save other people the time looking for this, I added
explicit examples of the needed data types into the documentation of the
function. I had to re-read the current version a couple of times until I
can read the needed levels of `vector<>`. Having this example would have
really helped me there.
Conflicts:
modules/calib3d/include/opencv2/calib3d.hpp
2015-04-28 17:24:37 +02:00
Vadim Pisarevsky
da229cce9a
Merge pull request #3946 from zjulujia:bugfix_for_hog_detectMultiScale_with_weights
2015-04-28 10:54:45 +00:00
Vadim Pisarevsky
36af97d00c
Merge pull request #3959 from jet47:gpu-fixes
2015-04-28 10:49:06 +00:00
Vadim Pisarevsky
d705c651f2
Merge pull request #3960 from ilya-lavrenov:aarch64_test_fixes
2015-04-28 10:48:33 +00:00
Vadim Pisarevsky
08848c56b7
Merge pull request #3965 from Dikay900:2_4_diff_to_master_2
2015-04-28 10:47:05 +00:00
Pierre Moulon
901d4995e3
Fix a typo error
...
Fix a typo error
Conflicts:
modules/features2d/include/opencv2/features2d.hpp
2015-04-25 15:07:17 +02:00
Adi Shavit
aad95c7d8c
Added call to clone() to avoid unexpected change to external data.
...
- Fix both stitching_detailed.cpp sample and cv::Stitcher.
2015-04-25 14:54:35 +02:00
Simon Heinen
6decc2596d
squashed #3729
...
Update android+AsyncServiceHelper.java
Update android+AsyncServiceHelper.java
changed tabs in last commit to spaces
Update android+AsyncServiceHelper.java
small formatting fixes
2015-04-24 23:02:10 +02:00
Eric Sommerlade
41b920344d
added support for uncompressed parameters to tiff image format as described here: expertland.net/question/b6o3n6p9a72341db823b48nl98m91dx8n1/detail.html
...
Conflicts:
modules/imgcodecs/src/grfmt_tiff.cpp
2015-04-24 22:59:08 +02:00
Kevin Hughes
ac3ec0d96d
squashed #823
...
removed separate example for reading image sequences and modified starter_video.cpp to better explain the functionality of VideoCapture. I also added a bit more explanation in the documentation of the VideoCapture interface
Conflicts:
modules/highgui/doc/reading_and_writing_images_and_video.rst
samples/cpp/starter_video.cpp
starter_video.cpp changed CV WINDOW KEEPRATIO to just WINDOW KEEPTATIO to fix build error
starter_video.cpp hid local functions
2015-04-24 21:58:14 +02:00