projects
/
profile
/
ivi
/
opencv.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/opencv.git
2014-10-11
Vadim Pisarevsky
this is trivial change; the main change is in opencv_ex...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Vadim Pisarevsky
Merge pull request #3326 from ilya-lavrenov:neon_canny
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Vadim Pisarevsky
Merge pull request #3276 from asmorkalov:abidrk/pyStitching
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Vadim Pisarevsky
Merge pull request #3308 from edgarriba:master
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Vadim Pisarevsky
Merge pull request #3328 from ilya-lavrenov:warp_tests
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Vadim Pisarevsky
Merge pull request #3325 from a-wi:Dshow_capture_v3
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Ilya Lavrenov
imrpoved output of warp test in case of failure
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
edgarriba
Updating to c++ interfaces
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Ilya Lavrenov
fixes for cv::accumulate**
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Artur Wieczorek
Refactored code responsible for printing debug messages...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Vadim Pisarevsky
Merge pull request #3254 from ilya-lavrenov:neon_scale_add
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Ilya Lavrenov
the rest modes of cv::Mat::convertTo
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Vadim Pisarevsky
Merge pull request #3324 from akarsakov:fix_lpsolver_tests
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Artur Wieczorek
Fixed getting CV_CAP_PROP_FOURCC property value
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Artur Wieczorek
Fixed media type guid for I420 in DShow capture.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Artur Wieczorek
Fixed selecting media type in DShow video capture.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Vadim Pisarevsky
Merge pull request #3283 from abak:fix-cloning-illumina...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Vadim Pisarevsky
Merge pull request #3279 from akarsakov:ocl_houghlines
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Vadim Pisarevsky
Merge pull request #3245 from avdmitry:hello_opencv_sample
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Vadim Pisarevsky
Merge pull request #3299 from felixendres:orb_keypoint_...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Vadim Pisarevsky
Merge pull request #3301 from MC-Escherichia:fix_gen_ja...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Vadim Pisarevsky
Merge pull request #3302 from berak:doc_fix_constants_30
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Vadim Pisarevsky
Merge pull request #3320 from ElenaGvozdeva:gemm_doc
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Vadim Pisarevsky
Merge pull request #3321 from vbystricky:oclShowRunErrors
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Ilya Lavrenov
fixes for cv::addWeighted and cv::Mat::dot
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
vbystricky
Add code for print errors of OpenCL kernels runing
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Alexander Karsakov
Used checking norm of results for LPSolver accuracy...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
ElenaGvozdeva
small change in description for Gemm
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Ilya Lavrenov
cv::resize (INTER_LINEAR && INTER_CUBIC)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Ilya Lavrenov
cv::pyrUp
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Ilya Lavrenov
cv::pyrDown
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Alexander Alekhin
Merge pull request #3317 from akarsakov:ocl_cvtcolor_pe...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Alexander Karsakov
Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_4...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Vadim Pisarevsky
Merge pull request #3312 from berak:b_3945_30
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Ilya Lavrenov
cv::cvtColor (RGB2Luv CV_8U)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Ilya Lavrenov
cv::cvtColor (Luv2RGB CV_8U)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Ilya Lavrenov
cv::cvtColor (Lab2BGR CV_8U)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Ilya Lavrenov
cv::cvtColor (HLS2RGB CV_8U)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Ilya Lavrenov
cv::cvtColor (RGB2HLS CV_8U)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Ilya Lavrenov
cv::cvtColor (HSV2RGB CV_8U)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Ilya Lavrenov
cv::cvtColor (Gray2RGB5x5)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Alexander Karsakov
Optimization for HoughLinesP
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
berak
bugfix #3945 pass idx,idx1 by reference instead of...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Alexander Alekhin
Merge pull request #3210 from akarsakov:ocl_gftt_opt
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Maksim Shabunin
Merge pull request #3304 from eltermann:master
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
edgarriba
Merge branch 'master' of https://github.com/edgarriba...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
edgarriba
Removing windows compilation crashes
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
edgarriba
Removing windows compilation crashes
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
edgarriba
Merge remote-tracking branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Ilya Lavrenov
cv::cvtColor (RGB5x52Gray)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Ilya Lavrenov
cv::cvtColor (RGBRGB5x5)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Ilya Lavrenov
cv::cvtColor (RGB5x52RGB)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Ilya Lavrenov
cv::cvtColor (BGR[A]2RGB[A])
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
edgarriba
Updating upnp sanity heck
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
edgarriba
Updating sanity check
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
edgarriba
Updating sanity check
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Maksim Shabunin
Merge pull request #3293 from a-wi:MSMF_remove_ATL_depe...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
edgarriba
Updating sanity check
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
edgarriba
Removing whitespaces
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Ilya Lavrenov
cv::cvtColor
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
edgarriba
Removing whitespaces
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
edgarriba
Updating documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
edgarriba
Updating for N=2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
eltermann
Documentation fix on py_tutorials
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Matthew Conway
update gen_javadoc prints to python3 syntax fixed ...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Dmitriy Anisimov
opencv_version
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
berak
change remaining c-api CV_ prefixes in constants
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Ilya Lavrenov
neon
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
edgarriba
Updating documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
edgarriba
Return the estimated focal length
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
edgarriba
Updating UPNP documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
edgarriba
Add UPNP acc_test and perf_test
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
edgarriba
Add UPNP case + Modify model_points
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
edgarriba
UPNP code for N=1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
edgarriba
Added UPNP flag
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Maksim Shabunin
Merge pull request #3216 from xantares:patch-1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Felix Endres
Exposing the FAST detector threshold for ORB
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Artur Wieczorek
Remove ATL dependency from MSMF capture code.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Ilya Lavrenov
optimization of cv::CLAHE (~3x)
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Ilya Lavrenov
cv::accumulate functions
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Ilya Lavrenov
cv::sum refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Ilya Lavrenov
cv::multiply
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Alexander Alekhin
Merge pull request #3223 from vbystricky:oclopt_BgSubMOG2
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Alexander Alekhin
Merge pull request #3278 from akarsakov:ocl_houghlines_...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
xantares
Move cmake config files too on non-windows hosts.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Ilya Lavrenov
cv::medianBLur
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Alexander Karsakov
Added performance test for OCL version of HoughLines...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Adrien BAK
change masking to patchNaNs
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Adrien BAK
fix photo::cloning::IlluminationChange when IPP is...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Ilya Lavrenov
cv::boxFilter
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Ilya Lavrenov
fix for cornerHarris
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Alexander Karsakov
Added HoughLinesP OCL implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Maksim Shabunin
Merge pull request #3277 from a-wi:CMake_FFMPEG_config_v3
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Alexander Karsakov
Combined counter and corner buffers into one
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Artur Wieczorek
Use FFMPEG capture only if HAVE_FFMPEG flag is defined.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Artur Wieczorek
Fixed CMake issue with FFMPEG videoio configuration
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Ilya Lavrenov
fix for cv::Mat::convertTo with scale
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Ilya Lavrenov
cv::norm
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Ilya Lavrenov
cv::countNonZero
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Ilya Lavrenov
cv::Mat::dot
commit
|
commitdiff
|
tree
|
snapshot
next