14581 Commits (55921425115f299165351f710223cce7795a528d)

Author SHA1 Message Date
Alexander Alekhin c724d61219 Revert "Fix for VTK6.2 issue." 8 years ago
Sean McBride 943ac96526 Eliminated use of obsolete 'register' keyword 8 years ago
Alexander Alekhin c57f145e90 ts: update run.py 8 years ago
Alexander Alekhin a901cc542b test: fix tolerance perf check for Exp/Log/Sqrt 8 years ago
Alexander Alekhin 43c48e2ed1 test: update Div and ConvertScaleAbs perf tests 8 years ago
Alexander Alekhin ee4b78fcce test: change condition in Photo_Decolor 8 years ago
Alexander Alekhin 4439ba09f9 test: update condition for Calib3d_StereoCalibrate 8 years ago
Alexander Alekhin db451f20df test: don't use points on single line for solvePnP 8 years ago
Alexander Alekhin 7a9ed39655 test: update HoughLines perf test 8 years ago
Alexander Alekhin 5bafc1db75 test: fix tolerance 8 years ago
Alexander Alekhin abad2ca76c test: fix tolerance 8 years ago
Vincent Rabaud a89aa8c90a Fix imageSize overflow in IplImage 8 years ago
Pavel Rojtberg 01b592c8e1 calibrateCamera: mask f_x when using FIX_ASPECT_RATIO 8 years ago
Jake Kesinger bd50553149 videoio: Fix for valgrind warning in icvGetPropertyCAM_V4L 8 years ago
abratchik c72fbd7a14 fix for #7501 8 years ago
Guillaume Jacob df2b591896 videoio: fix segfault if CONVERT_RGB is false (issue #7465) 8 years ago
Alexander Alekhin 5dfb810327 video: fix optflow test: NAN results shouldn't bypass checks 8 years ago
mshabunin 6a66af72c8 Added warning about possible X11 macro collision 8 years ago
LukeZhu ef47bcc88b Fix the problem: filterSmall.cl report error with double 8 years ago
Arek 4ea27061ee Merge pull request #7472 from ArkadiuszRaj:aravis-autoexposure 8 years ago
abratchik 8da1303179 add vector_vector_KeyPoint support to python wrappers 8 years ago
abratchik adbb1471fc fix regression issues in Feature2D and DescriptorMatcher interfaces 8 years ago
Tomoaki Teshima ea4ff91861 fix error from performance test of LK pyramid 8 years ago
Feng Zhoutian 316fece020 fix the problem: the headers of cudev module are not installed if BUILD_opencv_world 8 years ago
abratchik 4207ebbce7 fix for VideoCapture crash 8 years ago
Vitaly Tuzov 1d045f2731 Added test for drawing beyond 32768 column 8 years ago
Vitaly Tuzov 26c9889c6b Fix for incorrect line drawing beyond 32768 row or column 8 years ago
Pavel Rojtberg a37a6bd783 fix BGR <> RGB swap 8 years ago
Pavel Rojtberg 8cc09f1784 highgui: allow wrapping cv::addText 8 years ago
StevenPuttemans ca762a6ba7 allow minObjectSize==maxObjectSize for single scale detection capability 8 years ago
abratchik 084c595855 fix for legacy FeatureDetector and DescriptorMatcher classes 8 years ago
Alexander Alekhin c16c803fe9 java: integrate code from base modules 8 years ago
Juha Reunanen 0f387cda8f Merge pull request #7451 from reunanen:issue-7409 8 years ago
Tomoaki Teshima 1ef740fa2c use universal intrinsic implementation for calcSharrDeriv 8 years ago
Tomoaki Teshima ea6410d1e7 use universal intrinsic in threshold 8 years ago
abratchik 789b35d813 improved fix for java wrapper generator (gen_java.py) to avoid generation of java methods with duplicate signatures(v3) 8 years ago
Alexander Alekhin fe8501c931 ocl: fix SVM code 8 years ago
StevenPuttemans 947f32d2e0 add border replicate note 8 years ago
ArkadiuszRaj 19bc3f4d17 Chenge arv_camera_abort_acquisition to arv_camera_stop_acquisition 8 years ago
catree ce7811e5dd Add distortion example images for calib3d documentation. 8 years ago
ArkadiuszRaj 8bd595acfe fourcc support, improved buffer handling, check if exposure, gain & fps properties are available 8 years ago
matze d9f6a06773 Adding check for IPP if UMat and OpenCL is available in Sobel and Scharr. 8 years ago
ArkadiuszRaj 48ae99ecef Support for MONO8 & MONO12 pixel formats 8 years ago
Alexander Alekhin 714db4cf0d java: fix Ptr<> code generation 8 years ago
Alexander Alekhin 5da8d65371 eliminate compiler warnings 8 years ago
ArkadiuszRaj d80fd0c85c Missing declaration 8 years ago
abratchik be028d0774 fix for #7420, #7421 8 years ago
ArkadiuszRaj 70c12e5407 Basic support for GigE cameras via Aravis SDK 8 years ago
ArkadiuszRaj 797030aa90 Solution to issue #7408 8 years ago
Graham Fyffe 57be99ff18 Added getLeadingEdges function to subdivision2d 8 years ago