Patrik Huber
c6af179afc
Added VS2017 support (MSVC 1910)
8 years ago
Vadim Pisarevsky
3d8395cae9
Merge pull request #7743 from alalek:cmake_ffmpeg_cleanup_2.4
8 years ago
Vadim Pisarevsky
2af4dc7249
Merge pull request #7741 from alalek:cmake_remove_legacy_pkgconfig
8 years ago
Vadim Pisarevsky
5cead19006
Merge pull request #7742 from alalek:backport_5884
8 years ago
Vadim Pisarevsky
7e38a2f0bb
Merge pull request #7739 from alalek:fix_gtk_deprecated_2.4
8 years ago
Alexander Alekhin
32f568308a
cmake: cleanup ffmpeg detection
8 years ago
Alexander Alekhin
5ac15f09ed
cmake: add DEBUG_PRE/DEBUG_POST commands handling
...
Useful for debug purposes:
cmake -DDEBUG_POST="ocv_cmake_dump_vars(CUDA)" .
cmake -DCMAKE_PRE="ocv_cmake_dump_vars(\"OPENCL|opencl\")" .
8 years ago
Alexander Alekhin
36d7712c2c
cmake: CMakeVars.txt (for debugging purpose)
8 years ago
Alexander Alekhin
e5041abe55
cmake: remove outdated pkg-config module
8 years ago
Alexander Alekhin
90da593316
highgui: g_thread_create deprecated warning
8 years ago
Alexander Alekhin
ac118aee78
Merge pull request #7733 from alalek:debug_check_matrelease_2.4
8 years ago
Alexander Alekhin
f6d5a1dd2c
Merge pull request #7727 from alalek:backport_7536
8 years ago
Alexander Alekhin
56ed8b1721
calib3d: fix fisheye for test fisheyeTest.stereoCalibrateFixIntrinsic
8 years ago
Alexander Alekhin
e878b60dbc
core: drop type/dims/rows/cols information in Mat::release()
8 years ago
Alexander Alekhin
11b642fb8c
viz: eliminate warnings from tutorial code
8 years ago
Alexander Alekhin
6fb75c677b
viz: update for VTK6.2+
...
PCL PR 1205
8 years ago
Alexander Alekhin
4a759abe39
Revert "Fix for VTK6.2 issue."
...
This reverts commit f45da9866a
.
8 years ago
Alexander Alekhin
979b0ae9ce
Merge pull request #7711 from alalek:fix_java_tests_2.4
8 years ago
Alexander Alekhin
408e4a7c27
Merge pull request #7708 from alalek:cmake_ccache_2.4
8 years ago
Alexander Alekhin
da75d129fe
java: fix Calib3d test
8 years ago
Alexander Alekhin
a3bfa6f566
cmake: ccache
8 years ago
Alexander Alekhin
8e22b17919
java: backport test changes from master
8 years ago
Vadim Pisarevsky
af8e6b06f7
Merge pull request #7689 from alalek:warnings_2.4
8 years ago
Alexander Alekhin
7b13550bdd
Merge pull request #7697 from alalek:backport_6561
8 years ago
Vadim Pisarevsky
62b2039040
Merge pull request #7698 from alalek:backport_perf_gabor
8 years ago
Alexander Alekhin
f21f153a5f
test: backport check for Image_KernelSize_GaborFilter2d perf test
8 years ago
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
8 years ago
Alexander Alekhin
b1c8557401
Merge pull request #7690 from alalek:backport_arm_toolchain
8 years ago
Alexander Alekhin
0a543c5531
test: fix Legacy_StereoGC.regression assertion
8 years ago
Alexander Alekhin
a42be1f9bd
backport ARM toolchain from master
8 years ago
Alexander Alekhin
19270eeab4
warnings
8 years ago
Alexander Alekhin
497d0fd2e7
build: OSSpinLock deprecation warning
8 years ago
Maksim Shabunin
21167b1bf1
Fixed several GCC 5.x warnings
8 years ago
Alexander Alekhin
4d041e6809
Merge pull request #7672 from dec1:2.4
8 years ago
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;"
8 years ago
Alexander Alekhin
8f4251fbfa
Merge pull request #7655 from alalek:backport_7213
8 years ago
Alexander Alekhin
64a2d1904b
ffmpeg: backport 7213
...
Commit:
6d54abbd0f
8 years ago
Vadim Pisarevsky
f632f5c552
Merge pull request #7529 from alalek:backport_7526
8 years ago
Alexander Alekhin
f0d592e6b6
Merge pull request #7559 from alalek:cv_xadd_24
9 years ago
Alexander Alekhin
c585d3890e
core: update CV_XADD
...
Allow to use custom implementations of CV_XADD (passed via -D of CXXFLAGS)
9 years ago
Alexander Alekhin
8577f71810
ts: 2.4 changes
9 years ago
Alexander Alekhin
6f00e53159
ts: update run.py
...
Add information about python bindings
9 years ago
Alexander Alekhin
422154dc97
Merge pull request #7499 from catree:add_distortion_images_2.4
9 years ago
Alexander Alekhin
50486bd34d
Merge pull request #7498 from catree:morphology_additional_information_2.4
9 years ago
catree
1c409abe9c
Add example image about distortion effect.
9 years ago
catree
c419552002
Add images for tutorials on morphological operations to avoid possible confusion.
9 years ago
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
9 years ago
Vadim Pisarevsky
c7c831bca5
Merge pull request #7414 from StevenPuttemans:fix_docs_OPENNI_2.4
9 years ago
StevenPuttemans
80f03f58e7
backport of 7361
9 years ago
Vadim Pisarevsky
a34b8d4abf
Merge pull request #7391 from alalek:24_fix_7388
9 years ago