Alexander Alekhin
|
7f3eea6325
|
core: fix Mat/UMat cleanup on exceptions in deallocate()
|
7 years ago |
Alexander Alekhin
|
878a6906cc
|
dnn: fix torch importer memory leaks
|
7 years ago |
Alexander Alekhin
|
0194d5a2d5
|
Merge pull request #9222 from dkurt:fix_dnn_tests
|
7 years ago |
Alexander Alekhin
|
d219709cfa
|
Merge pull request #9228 from neok-m4700:cmake
|
7 years ago |
neok-m4700
|
c2e281f8cf
|
Update OpenCVCompilerOptions.cmake
misplaced else
|
7 years ago |
Alexander Alekhin
|
07334bc25c
|
cmake: fix ocv_add_testdata() hardcoded path
|
7 years ago |
Pavel Rojtberg
|
94fdd45b75
|
calib3d: rewrite reprojectImageTo3D using Matx expressions
about the same speed, but significatly more readable
|
7 years ago |
dkurt
|
70ff3804e9
|
Fix SqueezeNet Halide performance test
|
7 years ago |
Alexander Alekhin
|
8741d97a4f
|
Merge pull request #9216 from alalek:build_global_defines
|
7 years ago |
Alexander Alekhin
|
432d0fd707
|
Merge pull request #9213 from tomoaki0705:fixDnnBaseline
|
7 years ago |
Alexander Alekhin
|
e45d5446f2
|
cleanup unused 3rdparty files
|
7 years ago |
Tomoaki Teshima
|
0f91faddae
|
fix linker error when trying CPU_BASELINE=AVX
|
7 years ago |
Alexander Alekhin
|
5e6e12600f
|
build: enable __STDC_FORMAT_MACROS macro
|
7 years ago |
Alexander Alekhin
|
92f182bc3b
|
minimal CMake version => 2.8.12.2
|
7 years ago |
Alexander Alekhin
|
bc3c7e80a6
|
Merge pull request #9209 from alalek:fix_persistence_format
|
7 years ago |
Alexander Alekhin
|
32683ee6e0
|
Merge pull request #9208 from alalek:ipp_minmaxidx
|
7 years ago |
Alexander Alekhin
|
544eb4be1f
|
IPP: update minMaxIdx, disable some AVX optimizations with mask
|
7 years ago |
Alexander Alekhin
|
d9e092325b
|
test: regression test for IPP minMaxIdx problem
|
7 years ago |
Alexander Alekhin
|
ec7ce81401
|
core: fix FileStorage format detection in case of .gz archives
|
7 years ago |
Alexander Alekhin
|
5bc291937f
|
test: FileStorage format regression test
|
7 years ago |
Alexander Alekhin
|
9313978f61
|
Merge pull request #9190 from alalek:update_java_build
|
7 years ago |
Alexander Alekhin
|
ce6b06efb9
|
Merge pull request #9203 from tomoaki0705:eliminateRandFromTest
|
7 years ago |
Alexander Alekhin
|
f01c029446
|
Merge pull request #9202 from alalek:cmake-3.9.0
|
7 years ago |
Alexander Alekhin
|
928552ac9e
|
Merge pull request #9206 from tomoaki0705:fixC11VS2012
|
7 years ago |
Alexander Alekhin
|
ab58cac236
|
Merge pull request #9194 from tomoaki0705:fixBuildErrorDnn
|
7 years ago |
Tomoaki Teshima
|
71496e3be4
|
fix build error on Visual Studio 2012
|
7 years ago |
Tomoaki Teshima
|
e63d628677
|
remove some rand functions
* make test more reproducible
|
7 years ago |
Alexander Alekhin
|
dcb3c4ff1e
|
Merge pull request #9189 from tomoaki0705:fixCalib3dRandom
|
7 years ago |
Alexander Alekhin
|
488b5d95dc
|
Merge pull request #9200 from alalek:perf_stitching_win32
|
7 years ago |
Alexander Alekhin
|
22f12dc93c
|
cmake: fix build with CMake 3.9.0
|
7 years ago |
Alexander Alekhin
|
ad183481c0
|
perf: skip stitching OpenCL test on Win32 platform
|
7 years ago |
Alexander Alekhin
|
08c94aa5c0
|
build: reuse int32_t workaround from softfloat.hpp
|
7 years ago |
Tomoaki Teshima
|
1989bc33a7
|
fix build error on Visual Studio 2012
|
7 years ago |
Tomoaki Teshima
|
46bee83005
|
fix the test fail on Calib3d_SolvePnP.accuracy
* move array size to enum
* move array size to member variable
* loosen the eps of SOLVEPNP_P3P
* loosen the eps in Calib3d_SolveP3P.accuracy
|
7 years ago |
Alexander Alekhin
|
2360291c3e
|
java: update source files processing, maven stuff
|
7 years ago |
Alexander Alekhin
|
12ed7ca63e
|
Merge pull request #9143 from sovrasov:gen_pattern_fix
|
7 years ago |
Alexander Alekhin
|
e8357c0544
|
build: added DEBUG build guard
To prevent linkage of binary incompatible DEBUG/RELEASE binaries/runtimes
|
7 years ago |
Alexander Alekhin
|
ca479c3f5b
|
Merge pull request #9161 from alalek:separate_debug_symbols
|
7 years ago |
Alexander Alekhin
|
02829f73e0
|
Merge pull request #9186 from alalek:cmake_fix_dump_duplication
|
7 years ago |
Alexander Alekhin
|
a44c0fd51f
|
cmake: ocv_cmake_dump_vars() remove duplicated information
|
7 years ago |
Alexander Alekhin
|
773365405f
|
Merge pull request #9037 from arrybn:googlenet_test
|
7 years ago |
Alexander Alekhin
|
cb0a61b9ba
|
Merge pull request #9181 from alalek:stitching_perf_test
|
7 years ago |
Alexander Alekhin
|
8a9a9403a3
|
Merge pull request #9180 from alalek:fix_photo_crash_win32
|
7 years ago |
Aleksandr Rybnikov
|
7d1140340e
|
Rewrote googlenet tests
|
7 years ago |
Alexander Alekhin
|
862242aa8d
|
stitching(perf): check for available OpenCL memory
|
7 years ago |
Alexander Alekhin
|
1ff6c758ec
|
photo: crash workaround for MSVC 2015 32-bit
|
7 years ago |
Alexander Alekhin
|
6ba22dea46
|
Merge pull request #8967 from savuor:rgb2lab_faster
|
7 years ago |
Rostislav Vasilikhin
|
70b984434d
|
RGB2Lab_f and trilinear interpolation code are in separate branch; cubeRoot(x) instead of std::pow(x, 1.f/3.f)
file with internal accuracy&speed tests moved to lab_tetra branch
|
7 years ago |
Alexander Alekhin
|
e5ed9cc612
|
Merge pull request #8498 from savuor:bit_exact_lab
|
7 years ago |
Alexander Alekhin
|
1fbf914348
|
Merge pull request #9176 from alalek:fix_nightly_builds
|
7 years ago |