Alexander Alekhin
03beff06ff
build: disable warnings (Ubuntu 16.04 + CUDA 8.0)
...
Examples:
- NPP_staging.cu:1606:105: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- NCVHaarObjectDetection.hpp:95:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
2016-12-15 15:47:41 +03:00
Alexander Alekhin
af0ee306cf
Merge pull request #7819 from alalek:fix_mulSpectrums_inplace_2.4
2016-12-14 11:00:54 +00:00
bedbad
ffcf866e2f
Merge pull request #7754 from LAZI-2240:toupstream2.4
...
Introducing boundingRect2f() (#7754 )
* Introducing boundingRect2f to return exact bounding float rectangle for RotatedRect
* Introducing boundingRect2f to return exact bounding float rectangle for RotatedRect
* Introducing boundingRect2f() - update
* Introducing boundingRect2f to return exact bounding float rectangle for RotatedRect
* Introducing boundingRect2f() - update - tested
2016-12-12 21:29:53 +02:00
Alexander Alekhin
7bceef715c
test: fix mulSpectrums error tolerance
2016-12-10 18:38:05 +03:00
Alexander Alekhin
6946f510fe
mulSpectrums: refactor code
2016-12-08 18:03:14 +03:00
Alexander Alekhin
62c9ff25e5
core: added inplace check in 'divSpectrums'
2016-12-07 19:59:16 +03:00
Alexander Alekhin
ab429d2e73
test: fix inplace in 'mulComplex' from test_dxt
2016-12-07 19:55:40 +03:00
Alexander Alekhin
21f3531b17
core: fix inplace support in mulSpectrums
2016-12-07 19:42:34 +03:00
Alexander Alekhin
25727454d9
Merge pull request #7807 from alalek:ipp_build_fix_2.4
2016-12-07 16:00:20 +00:00
Maksim Shabunin
cf97e6e00f
Merge pull request #7806 from alalek:backport_7640
2016-12-07 14:00:41 +00:00
Alexander Alekhin
10d1b33a80
perf: remove tvl1 check for magic numbers, reduce number of samples
2016-12-06 20:10:40 +03:00
Alexander Alekhin
a05444618c
test: tvl1 test check update
2016-12-06 20:10:40 +03:00
Alexander Alekhin
d42d155c16
java: fix PATH environment variable
2016-12-06 20:07:30 +03:00
Alexander Alekhin
2d28bb4171
ipp: disable compilation with IPP 9+
2016-12-06 16:04:35 +03:00
Vadim Pisarevsky
3d8395cae9
Merge pull request #7743 from alalek:cmake_ffmpeg_cleanup_2.4
2016-11-29 17:35:12 +00:00
Alexander Alekhin
32f568308a
cmake: cleanup ffmpeg detection
2016-11-28 00:21:46 +03:00
Alexander Alekhin
90da593316
highgui: g_thread_create deprecated warning
2016-11-26 18:12:04 +03:00
Alexander Alekhin
ac118aee78
Merge pull request #7733 from alalek:debug_check_matrelease_2.4
2016-11-26 08:13:38 +00:00
Alexander Alekhin
56ed8b1721
calib3d: fix fisheye for test fisheyeTest.stereoCalibrateFixIntrinsic
2016-11-26 02:43:39 +03:00
Alexander Alekhin
e878b60dbc
core: drop type/dims/rows/cols information in Mat::release()
2016-11-26 02:43:05 +03:00
Alexander Alekhin
6fb75c677b
viz: update for VTK6.2+
...
PCL PR 1205
2016-11-25 09:07:26 +03:00
Alexander Alekhin
4a759abe39
Revert "Fix for VTK6.2 issue."
...
This reverts commit f45da9866a .
2016-11-25 09:07:04 +03:00
Alexander Alekhin
da75d129fe
java: fix Calib3d test
2016-11-23 15:49:24 +03:00
Alexander Alekhin
8e22b17919
java: backport test changes from master
2016-11-23 14:26:22 +03:00
Vadim Pisarevsky
af8e6b06f7
Merge pull request #7689 from alalek:warnings_2.4
2016-11-22 13:30:25 +00:00
Alexander Alekhin
7b13550bdd
Merge pull request #7697 from alalek:backport_6561
2016-11-22 11:01:29 +00:00
Alexander Alekhin
f21f153a5f
test: backport check for Image_KernelSize_GaborFilter2d perf test
2016-11-21 14:56:51 +03:00
Tomoaki Teshima
3ea4f72e35
fix Core_MulSpectrum test on 64bit ARM + release mode
...
* fix issue 6536
* increase threshold in particular tests due to the difference of fmsub and fsub
2016-11-21 14:52:29 +03:00
Alexander Alekhin
0a543c5531
test: fix Legacy_StereoGC.regression assertion
2016-11-18 22:32:32 +03:00
Alexander Alekhin
19270eeab4
warnings
2016-11-18 15:31:59 +03:00
Alexander Alekhin
497d0fd2e7
build: OSSpinLock deprecation warning
2016-11-18 15:31:14 +03:00
Maksim Shabunin
21167b1bf1
Fixed several GCC 5.x warnings
2016-11-18 15:31:05 +03:00
Declan Moran
4d84e6efee
fix compiler error when building with gnu-5 toolchain (eg as currently shipped with crystax.org android ndk, and presumably soon with android studio).
...
"ts_perf.cpp ....error: 'errno' was not declared in this scope
int err=errno;"
2016-11-15 16:35:11 +01:00
Alexander Alekhin
8f4251fbfa
Merge pull request #7655 from alalek:backport_7213
2016-11-14 13:42:31 +00:00
Alexander Alekhin
64a2d1904b
ffmpeg: backport 7213
...
Commit:
6d54abbd0f
2016-11-11 16:57:10 +03:00
Vadim Pisarevsky
f632f5c552
Merge pull request #7529 from alalek:backport_7526
2016-11-02 10:50:45 +00:00
Alexander Alekhin
c585d3890e
core: update CV_XADD
...
Allow to use custom implementations of CV_XADD (passed via -D of CXXFLAGS)
2016-10-27 13:46:51 +03:00
Alexander Alekhin
8577f71810
ts: 2.4 changes
2016-10-20 16:26:19 +03:00
Alexander Alekhin
6f00e53159
ts: update run.py
...
Add information about python bindings
2016-10-20 16:23:27 +03:00
catree
1c409abe9c
Add example image about distortion effect.
2016-10-17 00:18:41 +02:00
Juha Reunanen
4e7f28811c
Merge pull request #7452 from reunanen:issue-7409-2.4
...
Fix findContours crash for very large images (v2.4)
* Cast step to size_t in order to avoid integer overflow when processing very large images
* Change assert to CV_Assert
2016-10-12 10:37:07 +03:00
Vadim Pisarevsky
72becbbb1f
Merge pull request #7379 from catree:fix_hitmiss_doc_link_2.4
2016-10-04 12:15:35 +00:00
Alexander Alekhin
26a32dcbf6
videoio: remove 'const' from getProperty
...
'const' is available in OpenCV 3.x only
2016-10-02 03:04:37 +03:00
catree
f1009e2234
Fix dead link for hit or miss 2.4 documentation.
2016-09-30 23:56:35 +02:00
Alexander Alekhin
c314178e7a
highgui/osx: backport AVFoundation support
2016-09-19 19:51:10 +03:00
Alexander Alekhin
3648c61172
highgui: clone cap_avfoundation_mac.mm from master
2016-09-19 19:46:42 +03:00
Alexander Alekhin
d68e350227
OpenCV version++
2016-09-16 18:55:58 +03:00
Alexander Alekhin
2d10336601
fix documentation
2016-09-16 16:15:51 +03:00
Alexander Alekhin
4d17051f14
android: backport Android SDK build script
2016-09-16 16:15:51 +03:00
Alexander Alekhin
c68b9328ca
android: workaround for Android NDK-8e clang ICE
2016-09-14 23:20:10 +03:00