platform/upstream/opencv.git
2015-05-28 Vadim Pisarevskyclip the found objects in HOG as well (code.opencv...
2015-05-28 Vadim Pisarevskymake sure the returned rectangles are inside the image...
2015-05-28 Vadim Pisarevskyimprovements in Haar CascadeClassifier: 1) use CV_32S...
2015-05-28 Vadim Pisarevskymake facedetect.py work when the nested cascade is...
2015-05-28 Vadim Pisarevskyreport an error when trying to load HOG cascade
2015-05-28 Vadim Pisarevskyadded simple HAL test; added RHO homography test
2015-05-26 Vadim PisarevskyMerge pull request #4032 from mshabunin:fix-pkg-config
2015-05-26 Vadim PisarevskyMerge pull request #4053 from vpisarev:calib3d_fixes
2015-05-26 Vadim Pisarevskyfor some reason Calib3d_Homography.fromImages on ARM...
2015-05-26 Vadim PisarevskyMerge pull request #4054 from gongzg:master
2015-05-26 Vadim Pisarevskyfixed another compile warning from MSVC
2015-05-26 Zhigang GongAvoid negative index for a local buffer in Canny.cl.
2015-05-25 Vadim Pisarevskyfixed compile warnings; reenabled solvePnPRansac.concur...
2015-05-25 Vadim Pisarevskyhack solvePoly to finds roots of polynoms with zero...
2015-05-25 Vadim Pisarevskyfixed useExtrinsicGuess=true case with single-precision...
2015-05-25 Vadim Pisarevskyfixed bug http://code.opencv.org/issues/3882
2015-05-25 Vadim Pisarevskyadded tests for code.opencv.org/issues/4011 and http...
2015-05-25 Vadim PisarevskyMerge pull request #4049 from mshabunin:transition...
2015-05-25 Maksim ShabuninTransition guide: removed one of the version check...
2015-05-25 Vadim PisarevskyMerge pull request #4015 from GilLevi:AddingLATCH
2015-05-25 Vadim PisarevskyMerge pull request #4052 from ilya-lavrenov:typo
2015-05-25 Vadim PisarevskyMerge pull request #4051 from Dikay900:2_4_to_master_2
2015-05-25 Ilya Lavrenovtypo
2015-05-24 GilLevifixed whitespace issue
2015-05-24 Andreas StührkTIFF loader: Allocate large enough buffer when (bpp...
2015-05-24 Vladislav Vinogradovfix installation layout for debian packages:
2015-05-24 Ilya LavrenovTCP instead of UDP
2015-05-24 Andreas StührkDon't allocate lots of memory when reading TIFFs with...
2015-05-24 Niklas FriskFixes #3910, flags in _prepareImgAndDrawKeypoints...
2015-05-24 Alexander SmorkalovTurn off superres accuracy tests if video i/o is not...
2015-05-24 Alexander SmorkalovTest fisheye.rectify disabled for Tegra.
2015-05-24 jormansabug fixed
2015-05-24 StevenPuttemansfixing GT and GE comparison symbol
2015-05-24 Alexander SmorkalovGCC 4.8 warning array subscript is above array bounds...
2015-05-24 Alexander SmorkalovDeb package build fix for CUDA 6.5 and newer.
2015-05-24 Martijn LiemBugfix for bug #3767
2015-05-24 Vadim PisarevskyMerge pull request #4050 from Dikay900:2_4_to_master
2015-05-23 Ruslan BaratovDoc: fix definition of macro CV_MAKETYPE
2015-05-23 Leonid BeynensonFixed bug in cv::detail::waveCorrect
2015-05-23 Camillebug fix 3696
2015-05-23 Mike MarayaFixes resizeWindow() on OS X (Bug #3200)
2015-05-23 Dikay900typos in comments
2015-05-23 Aleksandr Petrikovadd NEON realization for StereoBM(findCorrespondence...
2015-05-23 Ehren MetcalfeFix resource leak with iOS camera due to failure to...
2015-05-23 aletheiosBugfix #3705: params.setRecordingHint(true) breaks...
2015-05-23 Jüri AedlaAndroid camera qcom HAL doesn't like it when no consume...
2015-05-23 Alexander SmorkalovBug #3611 Initializing static cv::Mat with cv::Mat...
2015-05-23 Vadim Pisarevskyremoved cameraMatrix modification in the currently...
2015-05-23 Vadim Pisarevskyadded another triangulation test case from code.opencv...
2015-05-23 Vadim PisarevskyMerge pull request #4010 from cr333:triangulation_fix_m...
2015-05-23 Vadim Pisarevskyreproduced test case from code.opencv.org/issues/4334
2015-05-23 Vadim PisarevskyMerge pull request #4047 from MSOpenTech:videoio-refact...
2015-05-22 Vadim PisarevskyMerge pull request #4048 from vpisarev:hal_fixes
2015-05-22 Maksim ShabuninTransition guide: how to check library version
2015-05-22 Vadim Pisarevskytrying to eliminate warnings in Android build
2015-05-22 Vadim PisarevskyMerge pull request #4016 from vladimir-dudnik:directx...
2015-05-22 Maksim ShabuninUpdated pkg-config generation, added sample makefile
2015-05-22 Samuel Martincmake/OpenCVGenPkgconfig.cmake: rework opencv.pc generation
2015-05-22 Vadim Pisarevskyremoved HAL calls from public OpenCV headers; put IPP...
2015-05-22 Maxim KostinRefactored internal helpers. Simplified structure....
2015-05-22 Vladimir Dudnikshort description moved to the beginning of file
2015-05-21 Vadim PisarevskyMerge pull request #4025 from vpisarev:features2d_fixes
2015-05-21 Vadim Pisarevskyanother attempt to make the MSER test pass. removed...
2015-05-21 Vladimir Dudnikadd short description
2015-05-21 Vadim Pisarevskyfixed failure in Features2d_MSER.cases
2015-05-21 Vadim PisarevskyMerge pull request #4040 from dobrypd:libgphoto2-connection
2015-05-21 Vadim PisarevskyMerge pull request #4027 from zenev:master
2015-05-21 Vadim PisarevskyMerge pull request #4031 from apavlenko:revert_4014
2015-05-21 Vadim Pisarevskyadded reasonable test for MSER (including coverage...
2015-05-21 Vadim Pisarevskyit's now true MSER algorithm that works well on binary...
2015-05-20 Piotr DobrowolskiVideoCapture with digital camera and gPhoto2 library
2015-05-20 GilLevirenamed LATCH
2015-05-20 Vadim PisarevskyMerge pull request #4026 from mshabunin:install-cvconfig
2015-05-19 Andrey PavlenkoRevert of "Merge pull request #4006 from sgjava:opencv...
2015-05-19 Vladimir Dudnikreplaced macros with template func
2015-05-19 Andrey PavlenkoRevert of "Merge pull request #4014 from sgjava:opencv...
2015-05-18 zenevMerge branch 'master' of https://github.com/zenev/opencv
2015-05-18 zenevfixed vector out of range exception in nextImg
2015-05-18 Vadim Pisarevskyadded test to do smoke testing of ORB, KAZE, AKAZE...
2015-05-18 Maksim ShabuninInstall cvconfig.h file
2015-05-18 Vadim Pisarevskyadded test for batch detection/descriptor extraction...
2015-05-18 Vadim Pisarevskyadded read/write functions for vector<DMatch> + the...
2015-05-18 Vadim PisarevskyMerge pull request #4023 from Dikay900:cleanup_cascaded...
2015-05-18 Vadim PisarevskyMerge pull request #4024 from jet47:cuda-minmaxloc...
2015-05-18 Vladislav Vinogradovfix #4343 : cv::cuda::findMinMaxLoc incorrect output...
2015-05-17 Dikay900cleanup after last PR
2015-05-17 Vadim PisarevskyMerge pull request #3971 from Dikay900:2_4_to_master_3
2015-05-16 GilLeviadded sample for LATCH
2015-05-16 Vadim PisarevskyMerge pull request #4011 from cr333:parula
2015-05-16 GilLevisample for LATCH
2015-05-16 Vadim PisarevskyMerge pull request #4001 from LaurentBerger:ExampleBLOB
2015-05-16 Vadim PisarevskyMerge pull request #4005 from MSOpenTech:videoio-contrib
2015-05-15 Vladimir Dudnikremoved original samples and replace them with new...
2015-05-15 Vadim PisarevskyMerge pull request #4018 from vpisarev:imgproc_video_fixes
2015-05-15 Maxim KostinAdded sample Windows Universal application (UAP) using...
2015-05-15 Maxim KostinAdded configuration changes enabling videoio WinRT...
2015-05-15 Maxim KostinAdded WinRT support for videoio.
2015-05-15 Maxim KostinMoved old WinRT related wrappers from highgui to videoi...
2015-05-15 Vadim Pisarevskyhopefully, fixed crash in sparse mat test
2015-05-15 Vadim PisarevskyMerge pull request #3979 from ruslo:fix.cxx11
next