13810 Commits (998c43ffea70b4ee46d8ec7233e044be6bbb847d)

Author SHA1 Message Date
Vitaly Tuzov ea3746bd15 Made texture flow python test less strict to fix it on AARCH64 9 years ago
Pavel Rojtberg 9dc14b3efc cap_gst: inspect sink instead of videoconvert to find out properties 9 years ago
Lucas Solomon d2d5d32fe0 remove trailing whitespace 9 years ago
Lucas Solomon 688b4d9d7a return 0 from VideoCapture::read() when cannot connect to camera 9 years ago
Peter Rekdal Sunde 278747ba45 Add support for ffmpeg 3.0. 9 years ago
Maksim Shabunin 83379695a0 HAL interface for morphology operations 9 years ago
Leonid Volnitsky bebab8d647 fix: 6149 (through CV_Error on wrong image type) 9 years ago
Xiaolei Yu 40eb613bbf Make install paths relative to CMAKE_INSTALL_PREFIX 9 years ago
Vitaly Tuzov 24361733e4 Fixed face detection python test 9 years ago
Vladislav Sovrasov fd61978795 Add goodfeatures python test and cleanup in test directory 9 years ago
Dan da189ce1e0 Fixed regression in cv::VideoCapture with gstreamer back end that prevented viewing of rtsp streams. 9 years ago
Vitaly Tuzov 96903dc4ad Test data necessary for python samples added to test package. 9 years ago
Josh Lubawy 1bd8bcbdd9 Remove cstdio debug 9 years ago
Josh Lubawy f715e5b0b2 Add support for YUV 4:2:0 NV12 frame format in VFW camera capture 9 years ago
Roman Donchenko eb40afa26a Add a workaround for FFmpeg's color conversion accessing past the end of the buffer 9 years ago
Roman Donchenko 421fcf9e35 Rearrange CvVideoWriter_FFMPEG::writeFrame for better readability 9 years ago
Robbert Klarenbeek 81b11ee463 Replace deprecated malloc.h 9 years ago
Roman Donchenko 9a5d7f1a0b Backport PR #3813 to 2.4 9 years ago
Robbert Klarenbeek dd510e1de9 Fix incompatibility with some C++11 implementations 9 years ago
Dan a21ede9452 Thrust allocator usage. 9 years ago
Dan 7a934f9ee0 Compatibility and bug fixes. 9 years ago
Dan a8ca560684 Fixed more missing async calls. 9 years ago
Dan 79ecefb51f Implemented async calls. 9 years ago
Zhigang Gong 0b08d2559e fix potential race condition in canny.cl. 9 years ago
Dan 42c36c0c80 Linux bug fix for ThrustAllocator. 9 years ago
Прун Виктор a90a576d76 fixed incorrect behaviour of move semantics for cv::Ptr, cv::Mat, cv::UMat in case when rvalue-reference references to *this. 9 years ago
berak 4555f9ac25 svmsgd.cpp, fix #6248 9 years ago
Suleyman TURKMEN 826b5a2ef1 Update lda.cpp 9 years ago
shruthikashyap 1fbc6ab05d Adding the syntax and usage for cv2.undistortPoints(). 9 years ago
Balint Cristian f819323296 Fix AGAST keypoint declared size. 9 years ago
Piotr Semenov 00e91fd3d0 Fix that corrects the OpenCV's random access iterator distance: d(x,y) = -d(y,x) 9 years ago
Piotr Semenov 108ddc199a Fix that corrects the OpenCV's random access iterator distance: d(x,y) = -d(y,x) 9 years ago
WANG Guoqin 8cfc87cf01 MacOSX / QTKit capture: trying to fix invalid timer call 9 years ago
Alexander Alekhin cbd0ee21d5 revert: java bindings become CMake modules (loadable plugins) 9 years ago
Vladislav Sovrasov e2434ab7c3 Use AKAZE detector instead of ORB in feature_homography test 9 years ago
Matthieu FT 78475a47a5 fix: bg substraction for float images with OpenCL 9 years ago
Krishnaraj Bhat 9b8013d193 gcc6: fix misleading indentation warning 9 years ago
Jason von Nieda f4b502dd03 Adds supports for the majority of features2d to the Java wrappers: 9 years ago
Alexander Alekhin ec66a3700f logPolar/linearPolar: more accurate processing near zero angle slice 9 years ago
Maksim Shabunin 98fff4a601 Added separate hal::SepFilter2D class 9 years ago
Maksim Shabunin 17cd1dac06 HAL Filter2D interface: Updated according to comments 9 years ago
Maksim Shabunin 85b2c2ae58 Fixed build with older standalone IPP versions 9 years ago
Maksim Shabunin 8414c6518f Fixed build with older ippicv 9 years ago
Maksim Shabunin 27abd4d3a3 Filter2D HAL interface 9 years ago
Alexander Alekhin 275bfcf99c fix logPolar/linearPolar 9 years ago
aravind dccbf50059 Fixed VS 2010 and option Za bug. 9 years ago
Vitaly Tuzov d29eb2938c Calibration test temporary disabled 9 years ago
Vladislav Sovrasov 22b028b64b Fix warnings in python3 9 years ago
Vladislav Sovrasov e4fed417d2 Add segmentation and object tracking python tests 9 years ago
Vladislav Sovrasov 0c6e09f060 Changes in facedetect test 9 years ago