Alexander Alekhin
063ac74369
fix modules deps
2016-08-25 14:57:12 +03:00
Vadim Pisarevsky
b03e3abd62
Merge pull request #7088 from wiryls:FileStorageJSON
2016-08-24 16:49:06 +00:00
MYLS
47f2e618ee
Add two tests.
...
- one test for type_id;
- another for comments in JSON;
2016-08-24 17:01:57 +08:00
Vadim Pisarevsky
b1302cdb06
Merge pull request #7157 from valeriyvan/patch-1
...
Fixes spelling in comment
2016-08-24 00:33:06 +04:00
Valeriy Van
574f319c74
Fixes spelling in comment
2016-08-23 22:04:41 +03:00
Alexander Alekhin
b3b434e221
Merge pull request #7141 from lupustr3:pvlasov/instrumentation_extension
2016-08-23 16:48:25 +00:00
Alexander Alekhin
3d5700655f
Merge pull request #7150 from mpkh:patch-1
2016-08-22 15:11:19 +00:00
mpkh
01d2e7af71
fix building on FreeBSD
...
resolve undeclared identifier close error
2016-08-22 17:17:06 +04:00
Vadim Pisarevsky
4c75872e0f
Merge pull request #6937 from catree:add_peopledetect_sample
2016-08-22 12:48:41 +00:00
Vadim Pisarevsky
5ee2051863
Merge pull request #7142 from alalek:fix_hls_test_check
2016-08-22 12:26:54 +00:00
Alexander Alekhin
413e985907
Merge pull request #7145 from Bleach665:vs2010_fix
2016-08-20 21:51:47 +00:00
Bleach
b4b83f2f29
casting to fix vs2010 compile error
2016-08-20 16:29:15 +03:00
Vadim Pisarevsky
5903c7257e
Merge pull request #7122 from haikusw:UIImageAlphaToMatFix
2016-08-20 10:38:35 +00:00
Pavel Vlasov
30a6cee2fe
Instrumentation for OpenCV API regions and IPP functions;
2016-08-19 18:10:03 +03:00
Alexander Alekhin
86a515fdae
imgproc: fix accuracy check for HLS cvtColor
2016-08-19 17:32:17 +03:00
Alexander Alekhin
bf4c5bef7f
Merge pull request #7135 from lupustr3:pvlasov/icv_restrictions_remove
2016-08-19 13:23:47 +00:00
Pavel Vlasov
680ca88ce0
Outdated ICV restrictions were removed;
2016-08-19 15:08:39 +03:00
Vadim Pisarevsky
0f716cdf33
Merge pull request #7108 from K-Shinotsuka:issue16
2016-08-19 08:10:51 +00:00
Alexander Alekhin
93e5947f55
Merge pull request #7101 from lupustr3:pvlasov/instrumentation
2016-08-18 14:56:41 +00:00
Alexander Alekhin
fd1da009a8
Merge pull request #7129 from paroj:mousecallback-dry-code
2016-08-18 14:12:46 +00:00
Vadim Pisarevsky
2f069c108f
Merge pull request #6945 from sturkmen72:update_documentation
2016-08-18 13:23:17 +00:00
Vadim Pisarevsky
d22c6855c3
Merge pull request #6855 from yigitsoy:patch-1
2016-08-18 13:19:00 +00:00
Vadim Pisarevsky
ea1f885be1
Merge pull request #7055 from gylns:master
2016-08-18 13:17:18 +00:00
Vadim Pisarevsky
66e94467dc
Merge pull request #7087 from terfendail/master
...
Fix for incorrect calcOpticalFlowPyrLK result evaluation with ARM NEON
2016-08-18 17:12:38 +04:00
Vadim Pisarevsky
2a4252e117
Merge pull request #7097 from JoeHowse:master
2016-08-18 13:08:56 +00:00
Vadim Pisarevsky
9e6575428d
Merge pull request #7111 from sovrasov:mkl_lapack
2016-08-18 13:05:26 +00:00
Vadim Pisarevsky
8568914c03
Merge pull request #7125 from alalek:cmake_apple_usr_local_lib
2016-08-18 13:02:23 +00:00
Alexander Alekhin
46bd49ef8a
Merge pull request #7126 from paroj:buttonlayout
2016-08-18 10:36:47 +00:00
Alexandr Kondratev
46bfdbaf82
highgui: window_QT mousecallback code refactored using DRY
2016-08-18 11:54:33 +02:00
Alexander Alekhin
241df6c6a8
Merge pull request #6972 from vicproon:fix_6836_other_places
2016-08-18 09:33:07 +00:00
Alexander Alekhin
5d7ee48031
Merge pull request #7085 from sovrasov:hal_doc_fix
2016-08-17 15:15:08 +00:00
Alexander Alekhin
185fe7aa1b
Merge pull request #7094 from terfendail:MSER_fix
2016-08-17 15:14:34 +00:00
Alexander Alekhin
fde4e8fed9
cmake: add /usr/local/lib on Apple platform
2016-08-17 18:04:06 +03:00
Pavel Vlasov
a462d76a95
Implementations instrumentation framework for OpenCV performance system;
2016-08-17 16:26:03 +03:00
Pavel Rojtberg
e4cf3297c7
highgui: allow specifying that a button should create a new buttonbar
2016-08-17 14:34:33 +02:00
Alexander Alekhin
89833fa073
Merge pull request #7095 from PkLab:fix_rho&phi_doc
2016-08-17 10:46:30 +00:00
Sovrasov
a3b4d4608d
Static Lapack linkage
2016-08-17 11:33:09 +03:00
Morrison
ca318e7099
handle images with alpha better
...
UIImages with alpha were ending up with garbage pixels in background (random memory values). Need to initialize matrix pixels before drawing UIImage with alpha on it.
Note: didn’t fix Grayscale image with alpha stripping alpha in UIImage -> Mat conversion.
2016-08-16 15:10:48 -07:00
Alexander Alekhin
45a21555c7
Merge pull request #7117 from patsp:fix_tiff_imdecode_remove_temporary_file
2016-08-16 15:40:50 +00:00
Maksim Shabunin
d1d8c7d8a6
Merge pull request #7056 from ludv1x:python-extra-bindings
2016-08-16 13:00:31 +00:00
PkLab.net
4b099e8ade
Fix rho,phi exchange and amend linearPolar & logPolar docs with details and pics.
2016-08-16 12:49:33 +02:00
Vitaliy Lyudvichenko
ab8de8f506
Adding of user-defined type conversions for python bindings inside module directories
...
Adding of destructor and placement new constructors for classes wrapped with CV_EXPORTS_W_SIMPLE macro
2016-08-16 13:10:17 +03:00
Maksim Shabunin
48aa1234d9
Merge pull request #7082 from souch55:Fixmerge
2016-08-16 09:30:39 +00:00
Maksim Shabunin
84d71fae48
Merge pull request #7091 from alalek:reduce_precommit_ios_build
2016-08-16 09:18:54 +00:00
Patrick Spettel
84e1712659
Fix temporary file removal in imdecode for tiff
...
The TiffDecoder keeps an open file handle.
As a consequence the file cannot be removed
before the TiffDecoder closes the file.
2016-08-16 10:56:00 +02:00
LaurentBerger
42b763e6b7
Canny with own gradient ( #6664 )
...
* example using the Canny algorithm with custom image gradient.
* Modified example to integrate new function canny with custom gradient
2016-08-16 10:51:09 +03:00
Alexander Alekhin
e884bbabcb
Merge pull request #7110 from tomoaki0705:featureUniversalIntrinsicAccumulate
2016-08-15 14:54:10 +00:00
Suleyman TURKMEN
bb6f65c199
Update documentation ( tutorials )
2016-08-15 17:23:04 +03:00
Vitaly Tuzov
62c1a5a152
Replaced quiet return from MSER:detectRegion function with exeption throwing to notify user in case small image is processed
2016-08-15 14:16:13 +03:00
k-shinotsuka
3faaabd6f4
improve YCrCb2RGB_i<uchar>()
2016-08-15 19:20:04 +09:00