Rostislav Vasilikhin
5ea1c72291
Lab2RGB_b: bit-exactness enabled for all modes; non-vectorized code fixed to comply with vectorized
7 years ago
Rostislav Vasilikhin
f5dff87242
CV_ColorCvtBaseTest: added methods for 8u implementations
7 years ago
Rostislav Vasilikhin
f0ef7bd149
Lab and Luv tests: rewritten, constants explained
7 years ago
Rostislav Vasilikhin
0e6c335077
Imgproc_ColorLab_Full.accuracy test fixed
7 years ago
Alexander Alekhin
d9e364f31f
Merge pull request #9606 from sovrasov:fix_gcc7_warnings
7 years ago
Vladislav Sovrasov
32bf712102
cmake: disable implicit-fallthrough by default
7 years ago
Alexander Alekhin
597b3f4456
Merge pull request #9580 from mshabunin:fix-static-6
7 years ago
Alexander Alekhin
26ad229bd6
Merge pull request #9590 from alalek:ocl_runtime_fix
7 years ago
Alexander Alekhin
9c973144d8
Merge pull request #9595 from paroj:imreadmulti_py
7 years ago
Alexander Alekhin
576a85368d
Merge pull request #9582 from sovrasov:fix_gcc7_macro_warning
7 years ago
Pavel Rojtberg
2d34443834
python: imreadmulti - add CV_OUT so it is correctly wrapped
7 years ago
Alexander Alekhin
f8598e173b
Merge pull request #9588 from lupustr3:pvlasov/ipp_compatibility
7 years ago
Alexander Alekhin
44b75eb116
core: fix OpenCL runtime compilation with HAVE_OPENCL_STATIC
7 years ago
Maksim Shabunin
248e2c7d47
Fixed some issues found by static analysis
7 years ago
Pavel Vlasov
37ab318657
Compatibility improvement with old IPP versions (tested on 9.0.1);
...
Manual IPP dispatcher simplification;
7 years ago
Vladislav Sovrasov
eeba5c3603
core: fix gcc7 warning about empty VA_ARGS in Assert macro
8 years ago
Vadim Pisarevsky
d25cbaaba8
Merge pull request #9293 from sovrasov:assert_improvement
8 years ago
Vadim Pisarevsky
4970a56341
Merge pull request #9577 from mshabunin:const-foreach
8 years ago
Vadim Pisarevsky
f080d9390a
Merge pull request #9578 from sovrasov:objdet_build_fix
8 years ago
Vadim Pisarevsky
f4265d251a
Merge pull request #9579 from alalek:ocl_float_calc
8 years ago
Vladislav Sovrasov
f2105419fa
objdetect: fix wrong cxx11 features check
8 years ago
Alexander Alekhin
89bb028bfc
imgproc(ocl): don't use doubles to process float data
8 years ago
Maksim Shabunin
c92c99ed0b
Enabled forEach for const Mats
8 years ago
Maksim Shabunin
2ac57a2b1f
Merge pull request #9457 from alalek:type_traits_issue_7599
8 years ago
Alexander Alekhin
b05789ff0b
Merge pull request #9564 from saskatchewancatch:i9550
8 years ago
saskatchewancatch
4832c24ef7
Allow TIFF min=white PHOTOMETRIC interpretation images to be read unchanged
8 years ago
Lewis B
1caca2112b
Merge pull request #8934 from lewisjb:python-classes
...
* Refactor Python Classes
8 years ago
Alexander Alekhin
42fbbfecc6
Merge pull request #9522 from terfendail:resize_move
8 years ago
Alexander Alekhin
164a41b399
fix CUDA build
...
CUDA implementation wants to convert std::vector<KeyPoint> <-> GpuMat.
There is no direct mapping from KeyPoint (mix of int/float fields)
into cv::Mat element type, so this conversion must be avoided.
Legacy mode is turned back for CUDA builds.
8 years ago
Maksim Shabunin
791a11f949
Merge pull request #9548 from alalek:python_tests
8 years ago
Maksim Shabunin
334241d82e
Merge pull request #9546 from sturkmen72:GrammaTech
8 years ago
Alexander Alekhin
7791839f22
python(test): tests filtering
8 years ago
Alexander Alekhin
2f94637899
python(test): refactor test.py, move test code outside from test.py
8 years ago
Alexander Alekhin
936234d5b1
python(test): enable pylint checks for tests
8 years ago
Alexander Alekhin
e1b102e9a6
Merge pull request #9476 from dkurt:tutorial_dnn_android
8 years ago
Dmitry Kurtaev
72001dc13c
Android sample for DNN module
8 years ago
Alexander Alekhin
3df41b3263
Merge pull request #9426 from borisfom:dispatch
8 years ago
Alexander Alekhin
7b4f323b8b
Merge pull request #9498 from saskatchewancatch:i9403
8 years ago
Suleyman TURKMEN
ee6aacee9c
Update window_gtk.cpp
...
Update miniflann.cpp
Update test_stereomatching.cpp
8 years ago
Alexander Alekhin
62c6656130
Merge pull request #9533 from alalek:regression_test_9507
8 years ago
Alexander Alekhin
4acdcfd008
Merge pull request #9527 from mshabunin:mediasdk-fix
8 years ago
Alexander Alekhin
273add5d5d
Merge pull request #9534 from alalek:cmake_cl2cpp_dependency_fix
8 years ago
Alexander Alekhin
f7a273cfb3
core(test): regression test for 9507
8 years ago
Alexander Alekhin
d57321f7c1
Merge pull request #9528 from berak:fix_bfmatcher_hamming2
8 years ago
Alexander Alekhin
146be78390
cmake: cl2cpp change main OUTPUT to .hpp file
...
To reduce number of unnecessary rebuilds on updates of OpenCL kernels
8 years ago
saskatchewancatch
cc17400849
i9403: Removing checks from trackbar min/max set functions.
...
Removing unnecessary range checks for QT backend support's setTrackbarMin and setTrackbarMax fucntions
Fixes
8 years ago
Alexander Alekhin
1114cbf671
Merge pull request #9514 from LaurentBerger:docInsWin
8 years ago
LaurentBerger
82ad0749af
add pushd popd
8 years ago
Alexander Alekhin
0451629e22
core(persistence): resolve DMatch/KeyPoint problem
8 years ago
Alexander Alekhin
86b55b3923
core: eliminate CV_ELEM_SIZE()
8 years ago