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
2015-07-20
Vladimir Dudnik
changed output from fps to time (in msec). Notes for...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Vladimir Dudnik
compute fps changed (now only interop counts). fixed...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Vladimir Dudnik
simplified sample's interface (remove odd "no processin...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Vadim Pisarevsky
Merge pull request #4171 from jet47:install-cudev-test
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Vadim Pisarevsky
Merge pull request #4174 from yangj1e:fix_svm_trainauto
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Vadim Pisarevsky
Merge pull request #4158 from alalek:fix-bigdata-copyto
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Vadim Pisarevsky
Merge pull request #4173 from kalistratovag:mjpeg_encod...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Alexander Alekhin
Merge pull request #4159 from alalek:vector_processing
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Vadim Pisarevsky
Merge pull request #4172 from alalek:ocl_minmaxloc_unal...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Alexander Alekhin
ocl: fix unaligned memory access
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
kalistratovag
Removing deadcode blocks, redudant variable & initializ...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
Jie Yang
Fix SVM::trainAuto (Bug #4464)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-03
Vladislav Vinogradov
add opencv_test_cudev to installation package
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Alexander Alekhin
Merge pull request #4168 from Dikay900:export_threadcontrol
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Alexander Alekhin
Merge pull request #4127 from avershov:opengl-opencl...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Alexander Alekhin
fix copyTo memory corruption, but the main problem...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Dikay900
export thread control to python aswell
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Vadim Pisarevsky
Merge pull request #4167 from berak:patch-2
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Alexander Alekhin
test vector processing
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Vadim Pisarevsky
Merge pull request #4164 from kalistratovag:parallel_mjpeg
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
berak
fix plausability check, #issue 4429
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Vadim Pisarevsky
Merge pull request #4117 from jaimefrio:relaxed_strides
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Vadim Pisarevsky
Merge pull request #4064 from MSOpenTech:test-contrib
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Vadim Pisarevsky
Merge pull request #4166 from sbokov:fixingStereoBMissue
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Vadim Pisarevsky
Merge pull request #4139 from swook:spatial_gradient
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Vadim Pisarevsky
Merge pull request #4094 from kashefy:Mat_push_back_Mat...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Seon-Wook Park
spatialGradient: Make kern args const&
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
Alexey Ershov
eliminated unused function __OpenCLinitializeGL(),...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
Seon-Wook Park
spatialGradient: Add CV_SSE2 check
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
sbokov
Fixing uninitialized memory access problem
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
Evgeny Agafonchikov
Adding test support for WINRT
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
kalistratovag
Implementing parallel mjpeg encoder.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
Youssef Kashef
add unit test around Mat::push_back()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
Seon-Wook Park
spatialGradient: Remove 4 loads in inner loop
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
Vadim Pisarevsky
Merge pull request #4153 from stefan-cornelius:master
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
Seon-Wook Park
spatialGradient: Remove pointers caching
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Alexander Alekhin
Merge pull request #4150 from alalek:opencv_org_issue_4428
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Seon-Wook Park
spatialGradient: Change ordering of vector loads
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Seon-Wook Park
spatialGradient: L/R border handling outside. Kernelize.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Vadim Pisarevsky
Merge pull request #4155 from MSOpenTech:highgui_contrib
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Vadim Pisarevsky
Merge pull request #4161 from alalek:restore_data_file
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Alexey Ershov
fixed cleanup, fixed unused context
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Seon-Wook Park
spatialGradient: Move vector decl into loop
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Seon-Wook Park
spatialGradient: Re-introduce 2-rows at a time
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Seon-Wook Park
spatialGradient: Suppress uninitialised j warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Maxim Kostin
Updated sample to showcase highgui WinRT usage
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Maxim Kostin
Added support for highgui module on WinRT 8.1+
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Alexander Alekhin
merge to resolve conflict
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Alexander Alekhin
replacement for #4160
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Seon-Wook Park
spatialGradient: Process 1 row at a time in SSE
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Seon-Wook Park
spatialGradient: Remove an unnecessary branch in nosse...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Seon-Wook Park
spatialGradient: Don't dynamically alloc C array, use...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Seon-Wook Park
spatialGradient: Make nosse version faster
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Seon-Wook Park
spatialGradient: HAL-accelerated
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Seon-Wook Park
Support non continuous, BORDER_REPLICATE
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Alexey Ershov
OpenGL OpenCL sample
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Alexander Alekhin
ocl: autogenerated files for cl_gl.h
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Alexander Alekhin
ocl: update generator scripts
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
scorneli
Fix processing of SunRaster images with negative maplength
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Alexander Alekhin
copyTo: fix for big data (4Gb+)
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Alexander Alekhin
Merge pull request #4156 from mshabunin:fix-neon-intrin
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Alexander Alekhin
Merge pull request #4124 from ruslo:android.fix
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Alexander Alekhin
Merge pull request #4105 from jayceelock:master
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Maksim Shabunin
Fixed transpose intrinsic prefix for NEON
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Stefan Cornelius
Fix processing of SunRaster images with negative maplength
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Alexander Alekhin
Merge pull request #4151 from lupustr3:pvlasov/ipp_alig...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Vadim Pisarevsky
Merge pull request #4135 from lupustr3:ipp_code_refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Maksim Shabunin
Merge pull request #4152 from mshabunin:fix-cuda-build
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Maksim Shabunin
Fixed build with CUDA
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Pavel Vlasov
Accidentally removed tegra checks were returned;
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Pavel Vlasov
Warning fix;
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Pavel Vlasov
Imgproc_Hist_MinMaxVal.accuracy fix;
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Pavel Vlasov
Proper IPP alignment;
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Alexander Alekhin
implement singleton lazy initialization
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Vadim Pisarevsky
Merge pull request #4146 from LaurentBerger:MvDetectBlobPNG
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
LaurentBerger
move data/detect_blob.png in samples/data
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Vadim Pisarevsky
Merge pull request #4111 from mshabunin:fix-flann-access
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Vadim Pisarevsky
Merge pull request #4142 from sturkmen72:patch-2
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Vadim Pisarevsky
Merge pull request #4136 from alalek:fix_matallocator_d...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
jayceelock
Fixed gen_pattern.py file permission back to 755
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Alexander Alekhin
Merge pull request #4140 from mshabunin:fix-java-package
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Alexander Alekhin
Merge pull request #4143 from Dikay900:ffmpeg_dict
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Suleyman TURKMEN
Update mat.hpp
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Dikay900
fix one dict parameter in ffmpeg implementation (introd...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Seon-Wook Park
spatialGradient: Per row in outer loop
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Maksim Shabunin
Android: renamed default library name for static and...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Alexander Alekhin
Merge pull request #4072 from vladimir-dudnik:opencl...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Vladimir Dudnik
OpenCV-OpenCL interop (PR #4072):
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Seon-Wook Park
spatialGradient: Doc, fix dangling newline error
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Seon-Wook Park
spatialGradient: Remove unnecessary index calculation
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Seon-Wook Park
spatialGradient: Add basic perf test
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Seon-Wook Park
spatialGradient: Reduce temporary vectors
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Seon-Wook Park
spatialGradient: Less vector loads
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Seon-Wook Park
spatialGradient: Vectorise inner area
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Seon-Wook Park
spatialGradient: Add non-SSE version
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Seon-Wook Park
spatialGradient: Add asserts
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Alexander Alekhin
Merge pull request #4132 from mshabunin:fix-java-package
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Seon-Wook Park
spatialGradient: Add test class and Sobel proxy method
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Maksim Shabunin
Merge pull request #4103 from mtamburrano:master
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Alexander Alekhin
fix MatAllocator creation/destruction issues
commit
|
commitdiff
|
tree
|
snapshot
next