projects
/
platform
/
upstream
/
opencv.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/opencv.git
2014-04-07
vbystricky
Change all 'ippStsNoErr==' to '0<=', and all 'ippStsNo...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Fix function names (log, exp)
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Fix errors
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Check 8.1 ipp version for color convertion functions...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Check 8.1 ipp version for gaussian functions, which...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Check 8.1 ipp version for morphology functions, which...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Fix const src matrix in IPPresizeInvoker
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Fix errors
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Undo changes ipp to ippicv prefix of function names
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Add preprocessor check for IPP version greater 8.1...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Uncomment ippiNormDiff_Inf_16s_C3R, ippiNormDiff_Inf_16...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Uncomment ippicviNorm_Inf_16s_C3R, ippicviNorm_Inf_16s_...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Fix error not initialized IppStatus before ipp function...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Comment ipp version of CV_BGR2GRAY color convertion...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Remove unused #include "ippverdion.h"
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Enable ipp MeanStdDev calculation for 32F_C1 images...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Change Canny input image description, we can use multic...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Canny uncommented, prefix of ipp function changed....
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Change sanity check for perfomance test of dft
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Change sanity check for perfomance test of bilateral...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Check ippStsNoErr as result of ipp function instead >=0
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Fix error BGRA2RGBA color convertion by ipp. Uncomment...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Change deprecated function ippicviMulC_32f_C1IR to...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Fix warning
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Change deprecated functions to valid
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
vbystricky
Prepare codes for ippicv library
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Andrey Pavlenko
Merge pull request #2563 from alalek:ipp_builds
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Andrey Pavlenko
Merge pull request #2499 from mlyashko:back_proj_fix1
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Andrey Pavlenko
Merge pull request #2562 from akarsakov:gftt_fix
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Andrey Pavlenko
Merge pull request #2567 from apavlenko:fix_compare_scalar
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Andrey Pavlenko
Merge pull request #2556 from DeanF:master
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Andrey Pavlenko
fixing OCL run condition (build program failure for...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Alexander Alekhin
enable IPP ICV support
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Alexander Karsakov
Fixed error in case corners not found
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Andrey Pavlenko
Merge pull request #2557 from ilya-lavrenov:tapi_fnlm_fix
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Roman Donchenko
Merge pull request #2550 from SpecLad:merge-2.4
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Ilya Lavrenov
fixed condition in cv::FNLM
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
DeanF
Fixed trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
DeanF
Fixed problem with compilation without HAVE_OPENCL
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Andrey Pavlenko
Merge pull request #2536 from ilya-lavrenov:tapi_resize...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Andrey Pavlenko
Merge pull request #2552 from ilya-lavrenov:tapi_compare
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Ilya Lavrenov
integer cv::resize (INTER_LINEAR && CV_8UC(cn))
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Andrey Pavlenko
Merge pull request #2549 from ilya-lavrenov:tapi_laplacian
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Andrey Pavlenko
Merge pull request #2487 from ilya-lavrenov:tapi_perf_orb
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Ilya Lavrenov
compare with scalar (cn > 1)
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Ilya Lavrenov
performance tests for FAST
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
mlyashko
copyright fix
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Roman Donchenko
Merge remote-tracking branch 'origin/2.4' into merge-2.4
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Ilya Lavrenov
added support of ksize >= 5 to cv::Laplacian
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
mlyashko
bug fix
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Andrey Pavlenko
Merge pull request #2543 from apavlenko:24_haar_revert
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Roman Donchenko
Merge pull request #2534 from asmorkalov:opencv_config_...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Alexander Smorkalov
OpenCVConfig.cmake fix after cutting absolute CUDA...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Andrey Pavlenko
Revert pull request #1929 from @alalek "ocl: added...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Andrey Pavlenko
- fix test
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Andrey Pavlenko
Revert "Merge pull request #1779 from perping:integral_2.4"
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Roman Donchenko
Merge pull request #2542 from asmorkalov:android_javaca...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Roman Donchenko
Merge pull request #2476 from minkless:3.0-bugfix-core...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Roman Donchenko
Merge pull request #2403 from hbristow:issue-3451
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Roman Donchenko
Merge pull request #2379 from ngryman:optimize_jpeg
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Roman Donchenko
Merge pull request #2533 from kenaniah:master
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Roman Donchenko
Merge pull request #2539 from mjul:fixtypos
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Roman Donchenko
Merge pull request #2540 from mjul:fixtypos_2.4
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Koji Miyazato
corrected some style errors found by review.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Alexander Smorkalov
Bug #3553 JavaCameraView frame format and cvtColor...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Nicolas Gryman
added jpeg with optimized coding support.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Roman Donchenko
Merge pull request #2537 from ilya-lavrenov:doc_fix
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
mlyashko
both tests by picture and rand mat
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Martin Jul
Fixed typo in BFMatcher in docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Ilya Lavrenov
doc fix
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Martin Jul
Merge branch '2.4' into fixtypos
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Andrey Pavlenko
Merge pull request #2535 from akarsakov:stereobm_fix
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Alexander Karsakov
Fixed incorrect calculation of best_disp
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Andrey Pavlenko
Merge pull request #2286 from alalek:umat_unmap_issue
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Kenaniah Cerny
Fixed type gPython -> Python
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Kenaniah Cerny
Added link to main GitHub repo
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Kenaniah Cerny
Grammar
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Hilton Bristow
removed experimental slots
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Hilton Bristow
Improved standalone importing behaviour and creation...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Hilton Bristow
Generalized todict implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Hilton Bristow
More generic todict
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Martin Jul
Fixed typos in "matching"
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Alexander Alekhin
disable failed tests
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Alexander Alekhin
UMat: issue in OpenCLAllocator::unmap()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Andrey Pavlenko
Merge pull request #2505 from alalek:umat_unmap_synchro...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Andrey Pavlenko
Merge pull request #2529 from ilya-lavrenov:tapi_filter2D
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Andrey Pavlenko
Merge pull request #2528 from mlyashko:back_proj_fix
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Andrey Pavlenko
Merge pull request #2527 from apavlenko:ocl_surf_24
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Andrey Pavlenko
splitting plain and OCL tests for SURF.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Ilya Lavrenov
improved cv::filter2D
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Roman Donchenko
Merge pull request #2478 from clemenscorny:master
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Roman Donchenko
Merge pull request #2404 from yashdv:old_basic_structur...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Roman Donchenko
Merge pull request #2378 from ngryman:progressive_jpeg
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Alexander Karsakov
Fixed stereoBM for Intel CPU.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Nicolas Gryman
added jpeg progressive support.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
mlyashko
changed type of sanity check
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andrey Pavlenko
Merge pull request #2523 from ilya-lavrenov:tapi_filters
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Alexander Alekhin
UMat map-unmap synchronization test
commit
|
commitdiff
|
tree
|
snapshot
next