Rostislav Vasilikhin
92093a6e6c
extra declarations removed
8 years ago
Rostislav Vasilikhin
f1e8aa70a0
added checksum-based test for Lab bit-exactness
8 years ago
Rostislav Vasilikhin
d25344c257
reverted: no 8u convertors for CV_ColorCvtBaseTest
8 years ago
Rostislav Vasilikhin
62ee92e3e2
ColorLab_full test fixed
8 years ago
Rostislav Vasilikhin
375ec5ed7e
bit-exact tests written for Lab
8 years ago
Rostislav Vasilikhin
758f914249
XYZ constants made softdouble
8 years ago
Rostislav Vasilikhin
121fa04906
srgb support added
8 years ago
Rostislav Vasilikhin
5ea1c72291
Lab2RGB_b: bit-exactness enabled for all modes; non-vectorized code fixed to comply with vectorized
8 years ago
Rostislav Vasilikhin
f5dff87242
CV_ColorCvtBaseTest: added methods for 8u implementations
8 years ago
Rostislav Vasilikhin
f0ef7bd149
Lab and Luv tests: rewritten, constants explained
8 years ago
Rostislav Vasilikhin
0e6c335077
Imgproc_ColorLab_Full.accuracy test fixed
8 years ago
Dmitry Kurtaev
ce41a15437
Import and convert FP16 weights from TensorFlow
8 years ago
Alexander Alekhin
d9e364f31f
Merge pull request #9606 from sovrasov:fix_gcc7_warnings
8 years ago
Vladislav Sovrasov
32bf712102
cmake: disable implicit-fallthrough by default
8 years ago
Steven Puttemans
98e0d13f99
fixing issue 9583 - issue in cascadeclassifier code clipObjects
8 years ago
saskatchewancatch
c9d3c0f206
More whitespace fixes
8 years ago
Alexander Alekhin
9e381d0782
ts: dump OpenCL device extensions
8 years ago
Alexander Alekhin
169add5aa6
ocl: added cv::ocl::Device::isExtensionSupported() method
8 years ago
Alexander Alekhin
597b3f4456
Merge pull request #9580 from mshabunin:fix-static-6
8 years ago
Alexander Alekhin
26ad229bd6
Merge pull request #9590 from alalek:ocl_runtime_fix
8 years ago
tribta
45afd29b72
Tutorial Mask Operations on Matrices
8 years ago
tribta
954e2f9b9c
Tutorial Discrete Fourier Transform
8 years ago
tribta
13317bdfda
Tutorial Basic Geometric Drawing
8 years ago
tribta
c4c1e94088
Tutorial Adding Images
8 years ago
saskatchewancatch
30ff197f78
Fix whitespace issues
8 years ago
saskatchewancatch
8877e3aedb
Adjustmenbts
8 years ago
Alexander Alekhin
9c973144d8
Merge pull request #9595 from paroj:imreadmulti_py
8 years ago
Alexander Alekhin
576a85368d
Merge pull request #9582 from sovrasov:fix_gcc7_macro_warning
8 years ago
Pavel Rojtberg
2d34443834
python: imreadmulti - add CV_OUT so it is correctly wrapped
8 years ago
Alexander Alekhin
f8598e173b
Merge pull request #9588 from lupustr3:pvlasov/ipp_compatibility
8 years ago
Alexander Alekhin
d63f698cbe
cudafilters: don't modify "const" data
8 years ago
Alexander Alekhin
44b75eb116
core: fix OpenCL runtime compilation with HAVE_OPENCL_STATIC
8 years ago
Maksim Shabunin
248e2c7d47
Fixed some issues found by static analysis
8 years ago
Pavel Vlasov
37ab318657
Compatibility improvement with old IPP versions (tested on 9.0.1);
...
Manual IPP dispatcher simplification;
8 years ago
Dmitry Kurtaev
cad7c4d51d
MobileNet-SSD and VGG-SSD topologies in Halide
8 years ago
saskatchewancatch
fda1e76776
Feedback.
...
Still need to remove the descriptions of these flags from cv::norm
8 years ago
Vladislav Sovrasov
eeba5c3603
core: fix gcc7 warning about empty VA_ARGS in Assert macro
8 years ago
Vladislav Sovrasov
3eb9a655c7
ml: disable not implemented k-fold validation in RTrees
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
saskatchewancatch
570083fb9f
i9482:
...
Removing description for cv::NormTypes that's already in cv::norm
Masking out NORM_TYPE_MASK from docs since it's not intended to be exposed to user
8 years ago
saskatchewancatch
b32685c714
i9482: Improve documentation concerning norm functionality.
...
Added forkfour Latex command to math js support.
Split cv::norm documentation between the cv::norm and its overload, to make things clearer
Corrected some typos and cleaned up grammar.
Result is clearer documentation for the norms.
Work pending...
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
Alexander Alekhin
572a7bf6ce
python: add special targets gen_opencv_python2(3)
8 years ago