PkLab.net
4b099e8ade
Fix rho,phi exchange and amend linearPolar & logPolar docs with details and pics.
9 years ago
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
9 years ago
Maksim Shabunin
48aa1234d9
Merge pull request #7082 from souch55:Fixmerge
9 years ago
Maksim Shabunin
84d71fae48
Merge pull request #7091 from alalek:reduce_precommit_ios_build
9 years ago
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.
9 years ago
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
9 years ago
Alexander Alekhin
e884bbabcb
Merge pull request #7110 from tomoaki0705:featureUniversalIntrinsicAccumulate
9 years ago
Suleyman TURKMEN
bb6f65c199
Update documentation ( tutorials )
9 years ago
Vitaly Tuzov
62c1a5a152
Replaced quiet return from MSER:detectRegion function with exeption throwing to notify user in case small image is processed
9 years ago
k-shinotsuka
3faaabd6f4
improve YCrCb2RGB_i<uchar>()
9 years ago
Maksim Shabunin
cd943cc60d
Merge pull request #7106 from lupustr3:pvlasov/ipp_hal_fix
9 years ago
Maksim Shabunin
031076ab93
Merge pull request #7077 from LaurentBerger:I7063
9 years ago
Maksim Shabunin
b9ea59df35
Merge pull request #6995 from PkLab:i6746_naming_videoio_enums
9 years ago
Tomoaki Teshima
4f7679cf51
use universal intrinsic in accumulate series
...
* accumulate, accumulateSquare, accumulateProduct and accumulateWeighted
9 years ago
will hunt
ac2d79fd67
MSER: all test passed.
...
1. if a component's variation is a global minimum than it should be a local minimum
2. for the small image with invert and blur, the MSERs number should be 20
9 years ago
Pavel Vlasov
3860b8db02
IPP was enabled in mathfuncs_core;
...
Exp and Log IPP implementations are changed to hal interface;
9 years ago
k-shinotsuka
020b47c41a
improve RGB2Gray<ushort>()
9 years ago
Alexander Alekhin
658e4c3db6
Merge pull request #7104 from alalek:port_6106
9 years ago
Ilya Lavrenov
1b3f634843
fixed compilation warning
9 years ago
Alexander Alekhin
1fb1088b7d
Merge pull request #7102 from lupustr3:pvlasov/ipp_switch_fix
9 years ago
Vitaly Tuzov
9db93d773d
Fix for MSER::detectRegions crash on images with either dimension less than 3
9 years ago
Vitaly Tuzov
d8dc6caf09
Fix for incorrect calcOpticalFlowPyrLK result evaluation with ARM NEON
9 years ago
Pavel Vlasov
8bcec7d77f
IPP enabling fix and typo fix;
9 years ago
Joe Howse
00045bbf27
Removing whitespace to appease doc builder
9 years ago
Joe Howse
86108012ce
Improved cat face cascades (lower false positive rate)
9 years ago
PkLab.net
3ea02018b5
Naming some enumerations in videoio
9 years ago
Alexander Alekhin
74e997f15b
Merge pull request #7062 from kurenai:return_if_camera_disconnected
9 years ago
Maksim Shabunin
cf30c582c6
Merge pull request #7057 from K-Shinotsuka:issue13
9 years ago
Vladislav Sovrasov
13d2154f9a
Fix HAL documentation
9 years ago
Maksim Shabunin
648bac2cc4
Merge pull request #7069 from StevenPuttemans:try_fix_cuda
9 years ago
Maksim Shabunin
07cffc9df2
Merge pull request #7090 from daB0bby:patch-1
9 years ago
Alexander Alekhin
1734f435f7
ios: reduce number of test configurations in precommit builds
9 years ago
Alexander Alekhin
c2394339a8
Merge pull request #7075 from alalek:ocl_fix_canny_perf_test
9 years ago
Maksim Shabunin
de0909e03c
Merge pull request #7083 from tomoaki0705:fixAccumulateShortFloat
9 years ago
LaurentBerger
b75bac7975
Solve Issue 7063
...
consequences of changes
accuracy test
Solve issue 7063
9 years ago
Maksim Shabunin
8e06ae2762
Merge pull request #7078 from mshabunin:pr6862
9 years ago
daB0bby
5cc1ef9022
fix code-style consistency
9 years ago
MYLS
d99832163a
solve warnings and do some cleaning.
9 years ago
MYLS
8596e82d98
Add JSON support.
...
a JSON emitter, a parser, tests and some basic doc.
9 years ago
MYLS
26a8c45e23
Merge remote-tracking branch 'refs/remotes/opencv/master' into FileStorageJSON
9 years ago
Vadim Pisarevsky
f210602d1e
Merge pull request #7071 from K-Shinotsuka:issue14
9 years ago
Alexander Alekhin
f8b185b55f
Merge pull request #7070 from paroj:noculegacy
9 years ago
Alexander Alekhin
0dd00321e0
Merge pull request #7072 from alalek:ocl_fix_canny
9 years ago
Vadim Pisarevsky
df665e2386
Merge pull request #6983 from K-Shinotsuka:issue8
9 years ago
Vadim Pisarevsky
96d48331da
Merge pull request #7076 from sovrasov:mkl_lapack
9 years ago
Alexander Alekhin
923967403e
Merge pull request #7074 from sovrasov:interactive_calib_fix
9 years ago
Marek Smigielski
1aa14e4929
fix tab for gen_java.py
9 years ago
Tomoaki Teshima
ba73249dc0
let the test of AccSqr_SIMD<ushort, float> pass
...
* The difference becomes too large when multiply is done in int16
* To reproduce the test failure, IPP has to be switched off
9 years ago
Vadim Pisarevsky
8b155b1c6d
Merge pull request #6955 from snosov1:fix-6836
9 years ago
Vadim Pisarevsky
5eee757658
Merge pull request #6949 from wiryls:FileStorageBase64DocsTests
9 years ago