19888 Commits (880ace2eb3a816e976d49105a60e70bd25025b6c)
 

Author SHA1 Message Date
Vadim Pisarevsky 03d6c5e473 Merge pull request #7011 from K-Shinotsuka:issue11 9 years ago
Alexander Alekhin 6a69852df1 Merge pull request #7030 from jpaveggio:patch-1 9 years ago
k-shinotsuka 1a18a33688 improve SumSqr_SIMD<schar, int, int>() 9 years ago
Tomoaki Teshima 87ca607fd4 brush up convertFp16 9 years ago
Juan Pablo Aveggio ba5f9d68c4 Update bagofwords.cpp 9 years ago
David Wolever 3d19de2b58
Fix crash on double-stop of CvVideoCamera 9 years ago
k-shinotsuka 0b4e06ad3c improve SumSqr_SIMD<uchar, int, int>() 9 years ago
k-shinotsuka 5775ace5e0 improve thresh_8u() 9 years ago
Vadim Pisarevsky fc742da6e3 Merge pull request #6959 from LeoBras:Better_StereoBM 9 years ago
Jeff McBride 562c15cbe9 Don't assume all images have the same number of calibration points 9 years ago
Pavel Rojtberg 15dabc11b5 Mat: use row/ col instead of i0/ i1 for parameter names in 2D case 9 years ago
StevenPuttemans d8698fc359 allow for screen size related resizing 9 years ago
Alexander Alekhin da2810918c Merge pull request #6991 from tomoaki0705:featureGpuMatFp16 9 years ago
Alexander Alekhin 4f7b3e8a56 Merge pull request #7018 from catree:add_camera_model_doc 9 years ago
catree 6e931aaab7 Add pinhole camera model illustration in calib3d documentation. 9 years ago
Tomoaki Teshima 2974b049e7 cudev: add feature to convert FP32(float) from/to FP16(half) on GPU 9 years ago
lewgate 4ae4a705d5 Fix a bug for seam_finders.cpp when computing the source and destination points of the seam 9 years ago
MYLS 7429ed07be solve warnings in sample file 9 years ago
MYLS 3935855365 Merge remote-tracking branch 'refs/remotes/opencv/master' into FileStorageBase64DocsTests 9 years ago
MYLS 08911cbfae change `code` to `snippet` and do some cleaning. 9 years ago
Alexander Alekhin f2e9588c93 Merge pull request #6999 from tomoaki0705:featureCmakeFp16 9 years ago
Tomoaki Teshima c57f8780e9 show CPU feature correctly when FP16 is available 9 years ago
Vadim Pisarevsky 3b1803f6b1 Merge pull request #6989 from mself:gftt-deterministic-sort 9 years ago
Vadim Pisarevsky f96b5652ce Merge pull request #6984 from K-Shinotsuka:issue9 9 years ago
Vadim Pisarevsky b721269c29 Merge pull request #6996 from juliendehos:merge_debevec 9 years ago
Vadim Pisarevsky 8124b5600f Merge pull request #7007 from tomoaki0705:fixDocTypo 9 years ago
Vadim Pisarevsky f9e02aa612 Merge pull request #6986 from Wing0:master 9 years ago
Tomoaki Teshima bae8b2a9b0 doc: fix typo and grammar 9 years ago
Alexander Alekhin 8cdd91cd23 Merge pull request #7006 from derlunz:fix-qtopengl-build 9 years ago
Alexander Alekhin 6cff909bc8 Merge pull request #7004 from StevenPuttemans:cmd_parser_opencv_annotation 9 years ago
Alexander Alekhin 328da251ed Merge pull request #7000 from StevenPuttemans:fix_master_build 9 years ago
Alexander Alekhin 085ea5049b Merge pull request #7002 from StevenPuttemans:add_extra_limits_to_help 9 years ago
Christian Kapeller 81e6ef2958 highgui: window QT+OpenGL mouse wheel support, another build fix 9 years ago
StevenPuttemans e0f19ec48a change parameter input to the CommandLineParser interface 9 years ago
k-shinotsuka ecfd4ad11e improve MomentsInTile_SIMD<ushort, int, int>() 9 years ago
StevenPuttemans 6df12a0507 add limits of tool to help message 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
Alexander Alekhin 9ad0dcb57f Merge pull request #6987 from tomoaki0705:fixTypoCalib3d 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
Tomoaki Teshima ce66de8e3d calib3d: fix typo 9 years ago
Oskari Vinko 31fb82176d Corrected tutorial grammar and sentences 9 years ago
Alexander Alekhin 52444bf8d0 Merge pull request #6982 from tfauck:master 9 years ago
Thierry Fauck 0df9cbc954 Non existent definition of _FPU_EXTENDED definition prevent compilation when WITH_CUDA set 9 years ago
Alexander Alekhin 23fd32056e Merge pull request #6980 from tomoaki0705:fixNanUndeclared2 9 years ago
Tomoaki Teshima 891c83ff35 fix build error 9 years ago
Alexander Alekhin 1001b05def Merge pull request #6975 from tomoaki0705:fixNanUndeclared 9 years ago
Tomoaki Teshima 70dcd107d0 follow the comment 9 years ago