14443 Commits (4b7fc5933297e27aadef357e8c27fe6ecc0699d7)

Author SHA1 Message Date
LaurentBerger b75bac7975 Solve Issue 7063 8 years ago
daB0bby 5cc1ef9022 fix code-style consistency 8 years ago
MYLS d99832163a solve warnings and do some cleaning. 8 years ago
MYLS 8596e82d98 Add JSON support. 8 years ago
Marek Smigielski 1aa14e4929 fix tab for gen_java.py 8 years ago
Tomoaki Teshima ba73249dc0 let the test of AccSqr_SIMD<ushort, float> pass 8 years ago
sourin 99374598b3 Fix modified 8 years ago
Vladislav Sovrasov a113d9bcc1 Add MKL support 8 years ago
Alexander Alekhin f2e41ce391 ocl: fix input data for Canny perf test 8 years ago
k-shinotsuka 042b0a584d improve LKTrackerInvoker::operator() 8 years ago
Alexander Alekhin b8e08d5d3c ocl: fix Canny for Intel devices 8 years ago
Pavel Rojtberg 677f242761 stitching: use correct ifdef to allow compilation without cudalegacy 8 years ago
Tomoaki Teshima 3debc78a5f fix build error on JetsonTK1 8 years ago
k-shinotsuka e37c53d13e improve RGB2YCrCb_i<uchar>() 8 years ago
kurenai c61f4e8863 return false from VideoCapture::grabFrame when camera is disconneted 8 years ago
catree 74b899d8b0 Modify the figure of the pinhole camera model with pixels starting from the uv axis. 8 years ago
will hunt c3d2921971 MSER: grew unnecessary histories. 8 years ago
will hunt c2e5418e51 MSER: off-by-one bug 8 years ago
mschoeneck 5f30a0a076 Merge pull request #6958 from mschoeneck:Common-Canny-parallelization 8 years ago
Marek Smigielski 723b42e0da Add namespaces and proper support of the pointers 8 years ago
Tomoaki Teshima 2db2d137ce follow the naming rule as other API 8 years ago
Alexander Alekhin b12286329f imgproc: sepFilter: update OpenCL condition 8 years ago
Alexander Alekhin 2812762d6b imgproc: disable IPP for GaussianBlur in case of ROI 8 years ago
matze 37cccf17c0 imgproc: Prefer OCL calculation before IPP in GaussianBlur. 8 years ago
MYLS 1da8a19af3 fixed two bugs that I caused. 8 years ago
MYLS 86238d2748 make some changes according to the code review. 8 years ago
David Wolever b42288c2de
Cleaner fix for crash on double-stop of CvVideoCamera 8 years ago
Alexander Alekhin 18e7afdfd9 cmake: add OPENCV_ENABLE_NONFREE option and macro 8 years ago
k-shinotsuka 065d631f0e improve MomentsInTile_SIMD<uchar, int, int>() 8 years ago
Vadim Pisarevsky d7ee62f03b 1. fix warning from Xcode 7.x 8 years ago
k-shinotsuka 1a18a33688 improve SumSqr_SIMD<schar, int, int>() 8 years ago
Tomoaki Teshima 87ca607fd4 brush up convertFp16 8 years ago
Juan Pablo Aveggio ba5f9d68c4 Update bagofwords.cpp 8 years ago
David Wolever 3d19de2b58
Fix crash on double-stop of CvVideoCamera 8 years ago
k-shinotsuka 0b4e06ad3c improve SumSqr_SIMD<uchar, int, int>() 8 years ago
k-shinotsuka 5775ace5e0 improve thresh_8u() 8 years ago
Jeff McBride 562c15cbe9 Don't assume all images have the same number of calibration points 8 years ago
Pavel Rojtberg 15dabc11b5 Mat: use row/ col instead of i0/ i1 for parameter names in 2D case 8 years ago
catree 6e931aaab7 Add pinhole camera model illustration in calib3d documentation. 8 years ago
Tomoaki Teshima 2974b049e7 cudev: add feature to convert FP32(float) from/to FP16(half) on GPU 8 years ago
lewgate 4ae4a705d5 Fix a bug for seam_finders.cpp when computing the source and destination points of the seam 8 years ago
MYLS 08911cbfae change `code` to `snippet` and do some cleaning. 8 years ago
Tomoaki Teshima c57f8780e9 show CPU feature correctly when FP16 is available 8 years ago
Christian Kapeller 81e6ef2958 highgui: window QT+OpenGL mouse wheel support, another build fix 9 years ago
k-shinotsuka ecfd4ad11e improve MomentsInTile_SIMD<ushort, int, int>() 9 years ago
StevenPuttemans 64dbf6c987 fix build #6993 9 years ago
Your Name 718891d937 Tabs -> Whitespaces. 9 years ago
Your Name c6f790ce12 Fixed using local variable instead of global var. 9 years ago
Julien Dehos e072fa8121 fix a bug in MergeDebevec (modify input times) 9 years ago
Matthew Self 72672c293f Make goodFeaturesToTrack() return deterministic results 9 years ago