platform/upstream/opencv.git
2015-01-12 Ilya LavrenovcompareHist
2015-01-12 Ilya Lavrenovchecks
2015-01-12 Ilya LavrenovSinCos_32f
2015-01-12 Ilya LavrenovconvertMaps
2015-01-12 Ilya LavrenovwarpAffine INTER_NEAREST
2015-01-12 Ilya LavrenovwarpPerspective
2015-01-12 Ilya Lavrenovreciprocal
2015-01-12 Ilya Lavrenovdivide
2015-01-12 Ilya LavrenovcvtColor 4 cn
2015-01-12 Ilya Lavrenovfixes
2015-01-12 Ilya Lavrenovavx2 in arithm
2015-01-12 Ilya Lavrenovconvert from f64
2015-01-12 Ilya Lavrenovfixed compilation issues
2015-01-12 Ilya LavrenovcornerMinEigenVal
2015-01-12 Ilya Lavrenovsplit/merge
2015-01-12 Ilya Lavrenovused popcnt
2015-01-12 Ilya Lavrenovfixed typo
2015-01-12 Ilya Lavrenovdetection of other CPU features
2015-01-12 Ilya Lavrenovsse_utils.hpp
2015-01-12 Ilya LavrenovcvtColor Luv 2 RGB u8
2015-01-12 Ilya LavrenovcvtColor RGB 2 Luv u8
2015-01-12 Ilya LavrenovcvtColor Lab 2 RGB u8
2015-01-12 Ilya LavrenovcvtColor HLS 2 RGB u8
2015-01-12 Ilya LavrenovcvtColor RGB 2 HLS u8
2015-01-12 Ilya LavrenovcvtColor HSV 2 RGB u8
2015-01-12 Ilya LavrenovcvtColor XYZ 2 RGB f32
2015-01-12 Ilya LavrenovcvtColor RGB 2 XYZ f32
2015-01-12 Ilya LavrenovcvtColor RGB 2 gray 16s
2015-01-12 Ilya LavrenovcvtColor YCrCb 2 RGB 32f
2015-01-12 Ilya LavrenovcvtColor RGB 2 YCrCb 32f
2015-01-12 Ilya LavrenovcvtColor RGB 2 YCrCb
2015-01-12 Ilya Lavrenovinterliving / deinterliving
2015-01-12 Ilya LavrenovcvtColor Gray 2 BGR5x5
2015-01-12 Ilya LavrenovcvtColor BGR5x5 2 Gray
2015-01-12 Ilya LavrenovcvtColor YCrCb 2 RGB
2015-01-12 Ilya LavrenovcvtColor rgb 2 YCrCb
2015-01-12 Ilya Lavrenovcolumn sum 32s
2015-01-12 Ilya Lavrenovresize are fast
2015-01-12 Ilya LavrenovpyrUp and pyrDown
2015-01-12 Ilya LavrenovconvertTo from 64f
2015-01-12 Ilya LavrenovconvertTo from 16u, 16s, 32s, 32f
2015-01-12 Ilya LavrenovconvertTo from 8s
2015-01-12 Ilya LavrenovconvertTo from 8u
2015-01-12 Ilya LavrenovconvertTo AVX2
2015-01-12 Ilya LavrenovconvertScaleAbs for s8, f64
2015-01-12 Ilya LavrenovcountNonZero
2015-01-12 Ilya LavrenovpolarToCart
2015-01-12 Ilya Lavrenovmagnitude 64f
2015-01-12 Ilya Lavrenovphase 64f
2015-01-12 Ilya Lavrenovcompare
2015-01-12 Ilya Lavrenovavx2
2015-01-05 Alexander AlekhinMerge pull request #3580 from JoeHowse:master
2015-01-05 Alexander AlekhinMerge pull request #3579 from basheersubei:patch-1
2015-01-05 Joe HowseFix shadowed variable warning
2015-01-04 Basheer Subeitypo fix in instructions of fitline.py sample
2014-12-31 Vadim PisarevskyMerge pull request #3548 from alalek:fix_sample_python
2014-12-31 Vadim PisarevskyMerge pull request #3547 from ilya-lavrenov:ocl_setto
2014-12-31 Vadim PisarevskyMerge pull request #3493 from vbystricky:createsamples
2014-12-31 Vadim PisarevskyMerge pull request #3549 from mshabunin:sphinx-doc...
2014-12-31 Vadim PisarevskyMerge pull request #3555 from ilya-lavrenov:sse_integral
2014-12-31 Vadim PisarevskyMerge pull request #3559 from ilya-lavrenov:sse_dot_s8
2014-12-31 Vadim PisarevskyMerge pull request #3558 from ilya-lavrenov:sse_resize
2014-12-31 Vadim PisarevskyMerge pull request #3551 from serval2412:master
2014-12-31 Vadim PisarevskyMerge pull request #3556 from rokm:semicolon-warnings
2014-12-31 Vadim PisarevskyMerge pull request #3560 from ilya-lavrenov:sse_remap
2014-12-31 Vadim PisarevskyMerge pull request #3567 from vbystricky:intelperc_fix
2014-12-30 vbystrickyFix error of compilation of cap_intelperc.cpp
2014-12-30 Vadim PisarevskyMerge pull request #3550 from JoeHowse:master
2014-12-30 Maksim ShabuninAdded dummy build targets for compatibility
2014-12-30 Maksim ShabuninReplaced tabs with spaces in stylesheet
2014-12-30 Ilya LavrenovSSE resize Lanczos
2014-12-29 Ilya LavrenovSSE2 conversio in remap
2014-12-29 Ilya LavrenovSSE2 cv::Mat::dot
2014-12-29 Rok Mandeljcmodules/core: removed extra semi-colon from mat.inl...
2014-12-29 Ilya LavrenovSSE2 optimization of cv::integral
2014-12-29 Ilya Lavrenovoptimization of UMat::setTo
2014-12-27 Julien NabetFix cppcheck reports warnings:
2014-12-27 Joe Howsemore const correctness in OpenNI2 getProperty
2014-12-27 Joe Howseconst correctness in OpenNI and OpenNI2 getProperty
2014-12-27 Joe HowseRemoving whitespace to appease doc builder
2014-12-27 Joe HowseFrontal cat face detectors
2014-12-26 Maksim ShabuninAdded Qt help generation support
2014-12-26 Maksim ShabuninSome documentation customization
2014-12-26 Maksim ShabuninUpdated sample files documentation inclusions
2014-12-26 Maksim ShabuninRestored PlantUML support for doxygen
2014-12-26 Maksim ShabuninMoved tutorial table-of-contents files to corresponding...
2014-12-26 Maksim ShabuninRemoved Sphinx generation commands from cmake scripts
2014-12-26 Maksim ShabuninRemoved Sphinx documentation files
2014-12-26 Vadim PisarevskyMerge pull request #3444 from Sync-my-L2P:patch-1
2014-12-26 Vadim PisarevskyMerge pull request #3485 from mapycz:fix-calibrate...
2014-12-26 Vadim PisarevskyMerge pull request #3504 from a-wi:VideoCapture_get_con...
2014-12-26 Vadim PisarevskyMerge pull request #3530 from jet47:win-install-testdata
2014-12-26 Vadim PisarevskyMerge pull request #3531 from jet47:cuda-core-refactoring
2014-12-26 Vadim PisarevskyMerge pull request #3539 from mshabunin:openni-linux...
2014-12-26 Vadim PisarevskyMerge pull request #3546 from jet47:cuda-imgproc-fixes
2014-12-26 Alexander Alekhinsamples: fix python contants
2014-12-26 Vladislav Vinogradovdisable GeneralizedHoughGuil performance test
2014-12-26 Vladislav Vinogradovimprove error reporting in _InputArray methods
2014-12-25 Vladislav Vinogradovdisable sanity test for GeneralizedHoughGuil
2014-12-25 Vladislav Vinogradovfix tests for match template
next