7470 Commits (c8abaea368fbfb5a2437ed899f8088fb798f6ba6)
 

Author SHA1 Message Date
alex77git c8abaea368 (tab to space) 2x 12 years ago
alex77git bc59428b3a Bug #2966, insert CV_Assert(size.width>0 && size.height>0); in imshow() 12 years ago
alex77git 6e7b1ef252 Bug #2967, void DescriptorMatcher::radiusMatch() // description unclear, 12 years ago
alex77git 44a2b109b7 Bug #2967, basic_structures.rst, fix 2 typos 12 years ago
Vadim Pisarevsky aee6a617a6 Merge pull request #897 from bitwangyaoyao:2.4_TVL1 12 years ago
yao 4162ebfad3 add OpticalFlowDual_TVL1_OCL function 12 years ago
Andrey Pavlenko 528db00095 Merge pull request #892 from jet47:removed-vibe 12 years ago
Vladislav Vinogradov ec52096e30 removed VIBE implementation 12 years ago
Vadim Pisarevsky 7d9041460a Merge pull request #885 from pengx17:2.4_bfmatcher_ocl 12 years ago
Vadim Pisarevsky 4d866ea32e Merge pull request #884 from pengx17:2.4_pyrup_fix 12 years ago
peng xiao d053f2165d Add BFMatcher_OCL class alias for BruteForceMatcher_OCL. 12 years ago
peng xiao 3f93c3cc4e Clean up spaces in ocl.hpp 12 years ago
peng xiao 1ecc765903 Merge branch '2.4' of https://github.com/Itseez/opencv into 2.4_pyrup_fix 12 years ago
peng xiao df3997b108 Fix ocl::pyrUp 12 years ago
Vadim Pisarevsky 2a646f7626 Merge pull request #862 from piponazo:v4lFPS 12 years ago
Vadim Pisarevsky 25e6902a43 Merge pull request #818 from bitwangyaoyao:2.4_optBlur 12 years ago
Vadim Pisarevsky bd1d7cd208 Merge pull request #839 from pengx17:2.4_ocl_csbp 12 years ago
Vadim Pisarevsky 87765c0f16 Merge pull request #883 from bitwangyaoyao:2.4_fixMoments 12 years ago
yao 1d1d28baf2 fix black screen when input Mat is large 12 years ago
Andrey Pavlenko 87fcd2342f Merge pull request #878 from apavlenko:better_glue_search 12 years ago
Vadim Pisarevsky 35d8fa444b Merge pull request #849 from dominikrose:dom_2.4 12 years ago
Vadim Pisarevsky d79c05fec9 Merge pull request #872 from pengx17:2.4_create2dimage_fix 12 years ago
Vadim Pisarevsky 6eb5a95a59 Merge pull request #871 from bitwangyaoyao:2.4_acry 12 years ago
Vadim Pisarevsky fd83f2f5ca Merge pull request #819 from bitwangyaoyao:2.4_haarBuf 12 years ago
Vadim Pisarevsky c549ec8371 Merge pull request #850 from SpecLad:convhull-orientation 12 years ago
Andrey Pavlenko d94ecf40e6 Merge pull request #880 from apavlenko:qt-5.0 12 years ago
Andrey Pavlenko 0fec2eb6e5 Merge pull request #879 from apavlenko:gcc-4.8 12 years ago
Vadim Pisarevsky e4d4b07f00 Merge pull request #873 from prclibo:2.4 12 years ago
Andrey Kamaev f856f78ac0 Update CMake scripts to recognize Qt 5.0 12 years ago
Andrey Kamaev 2665c39a0d Fix build warnings from gcc 4.8 12 years ago
Andrey Kamaev 60059a7aa0 Improve handling of native_app_glue dependency in Android samples 12 years ago
yao e23884a238 fix the warnings in fft tests 12 years ago
Vadim Pisarevsky 9cce8ca4b6 Merge pull request #864 from pengx17:2.4_stereobm 12 years ago
Vadim Pisarevsky 1348e7cd4d Merge pull request #877 from apavlenko:version_info_in_test_log 12 years ago
Andrey Pavlenko d5881bc00a adding version info to test log 12 years ago
yao ada8f92cc7 fix warnings, unify test names 12 years ago
Bo Li 81779d8287 fixed pca bug for fixed mean input 12 years ago
peng xiao e14acabb3d Fix ocl moudle build with latest Intel OpenCL SDK. 12 years ago
peng xiao 69e6d0016e Optimize stereobm a bit. 12 years ago
yao b6313951dc use clean EXPECT_MAT_NEAR (no string output) 12 years ago
yao 35c6860f06 further simplify the logics in filter tests 12 years ago
yao 1a53e2cfb2 remove interpolation.hpp 12 years ago
yao 3928c1ee26 add copyrights 12 years ago
yao e4d3378230 simplify logics in filter tests, remove redundant code in arithm tests 12 years ago
Andrey Pavlenko 2aa5f1bfd1 Merge pull request #866 from MadEgg:RetrieveFrame_index_argument 12 years ago
Vadim Pisarevsky 741fb9b7d1 Merge pull request #865 from pengx17:2.4_ocl_ver 12 years ago
Andrey Pavlenko 2faa2adae2 Merge pull request #846 from smart-mobile-software:tuto_crash 12 years ago
poiuytrez 7dda8e2cb8 Link to bug tracker replaced by bug description 12 years ago
yao 52dbbae82c some cleanup, remove some commented codes 12 years ago
peng xiao d34e7eca60 Suppress warning when compiling deprecated OpenCL function on GNU compilers. 12 years ago