23933 Commits (703f79b7573d552cc8d1bd00e644d32cb34cde2d)
 

Author SHA1 Message Date
Alexander Alekhin 703f79b757 tests: add "bigdata" tests 7 years ago
Alexander Alekhin 6582afcdbb ts: add BigData tests category (skipped by default) 7 years ago
Vadim Pisarevsky e0dbe5cfcc
handle huge matrices correctly (#11505) 7 years ago
Alexander Alekhin c6a9de812b Merge pull request #11497 from alalek:libjpeg-turbo 7 years ago
Alexander Alekhin b7a9d966d7 Merge pull request #11506 from catree:tutorial_euler_angles_doc 7 years ago
Alexander Alekhin f175a04014 Merge pull request #11504 from alalek:check_flake8 7 years ago
catree d02ecff881 Clarify the Euler angles convention chosen. Replace rotation inverse with matrix transpose. 7 years ago
Alexander Alekhin f8252702a8 3rdparty: integrate libjpeg-turbo build scripts into OpenCV 7 years ago
Alexander Alekhin 777953923e 3rdparty: added libjpeg-turbo source code (1.5.3) 7 years ago
Alexander Alekhin f8b75ce455 eliminate 'git diff ---check' false alarms for Markdown files 7 years ago
Alexander Alekhin 43177b1f6f cmake: added check_flake8 target 7 years ago
Alexander Alekhin 78f205ffa5 python: better Python 3 support 7 years ago
Alexander Alekhin df02fe0615 Merge pull request #11445 from cclauss:file-long-raw_input-xrange 7 years ago
Alexander Alekhin 24bb7b7679 Merge pull request #11444 from cclauss:patch-2 7 years ago
Alexander Alekhin b5423f3c7f Merge pull request #11443 from cclauss:fix-Python-string-format 7 years ago
Alexander Alekhin 8356a6b6ab Merge pull request #11442 from cclauss:print-function 7 years ago
Alexander Alekhin d1d7408a20 Merge pull request #11502 from berak:fix_knearest 7 years ago
berak 9b0ef7bb17 ml: fix caching of internal state when changing the impl in KNearest 7 years ago
Alexander Alekhin 314246d396 Merge pull request #11459 from dkurt:dnn_mobilenet_v2 7 years ago
Alexander Alekhin ed150bd97a Merge pull request #11461 from dkurt:dnn_reduce_mem_consumption 7 years ago
Alexander Alekhin d9ddca04c1 Merge pull request #11498 from matech96:camshift_publication_date 7 years ago
matech96 e98da758cc
Update py_meanshift.markdown 7 years ago
Dmitry Kurtaev c99c3e761e Fuse multipliers but not convolution layers weights 7 years ago
Vadim Pisarevsky 9e3b6a228a Merge pull request #11418 from K-Shinotsuka:issue42 7 years ago
Vadim Pisarevsky 566cb5e3d8 Merge pull request #11430 from K-Shinotsuka:issue43 7 years ago
Alexander Alekhin 6f24b81079 Merge pull request #11490 from shengyu7697:tab_to_space 7 years ago
Alexander Alekhin d2bc7b5a95 Merge pull request #11489 from alalek:fix_arm_build 7 years ago
Alexander Alekhin 9dc2005251 Merge pull request #11476 from tomoaki0705:fixCudaSampleBuildError 7 years ago
Namgoo Lee ed86bd34b1 Merge pull request #11483 from nglee:dev_cudaCannyStreamIssue 7 years ago
Alexander Alekhin 352510cc19 core: fix ARM intrinsincs 7 years ago
Alexander Alekhin 959a12cbac Merge pull request #11478 from cabelo:select-device-dnn 7 years ago
cabelo 1b3e0783f4 select the device (video capture) 7 years ago
shengyu 70455a959d tab to space 7 years ago
Alexander Alekhin 2025650d50 Merge pull request #11481 from dapicard:11480-allow_to_force_video_codec_ffmpeg 7 years ago
Tomoaki Teshima f7ea6b12ea cuda: fix build error of sample 7 years ago
Damien Picard ba000bf8ea Fixes 11480 : allow to force the video codec used to read videos 7 years ago
Maksim Shabunin 107b3f328b Merge pull request #11474 from tomoaki0705:fixNeonRotateLeft 7 years ago
Tomoaki Teshima a58c9d4d63 arm: fix build error of v_rotate_left 7 years ago
Alexander Alekhin 8a767689cf Merge pull request #11470 from seiko2plus:VSXImprovements_2 7 years ago
Alexander Alekhin 60e5e213fd Merge pull request #11454 from seiko2plus:issue11433_samples 7 years ago
Alexander Alekhin 527696ddf0 Merge pull request #11327 from cdcseacave:master 7 years ago
Alexander Alekhin 4fd17f8b54 Merge pull request #11463 from abhi-jha:master 7 years ago
Sayed Adel 115b10ed32 photo:ppc fix MergeRobertson test 7 years ago
cDc f2fbfd7a10 fix bug in Matx::inv() 7 years ago
abhi-jha a31aff452a fix spelling error 7 years ago
Sayed Adel ed19da21ab core:ppc Several improvements on VSX(2) 7 years ago
Dmitry Kurtaev 777d77848c Free Convolution and MatMul weights after TensorFlow layers import 7 years ago
Dmitry Kurtaev 9ffe4694db Reduce memory consumption at Caffe importer 7 years ago
Dmitry Kurtaev d381948cee Update script to generate MobileNet-SSD V2 text graph 7 years ago
Sayed Adel e00a58a05f samples: add C++11 override to virtual methods 7 years ago