17183 Commits (bd53a30e764651232e3d27f268c27acfb5ad9beb)
 

Author SHA1 Message Date
Dan 1e1f20cfee Improved consistency. 10 years ago
Alexander Alekhin a21be6706d android: force OpenCV library target to "android-21" 10 years ago
Pavel Vlasov 89eee6ca99 Fixes for IPP integration: 10 years ago
Amro 13a0a37e63 fix randMVNormal in ML (#5469) 10 years ago
Nickolay Polyarniy 846e6f731a stereoRectifyUncalibrated: assertion of input points shape fixed 10 years ago
Dan Moodie 3d1355efc1 Updated input / output array to support std::vector<cv::cuda::GpuMat> 10 years ago
Alexander Alekhin dbcc55a196 cleanup <build>/src|gen folders to remove stalled/unused Java files 10 years ago
Alexander Alekhin 0f1fdd885d Merge pull request #5471 from StevenPuttemans:add_images_python_tutorials 10 years ago
Alexander Alekhin 441eeef319 Merge pull request #5470 from apavlenko:android_camera_gl_view 10 years ago
Alexander Alekhin a8d0c18248 Merge pull request #5468 from AVshokurov:master 10 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. 10 years ago
Andrey Pavlenko 24ca6aaada fix build with CMake 10 years ago
StevenPuttemans 913c266b4a adding missing images from python tutorials, like chessboard.png, simple.jpg, home.jpg, fly.png, ... 10 years ago
Andrey Pavlenko 23fea91e84 minor fixes 10 years ago
StevenPuttemans 47db20eced removing unexisting functionality in ML header 10 years ago
Andrey Pavlenko a041105491 refactoring Tutorial-4 using new OpenCV CameraGLSurfaceView 10 years ago
Alexander Alekhin 484c68cbb8 Merge pull request #5460 from sergiud:highgui-autosize-gtk3 10 years ago
Alexander Alekhin 56e8827ce0 Merge pull request #5456 from sergiud:ffmpeg-capture-varying-frame-size 10 years ago
Alexander Alekhin ea535abd50 Merge pull request #5462 from alalek:fix_x86_detection 10 years ago
Andrey Pavlenko 15db8243ef refactored; added Camera2, notify callbacks, front/back maxCamera sizes; disable new stuff if target API < 21 10 years ago
Alexander Alekhin fe00689757 workaround for 32-bit OS on 64-bit x86 CPU 10 years ago
Alexander Alekhin 706b8a6266 Merge pull request #5459 from aman11dhanpat:master 10 years ago
Alexander Alekhin 559b538be8 Merge pull request #5458 from berak:fix_putText 10 years ago
berak f2decec3e8 fix zero length std::string in putText() 10 years ago
Sergiu Dotenco 514b202d7b highgui: CV_WINDOW_AUTOSIZE does not resize with GTK3 10 years ago
Aman Verma dff7037156 Adding fix for issue 5451 "putText fails with empty std::string" 10 years ago
Sergiu Dotenco 9da4fe4b02 videoio: fixed segmentation fault at frame size change 10 years ago
Alexander Alekhin 6025738b8b Merge pull request #5454 from alalek:fix_ffmpeg_priv_data 10 years ago
Alexander Alekhin 7a4b2e18a7 Merge pull request #5441 from alalek:fix_ffmpeg_frame_creation 10 years ago
michaelveth a3fda24597 Update OpenCVFindMatlab.cmake 10 years ago
Alexander Alekhin 4760d32937 ffmpeg: fix invalid NULL pointer access 10 years ago
Alexander Alekhin 33f5ac5c15 Merge pull request #5429 from PhilLab:patch-6 10 years ago
Alexander Alekhin 59a41c1c51 Merge pull request #5453 from paroj:capgstleak 10 years ago
Pavel Rojtberg 345cd1242f do not leak GstMapInfo 10 years ago
Jan S. (Milania1) 3d2a24f61d Added example to the documentation for the normalize() method 10 years ago
Alexander Alekhin 50a0a167f0 fix ffmpeg frame creation (fix #5439) 10 years ago
Alexander Alekhin e2e25e9af3 Merge pull request #5399 from alalek:fix_5264 10 years ago
Alexander Alekhin 76afd9a1b5 Merge pull request #5436 from jet47:fix-cuda-normalize 10 years ago
Alexander Alekhin b37387ef90 Merge pull request #5425 from lupustr3:pvlasov/ipp_initialization_changes 10 years ago
Suleyman TURKMEN 21c0acff24 Update imgcodecs.hpp 10 years ago
Vladislav Vinogradov 1bf811c3f1 fix cuda::normalize (dtype < 0) case 10 years ago
StevenPuttemans 587dca9b1c adding markers to OpenCV 10 years ago
Pavel Vlasov 6a0d3b06f2 IPPInitSingelton initialization guards; 10 years ago
Miguel Algaba b71a27b96c Assert fix: allow one cluster as valid parameter 10 years ago
Vadim Pisarevsky d69b7c332a Merge pull request #5385 from alalek:fix_android_camera_datarace 10 years ago
Philipp Hasper 05846438e3 Typo in CameraBridgeViewBase.java 10 years ago
Vadim Pisarevsky af5e631a7a Merge pull request #5402 from sturkmen72:patch-10 10 years ago
Vadim Pisarevsky c29b09d093 Merge pull request #5408 from alalek:move_ippicv_binaries 10 years ago
Vadim Pisarevsky c2caea4818 Merge pull request #5409 from kauevestena:patch-1 10 years ago
Pavel Vlasov e837d69f8f IPPInitSingelton was added to contain IPP related global variables; 10 years ago