20294 Commits (5025ca497ca5ed0af8079aea7a5f9f073d02e5d0)
 

Author SHA1 Message Date
Vadim Pisarevsky 27c8f8a1d4 Merge pull request #7443 from Tytan:akaze 9 years ago
mshabunin 6a66af72c8 Added warning about possible X11 macro collision 9 years ago
Vitaly Tuzov 058f93d9e8 OpenVX based implementation for integral image HAL API. 9 years ago
LukeZhu ef47bcc88b Fix the problem: filterSmall.cl report error with double 9 years ago
Alexander Alekhin 18327aed30 Merge pull request #7496 from abratchik:java.wrapper.fix.3.1 9 years ago
Arek 4ea27061ee Merge pull request #7472 from ArkadiuszRaj:aravis-autoexposure 9 years ago
abratchik 8da1303179 add vector_vector_KeyPoint support to python wrappers 9 years ago
abratchik adbb1471fc fix regression issues in Feature2D and DescriptorMatcher interfaces 9 years ago
Tomoaki Teshima ea4ff91861 fix error from performance test of LK pyramid 9 years ago
Feng Zhoutian 316fece020 fix the problem: the headers of cudev module are not installed if BUILD_opencv_world 9 years ago
Alexander Alekhin 1ae27eb696 Merge pull request #7476 from abratchik:java.wrapper.fix.3.1 9 years ago
Alexander Alekhin e2e1485373 Merge pull request #7487 from StevenPuttemans:add_compute_capabilities 9 years ago
Alexander Alekhin 9c6d063750 Merge pull request #7490 from alalek:ios_disable_ippicv 9 years ago
abratchik 4207ebbce7 fix for VideoCapture crash 9 years ago
Alexander Alekhin d1e8651aae ios: disable IPPICV on i386-iPhoneSimulator 9 years ago
Vitaly Tuzov 1d045f2731 Added test for drawing beyond 32768 column 9 years ago
Vitaly Tuzov 26c9889c6b Fix for incorrect line drawing beyond 32768 row or column 9 years ago
Alexander Alekhin de85680a6a Merge pull request #7483 from paroj:addtext 9 years ago
Pavel Rojtberg a37a6bd783 fix BGR <> RGB swap 9 years ago
Pavel Rojtberg 8cc09f1784 highgui: allow wrapping cv::addText 9 years ago
Maksim Shabunin 18bd47c9b9 Merge pull request #7367 from terfendail:ovxhal_imgprocfix 9 years ago
StevenPuttemans fa32abe5f3 add 5.2 and 6.1 compute capability support 9 years ago
Alexander Alekhin 0d0a399a13 Merge pull request #7468 from StevenPuttemans:fix_single_scale_detection 9 years ago
Maksim Shabunin 699c25a4be Merge pull request #7471 from alalek:fix_java_generator 9 years ago
Maksim Shabunin 28b64f6f13 Merge pull request #7457 from alalek:cmake_fix_ios 9 years ago
StevenPuttemans ca762a6ba7 allow minObjectSize==maxObjectSize for single scale detection capability 9 years ago
abratchik 084c595855 fix for legacy FeatureDetector and DescriptorMatcher classes 9 years ago
Alexander Alekhin 4c8d25878b cmake: update configuration for iOS 9 years ago
Vadim Pisarevsky 4ed40fd694 Merge pull request #7432 from abratchik:java.wrapper.fix.3.1 9 years ago
Vadim Pisarevsky 4acda3f609 Merge pull request #7428 from alalek:cmake_fix_compiler_flags_detection 9 years ago
Alexander Alekhin c16c803fe9 java: integrate code from base modules 9 years ago
Alexander Alekhin 994815fbd4 Merge pull request #7413 from tomoaki0705:featureUniversalThreshold 9 years ago
Alexander Alekhin 994c682b77 Merge pull request #7455 from tomoaki0705:featureUniversalLkPyramid 9 years ago
Alexander Alekhin 685a050339 Merge pull request #7431 from ArkadiuszRaj:pgm-16bit 9 years ago
Alexander Alekhin 8e701a948b Merge pull request #7466 from Trojahn:master 9 years ago
Juha Reunanen 0f387cda8f Merge pull request #7451 from reunanen:issue-7409 9 years ago
Alexander Alekhin 016359f406 Merge pull request #7442 from catree:morphology_additional_information 9 years ago
Alexander Alekhin 6373e24bd3 Merge pull request #7441 from catree:add_distortion_images 9 years ago
viodetools 114d378cfc Bugfix #7438 9 years ago
Tomoaki Teshima 1ef740fa2c use universal intrinsic implementation for calcSharrDeriv 9 years ago
Tomoaki Teshima ea6410d1e7 use universal intrinsic in threshold 9 years ago
abratchik 789b35d813 improved fix for java wrapper generator (gen_java.py) to avoid generation of java methods with duplicate signatures(v3) 9 years ago
Alexander Alekhin 73a8fa8e6e Merge pull request #7447 from alalek:ocl_fix_svm 9 years ago
Alexander Alekhin f11715b6c3 Merge pull request #7430 from ArkadiuszRaj:aravis 9 years ago
Alexander Alekhin fe8501c931 ocl: fix SVM code 9 years ago
Alexander Alekhin 218f7574f9 Merge pull request #7440 from mschoeneck:Prefer_OCL_befor_IPP_for_Sobel_and_Scharr 9 years ago
Alexander Alekhin b0e9346eee Merge pull request #7416 from StevenPuttemans:add_comment_medianBlur 9 years ago
StevenPuttemans 947f32d2e0 add border replicate note 9 years ago
catree 5e8486f68c Try to clarify the morphological operations in the tutorial to avoid possible confusions. 9 years ago
ArkadiuszRaj 19bc3f4d17 Chenge arv_camera_abort_acquisition to arv_camera_stop_acquisition 9 years ago