17149 Commits (81e814d9edaf2293cf21ef5d8fe864a972903ee1)
 

Author SHA1 Message Date
Alexander Alekhin 37ce3b8cfe Merge pull request #5478 from alalek:fix_android_pack_build 9 years ago
Lorena García 33f77774c5 Hit&Miss morphological operation 9 years ago
Alexander Alekhin 885ce6b348 Merge pull request #5507 from rodrigob:patch-1 9 years ago
Alexander Alekhin dcca0b499c Merge pull request #5509 from spmallick:master 9 years ago
Alexander Alekhin d8c352d20d Merge pull request #5504 from aman11dhanpat:master 9 years ago
Alexander Alekhin c1545c6f2a Merge pull request #5502 from AlexanderStohr:file-handle-volatile-fix 9 years ago
edgarriba 1e9bd59f07 load multi/hyperspectral images with using gdal 9 years ago
spmallick 066c775321 Update window_QT.h 9 years ago
Rodrigo Benenson d8e470fc30 CommandLineParser missing gpu option 9 years ago
Vladislav Vinogradov 02c48ab7d6 add CTest support to build tree 9 years ago
Vladislav Vinogradov d81d51d155 assing labels to targets and sources 9 years ago
Alexander Alekhin 466a98f7c3 Merge pull request #5493 from lupustr3:pvlasov/ipp9_fixes 9 years ago
AlexanderStohr 0098c4b571 fix VS2010 error with type mismatch due to volatile qualifier 9 years ago
Alexander Stohr 7e3d7677ae not only print file-not-found as a warning but also print the name of the problematic file and the uri used for the open attempt 9 years ago
StevenPuttemans 0a708e4070 adding extra explanation for mask parameter 9 years ago
Pavel Vlasov 40b2dfae09 Fix for filter2D and IPP < 900 9 years ago
Alexander Alekhin 0d791189ee Merge pull request #5486 from amroamroamro:fix_ml_randMVNormal 9 years ago
Aman Verma 411be4fde8 Fix for #5481, removing repeated/useless assignment in contours.cpp 9 years ago
Alexander Alekhin ddd91bcebf android: add targetSdkVersion="21" 9 years ago
Dan 1e1f20cfee Improved consistency. 9 years ago
Alexander Alekhin a21be6706d android: force OpenCV library target to "android-21" 9 years ago
Pavel Vlasov 89eee6ca99 Fixes for IPP integration: 9 years ago
Amro 13a0a37e63 fix randMVNormal in ML (#5469) 9 years ago
Nickolay Polyarniy 846e6f731a stereoRectifyUncalibrated: assertion of input points shape fixed 9 years ago
Dan Moodie 3d1355efc1 Updated input / output array to support std::vector<cv::cuda::GpuMat> 9 years ago
Alexander Alekhin dbcc55a196 cleanup <build>/src|gen folders to remove stalled/unused Java files 9 years ago
Alexander Alekhin 0f1fdd885d Merge pull request #5471 from StevenPuttemans:add_images_python_tutorials 9 years ago
Alexander Alekhin 441eeef319 Merge pull request #5470 from apavlenko:android_camera_gl_view 9 years ago
Alexander Alekhin a8d0c18248 Merge pull request #5468 from AVshokurov:master 9 years ago
Anton V. Shokurov bbe007159a The latest version (5.1.1) of the gnu compiler returns just its major version ("5") when given the "-dumpversion" argument. Gnu compiler developers don't consider this to be an error. A workaround for this case has been made. 9 years ago
Andrey Pavlenko 24ca6aaada fix build with CMake 9 years ago
StevenPuttemans 913c266b4a adding missing images from python tutorials, like chessboard.png, simple.jpg, home.jpg, fly.png, ... 9 years ago
Andrey Pavlenko 23fea91e84 minor fixes 9 years ago
StevenPuttemans 47db20eced removing unexisting functionality in ML header 9 years ago
Andrey Pavlenko a041105491 refactoring Tutorial-4 using new OpenCV CameraGLSurfaceView 9 years ago
Alexander Alekhin 484c68cbb8 Merge pull request #5460 from sergiud:highgui-autosize-gtk3 9 years ago
Alexander Alekhin 56e8827ce0 Merge pull request #5456 from sergiud:ffmpeg-capture-varying-frame-size 9 years ago
Alexander Alekhin ea535abd50 Merge pull request #5462 from alalek:fix_x86_detection 9 years ago
Andrey Pavlenko 15db8243ef refactored; added Camera2, notify callbacks, front/back maxCamera sizes; disable new stuff if target API < 21 9 years ago
Alexander Alekhin fe00689757 workaround for 32-bit OS on 64-bit x86 CPU 9 years ago
Alexander Alekhin 706b8a6266 Merge pull request #5459 from aman11dhanpat:master 9 years ago
Alexander Alekhin 559b538be8 Merge pull request #5458 from berak:fix_putText 9 years ago
berak f2decec3e8 fix zero length std::string in putText() 9 years ago
Sergiu Dotenco 514b202d7b highgui: CV_WINDOW_AUTOSIZE does not resize with GTK3 9 years ago
Aman Verma dff7037156 Adding fix for issue 5451 "putText fails with empty std::string" 9 years ago
Sergiu Dotenco 9da4fe4b02 videoio: fixed segmentation fault at frame size change 9 years ago
Alexander Alekhin 6025738b8b Merge pull request #5454 from alalek:fix_ffmpeg_priv_data 9 years ago
Alexander Alekhin 7a4b2e18a7 Merge pull request #5441 from alalek:fix_ffmpeg_frame_creation 9 years ago
michaelveth a3fda24597 Update OpenCVFindMatlab.cmake 9 years ago
Alexander Alekhin 4760d32937 ffmpeg: fix invalid NULL pointer access 9 years ago