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-11-07
Alexander Karsakov
Correctly unrolled some cycles
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Alexander Karsakov
Minor optimization for ocl_canny
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Vadim Pisarevsky
Merge pull request #3384 from ilya-lavrenov:neon_new
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Vadim Pisarevsky
Merge pull request #3373 from berak:patch-2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Vadim Pisarevsky
Merge pull request #3388 from bartaandras:master
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Vadim Pisarevsky
Merge pull request #3315 from abak:seamless-refactor
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
bartaandras
Fixed calc_output_scale with NO_OUTPUT_SCALE flag set.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
berak
support older gcc versions
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Ilya Lavrenov
cv::convertMaps
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Ilya Lavrenov
removed saturation from pyramids
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Ilya Lavrenov
fixes for cv::warpAffine
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Ilya Lavrenov
fixes in VResizeLinearVec_32s8u
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Ilya Lavrenov
cv::resize (INTER_LANCZOS4)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Ilya Lavrenov
cv::resize (INTER_AREA CV_16S, CV_32F)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Ilya Lavrenov
cv::compareHist (CV_COMP_INTERSECT)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Ilya Lavrenov
cv::pow (integer power)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Ilya Lavrenov
cv::polarToCart
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Ilya Lavrenov
cv::magnitude; cv::corner**
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Ilya Lavrenov
cv::phase; cv::cartToPolar
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Ilya Lavrenov
cv::pyrUp
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Ilya Lavrenov
cv::warpAffine
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Ilya Lavrenov
VResizeLinearVec_32s8u
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Vadim Pisarevsky
Merge pull request #3343 from mshabunin:doxygen-docs
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Vadim Pisarevsky
Merge pull request #3361 from mshabunin:fix-drawing
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Alexander Alekhin
Merge pull request #3318 from akarsakov:ocl_cvtcolor
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Alexander Alekhin
Merge pull request #3354 from vbystricky:oclopt_convert...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Alexander Alekhin
Merge pull request #3159 from ElenaGvozdeva:ocl_gemm
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Alexander Alekhin
Merge pull request #3379 from akarsakov:gftt_empty_src
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Alexander Karsakov
Don't process empty src image in GFTT
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
ElenaGvozdeva
use LOCAL_SIZE+1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Alexander Karsakov
Added optimized loading to YUV2RGB_422 kernel
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Alexander Alekhin
Merge pull request #3353 from Chuanbo-Weng:master
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Alexander Alekhin
Merge pull request #3359 from akarsakov:ocl_buildMaps
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Karsakov
Added loading 4 pixels in line instead of 2 to RGB...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Karsakov
Added checking that z is non zero to buildWarpPlaneMaps...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Karsakov
Overload PlaneWarper::buildMaps method from base class
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
ElenaGvozdeva
Some small fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Elena Gvozdeva
use vectors
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Elena Gvozdeva
use local memory
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Elena Gvozdeva
naive implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Alekhin
Merge pull request #3369 from vbystricky:fix_scaleAdd
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Alexander Alekhin
Merge pull request #3367 from akarsakov:ocl_image2d
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Alexander Alekhin
Merge pull request #3342 from alalek:perf_stability_check
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
vbystricky
Move _dst.create() to the begining of scaleAdd function
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Alexander Alekhin
Merge pull request #3284 from vbystricky:oclopt_stereoBM
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Alexander Alekhin
Merge pull request #3368 from alalek:amd_clfinish
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Alexander Karsakov
Added extra checks to ocl::Image2D
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Alexander Alekhin
ocl: restore clFinish() in unmap() for AMD devices
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Maksim Shabunin
Disabled videoio_video_prop_fps test
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
vbystricky
Optimize OpenCL version of StereoBM function
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Alexander Karsakov
Added tests for Image2D
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Maksim Shabunin
Fixed imgcodecs tests
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Alexander Karsakov
Small optimization for buildMaps kernels in case rowsPe...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Maksim Shabunin
Basic doxygen documentation support
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Vadim Pisarevsky
Merge pull request #3352 from alucarded:BackgroundSubtr...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
vbystricky
Optimize OpenCL version of conversScaleAbs function
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Alexander Karsakov
Used direct float calculations
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Alexander Karsakov
Added OCL code for YUV422 -> RGB[A]|BGR[A] color conversion
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Alexander Karsakov
Added OCL code for RGB[A]|BGR[A] -> YUV_[YV12|IYUV...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Alexander Karsakov
Added OCL code for YUV2GRAY_420 color conversion
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Alexander Karsakov
Added OCL code for YUV2BGR_YV12 and YUV2BGR_IYUV color...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Alexander Karsakov
Added support for YUV2RGB[A]_NV21 and YUV2BGR[A]_NV21...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Alexander Alekhin
added performance validation check
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Alexander Alekhin
Merge pull request #3355 from ElenaGvozdeva:predictOpti...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
ElenaGvozdeva
Changed predictOptimalVectorWidth function, now it...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Alexander Alekhin
Merge pull request #3256 from vbystricky:oclopt_BFMatcher
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Tomasz Posłuszny
BackgroundSubtractorMOG2, learningRate=0 optimization
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Chuanbo Weng
Update hog.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Vadim Pisarevsky
Merge pull request #3344 from mshabunin:java_automation
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Vadim Pisarevsky
Merge pull request #3349 from a-wi:DShow_Strsafe_header_v3
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Vadim Pisarevsky
Merge pull request #3292 from mshabunin:fix-ios-warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Chuanbo Weng
Correctly enable OpenCL mode in tapi's hog example.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Vadim Pisarevsky
Merge pull request #3348 from vpisarev:refactor_algorithms2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Artur Wieczorek
Include strsafe.h to compile successfully under MinGW...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Vadim Pisarevsky
fixed MSVC warnings and iOS framework compile error
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Vadim Pisarevsky
Merge pull request #3345 from D-Alex:master
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Vadim Pisarevsky
Merge pull request #3347 from Nerei:memory_leak_in_viz_...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Vadim Pisarevsky
fixed bug in automatic SVM training
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Vadim Pisarevsky
quickly corrected the previous refactoring of features2...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Anatoly Baksheev
viz: fixed memory leak
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Alexander Duda
fix warning in template Scalar::mul gcc < 4.8
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
vbystricky
Optimize OpenCL version of BFMatcher
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Maksim Shabunin
Refactoring in gen_java.py script
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Maksim Shabunin
final fix
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Maksim Shabunin
Fixing iOS clang warnings, part 3
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Maksim Shabunin
Fixing iOS clang warnings, part 2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Maksim Shabunin
Forgotten punctuation
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Maksim Shabunin
Fixing iOS clang warnings, part 1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Maksim Shabunin
Extracted repeated cmake instruction block
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Maksim Shabunin
Suppressed some iOS framework compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Vadim Pisarevsky
Merge pull request #3339 from vpisarev:refactor_feature...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Vadim Pisarevsky
fixed incorrect array access in solvepnp (which affecte...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Vadim Pisarevsky
another fix in opencv_world
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Vadim Pisarevsky
fixed opencv_world build
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Vadim Pisarevsky
fixed msvc compile warning
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Vadim Pisarevsky
Merge branch 'refactor_features2d_take4' of https:...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Vadim Pisarevsky
fixed error in OpenCL ORB
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Vadim Pisarevsky
fixed some more compile errors and test failures
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Vadim Pisarevsky
trying to fix strange compiler bug
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Vadim Pisarevsky
fixed opencv_java build
commit
|
commitdiff
|
tree
|
snapshot
next