Vadim Pisarevsky
|
2e950eb41b
|
Merge pull request #3196 from PhilLab:patch-4
|
10 years ago |
jeremy
|
56091bae1f
|
changing many instances of the same grammar error in documentation
|
10 years ago |
Daniel Stonier
|
d3ad26926d
|
fixed support for parallelised imshows with qt via the gui receiver.
|
10 years ago |
Igor Kuzmin
|
ed402c5be6
|
XIMEA cam support: allow on OS X too
|
10 years ago |
Igor Kuzmin
|
4d45a2c43f
|
XIMEA cam support: use correct library for 64 bit Linux
|
10 years ago |
Igor Kuzmin
|
74827c35ff
|
fix for issue 3858 (remove unneeded #include's)
also use correct include path on Linux
|
10 years ago |
Philipp Hasper
|
62c704d1e9
|
Updated PnP parameter documentation
|
10 years ago |
Alexander Alekhin
|
f03b11d271
|
Merge pull request #3199 from apavlenko:fix_docs_typo
|
10 years ago |
Pierrick Koch
|
aeda3d2d69
|
[samples/pyhton] fix common {LINE->CV}_AA
|
10 years ago |
Andrey Pavlenko
|
a8db3df8f6
|
typo: rect -> roi
|
10 years ago |
Maksim Shabunin
|
c42424f2db
|
Fixed android samples build
|
10 years ago |
Maksim Shabunin
|
93c03ef05b
|
Fixed android java test build
|
10 years ago |
Maksim Shabunin
|
b3bae170ed
|
Fixed java tests build
- disabled xfeature2d dependency for java wrappers
- fixed java wrappers build after cmake rerun
- disabled opencv_ml tests temporarily
- fixed Imgproc usage in java tests
|
10 years ago |
Andrey Pavlenko
|
43714b9d03
|
disabling java bindings for xfeatures2d module due to build errors
|
10 years ago |
Philipp Hasper
|
cc7aa5890d
|
Fixing documentation links
|
10 years ago |
Alexander Alekhin
|
0b53ca2848
|
Merge pull request #3192 from jkua:master
|
10 years ago |
Alexander Alekhin
|
eac4042ed5
|
Merge pull request #3195 from akarsakov:ocl_rm_mul24
|
10 years ago |
Alexander Karsakov
|
c942c6539a
|
Remove mul24 since id can be larger 2^23
|
10 years ago |
Dmitriy Anisimov
|
ad00e0dd43
|
tt & header background colors changed
|
10 years ago |
Dmitriy Anisimov
|
dfaf75f502
|
moving algorithm type to param
|
10 years ago |
Dmitriy Anisimov
|
e7b3a73b62
|
fixed all known issues
|
10 years ago |
John Kua
|
fb0c0eaa7c
|
Fixed bad non-ASCII character in how_to_scan_images.cpp which causes a compile error
|
10 years ago |
Vadim Pisarevsky
|
618c75fe3d
|
Merge pull request #3182 from berak:videowriter_docfix_30
|
10 years ago |
Vadim Pisarevsky
|
26c284b225
|
Merge pull request #3167 from akarsakov:ocl_rm_clFinish
|
10 years ago |
berak
|
5f9d5c483c
|
adding fourcc to VideoWriter docs
underline
|
10 years ago |
Maksim Shabunin
|
2c2cdcf789
|
Changed cmake python library search startegy for crosscompiling
|
10 years ago |
Vadim Pisarevsky
|
ffd1df0cb5
|
Merge pull request #3186 from akarsakov:ocl_fixes
|
10 years ago |
Vadim Pisarevsky
|
64a53de27d
|
Merge pull request #3185 from ElenaGvozdeva:ocl_norm
|
10 years ago |
Ilya Lavrenov
|
98e7d4ceec
|
changed optimal vector width for Intel
|
10 years ago |
Elena Gvozdeva
|
9fe11db7e2
|
disabled IPP acceleration for 3-channel norms and for CV_8S only for APPLE
|
10 years ago |
Dmitriy Anisimov
|
e7af509c86
|
different enhancements
|
10 years ago |
Alexander Karsakov
|
07d57db91c
|
Fixed calculation of l_stack_size
|
10 years ago |
Alexander Alekhin
|
97ab91dcc9
|
Merge pull request #3187 from akarsakov:ocl_disabled_minmaxidx
|
10 years ago |
Alexander Karsakov
|
7d91b8efcd
|
Removed redundant clFinish() after clEnqueueUnmapMemObject()
sss
|
10 years ago |
Alexander Karsakov
|
f57a4bf87b
|
Disabled minMaxIdx for 32FC1 since it occasionally fails on AMD devices (e.g. A10-6800K)
|
10 years ago |
Vadim Pisarevsky
|
0276cc90c2
|
Merge pull request #3184 from ilya-lavrenov:arm
|
10 years ago |
Vadim Pisarevsky
|
0fd21baaa2
|
Merge pull request #3174 from rokm:samples-fix
|
10 years ago |
Alexander Alekhin
|
7dd666e444
|
Merge pull request #3181 from akarsakov:ocl_mul_scale_test_fix
|
10 years ago |
Alexander Karsakov
|
ec827bed8e
|
Changed check to NORM_RELATIVE for OCL.Mat_Scalar_Scale tests
|
10 years ago |
Alexander Karsakov
|
a48c1c8248
|
Added workaround for Nvidia: take into account that 3-channel vector type takes 4*elem_size in local memory.
|
10 years ago |
Alexander Karsakov
|
214dab39f6
|
Fixed BORDER_REFLECT and BORDER_REFLECT_101 extrapolation for case x > 2*maxV
|
10 years ago |
Vadim Pisarevsky
|
a125cd6c6d
|
Merge pull request #3169 from znah:py_wrap
|
10 years ago |
Vadim Pisarevsky
|
6c3dd4984c
|
Merge pull request #3179 from alekcac:update_in_youtube_url
|
10 years ago |
Ilya Lavrenov
|
5d3a128cd3
|
NEON impl on cv::convertScaleAba CV_32f
|
10 years ago |
Vadim Pisarevsky
|
3bafe64666
|
Merge pull request #3170 from ElenaGvozdeva:ocl_fix
|
10 years ago |
Vadim Pisarevsky
|
3e574cd26a
|
Merge pull request #3173 from rokm:cuda-6.5
|
10 years ago |
Vadim Pisarevsky
|
1f85ffa11b
|
Merge pull request #3166 from akarsakov:ocl_native_sqrt
|
10 years ago |
Alexander Alekhin
|
6abce51481
|
Merge pull request #3176 from ilya-lavrenov:ipp_arm
|
10 years ago |
Alexander Mordvintsev
|
c1032b6232
|
remove structured_edge_detection.hpp from blacklist
don't discard pure virtual methods in hdr_parser.py (was broken anyway)
|
10 years ago |
Ilya Lavrenov
|
040ff7993f
|
don't use IPP on ARM
|
10 years ago |