15817 Commits (7475d23fec4bb7c7e2b662a0fa022d706dd2b520)

Author SHA1 Message Date
woody.chow ef8c919e3f Minor optimization of initUndistortRectifyMapLine_AVX 7 years ago
Congxiang Pan 89b6e68e1e Merge pull request #9466 from huningxin:js 7 years ago
Rostislav Vasilikhin 945706a8e8 softfloat f64_sqrt bug fix 7 years ago
Alexander Alekhin 08b5dc64af imgcodecs(tiff): drop legacy code 7 years ago
Tomoaki Teshima e932160a8d replace raw SSE2/NEON implementation with universal intrinsic 7 years ago
vipinanand4 39e742765a Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 7 years ago
jrobble c67ad49378 Set swapRB to false in Caffe tests and examples. 7 years ago
Vitaly Tuzov 22fcbaed64 Added performance test for nearest neighbor resize 7 years ago
Dmitry Kurtaev 17a85b16fc Remove reorder_dims attribute of Reshape layer 7 years ago
Rostislav Vasilikhin cc547e8260 Bit-exact version of Luv2RGB_b (#9470) 7 years ago
Tomoaki Teshima bf718b0865 use universal intrinsic in FAST 7 years ago
Dmitry Kurtaev bdd8cc697a Import wrapped Dropout subgraphs from TensorFlow 7 years ago
Adam Rankin fb8143d55d Using environment variable to store capture options (#9292) 7 years ago
Tomoaki Teshima 48c4bea57c fix build on Visual Studio 2013 and earlier 7 years ago
Alexander Alekhin 2e68f89225 ocl: update kernel global size adjustment 7 years ago
Dmitry Kurtaev fa109b94d9 Update 16UC thresholding 7 years ago
Arvid Piehl Lauritsen Böttiger ca245e995a Added support for thresholding CV_16U images. 7 years ago
Dmitry Kurtaev bd8e6b7e14 Make external cv::dnn::Importer usage is deprecated 7 years ago
Nishant Arora 37ba1d6f2d Merge pull request #9599 from whizzzkid:master 7 years ago
Christof Kaufmann 7ec59fc097 Revert changes of mean and meanStdDev 7 years ago
RAJ NATARAJAN 0e44ad5543 Removed unnecessary assertion 7 years ago
RAJ NATARAJAN 6da62f56fa Add some useful input assertions to PSNR function 7 years ago
Tony0 2f0036c918 remove assignments in expressions 7 years ago
Dmitry Kurtaev d891e9b1d8 Layers for MobileNet from TensorFlow 7 years ago
Dmitry Kurtaev 8646d5fb84 FP16 Caffe models import and export 7 years ago
stalin18 d343a58580 removed unnecessary line 7 years ago
stalin18 ed3d2cd122 fixed unnecessary reconstruction in seamlessclone 7 years ago
saskatchewancatch a90a93b454 i9629 - Added actual documentation for cv::PSNR function 7 years ago
Patel, Nilaykumar K 6857870412 Overloading getDefaultName method for Feature2D and its child classes 7 years ago
Tony0 62df5e8c8b fisheye: fix initUndistortRectifyMap() 7 years ago
Rostislav Vasilikhin 4435ec5f26 Bit-exact version of RGB2Luv_b (#9226) 7 years ago
Vladislav Sovrasov b421ebef86 imgproc: slightly change the signature of undistortPoints overload 7 years ago
Vladislav Sovrasov 701c7e5685 imgproc: add stop criteria tuning in undistortPoints 7 years ago
Dmitry Kurtaev 0ce7c33bc8 Torch's Concat and ConcatTable doesn't use Split layer 7 years ago
Dmitry Kurtaev 7dc6b1d7d4 Layers for OpenFace face recognition network 7 years ago
Dmitry Kurtaev 58b890b9f7 Dilated convolution import from TensorFlow 7 years ago
Dmitry Kurtaev 6639348c5e Disable SSD on CPU Halide test 7 years ago
Suleyman TURKMEN d547c6b1a2 documentation improvement 7 years ago
Rostislav Vasilikhin 18ca3d1e62 error message fixed 7 years ago
Rostislav Vasilikhin 2457bfc1e3 test info output improved 7 years ago
Rostislav Vasilikhin f6a165d10f Lab test fix: stop at first mismatch 7 years ago
Rostislav Vasilikhin 92093a6e6c extra declarations removed 7 years ago
Rostislav Vasilikhin f1e8aa70a0 added checksum-based test for Lab bit-exactness 7 years ago
Rostislav Vasilikhin d25344c257 reverted: no 8u convertors for CV_ColorCvtBaseTest 7 years ago
Rostislav Vasilikhin 62ee92e3e2 ColorLab_full test fixed 7 years ago
Rostislav Vasilikhin 375ec5ed7e bit-exact tests written for Lab 7 years ago
Rostislav Vasilikhin 758f914249 XYZ constants made softdouble 7 years ago
Rostislav Vasilikhin 121fa04906 srgb support added 7 years ago
Rostislav Vasilikhin 5ea1c72291 Lab2RGB_b: bit-exactness enabled for all modes; non-vectorized code fixed to comply with vectorized 7 years ago
Rostislav Vasilikhin f5dff87242 CV_ColorCvtBaseTest: added methods for 8u implementations 7 years ago