6887 Commits (581d4545366b4f9392352af8737cba73b8a9dc5a)

Author SHA1 Message Date
Roman Donchenko 18bb951574 Nuked the rest of the precomp.cpp files. 11 years ago
Vadim Pisarevsky e85e4d3ab9 fixed bug in IPP-accelerated morphology; added several IPP imgwarp functions (by Klim) 11 years ago
kdrobnyh e6ec3dd17f Add IPP support in resize, warpAffine, warpPerspective functions 11 years ago
Alexander Smorkalov 6d3102141c Globbing accuracy test fail on Windows RT fixed. 11 years ago
StevenPuttemans 7e638cb0b5 Bugfix 3115: Added not to documentation for python version for 11 years ago
hbristow c112c9aa00 Made binding compilation less verbose 11 years ago
hbristow 31c95ff7f8 Added new OpenCV definitions to bridge 11 years ago
peng xiao 3c2a8912ee Let clAmdBlas library initialize once during program lifetime. 11 years ago
hbristow 1d25e5f1ba manually added optical flow header to build 11 years ago
Daniel Angelov 24e916059f Added LineSegmentDetector documentation and an output image. 11 years ago
Daniel Angelov 9d78b8003e Update on LSD no to use any Mat* (IOArrays instead). 11 years ago
Gabe Schwartz b2bedef26f Added interlace handling to PNG decoder. 11 years ago
Gabe Schwartz e2441e0034 Removed incorrect iCCP chunks from GUI resources. 11 years ago
Alex Leontiev af74ec6044 Minor fixes 11 years ago
Alex Leontiev f2fd0ad153 Fixed .rst indentation 11 years ago
Alex Leontiev b92c88ddd1 Removed trailing spaces 11 years ago
Alex Leontiev b1f029ccc5 Removed trailing spaces 11 years ago
Alex Leontiev 554e002747 Prepare Downhill Simplex for pull request 11 years ago
abidrahmank 7fd8a19fe8 warning corrections 11 years ago
hbristow a64c34c3ec Updated cv help to include reference to named arguments 11 years ago
hbristow d16d637eb2 Fixed handling of optional arguments under ArgumentParser. Fixed default constructor error in MxArray 11 years ago
hbristow 25ee1f9099 Improved error messages for incorrect arguments 11 years ago
abidrahmank 14af369640 Python bindings for KeyPoint methods 11 years ago
hbristow a780c3a7d1 Swapped out function assertions in favour of ArgumentParser 11 years ago
hbristow 8f62a52b9b Brought matlab module into cv namespace 11 years ago
hbristow bc93edac34 Removed all OpenCV-specific functionality from mxarray into bridge. mxarray is now standalone 11 years ago
kdrobnyh f4aa7ff919 Add IPP support in meanStdDev, minMaxIdx, norm functions 11 years ago
hbristow 153549c7f6 Added LICENSE and Americanizations 11 years ago
hbristow 33c377b305 complete rewrite of ArgumentParser 11 years ago
ilya-lavrenov a6084d2970 enabled some tests that failed before OCL_TEST_CYCLE*() macroses were defined and for some tests was disabled SANITY_CHECK, because plain and ocl results must not be completely equal 11 years ago
ilya-lavrenov 968c095403 gpu -> ocl 11 years ago
kdrobnyh 7a7aa148d4 Add IPP support in compare function 11 years ago
Alexander Smorkalov 5af2cc6223 AutoBuffer with initial zero size fixed. 11 years ago
Jin Ma 114f3266d8 Removed performance test. 11 years ago
Jin Ma 4f3349ffe4 Added perf namespace. 11 years ago
Jin Ma 0233c4c198 Removed whitespace. 11 years ago
Jin Ma 14e083f1e0 Removed trailing whitespace 11 years ago
Jin Ma 5728612f95 Removed the trailing whitespace 11 years ago
yao ab235cda74 fix warnings 11 years ago
yao 26b5eb3e39 add adaptive bilateral filter (cpp and ocl version) 11 years ago
hbristow d5abe79f74 untracked io for initial pull request 11 years ago
hbristow 9726346bc9 removed unused files from repo 11 years ago
hbristow 57505b9af9 Added LICENSE preamble to include files 11 years ago
Vadim Pisarevsky f12702be24 fixed bugs in rectangular morphology case 11 years ago
Vadim Pisarevsky 771feb61c2 fixed building OpenCV with IPP 6.x (different DFT API); added Canny and rectangular morphology (based on Alex Kapustin patches) 11 years ago
Roman Donchenko 122d0f8685 Deleted the now-empty ocl perf_precomp.cpp. 11 years ago
Roman Donchenko 5e4ebf3403 Fixed incomplete matrix initialization in HomographyRefineCallback. 11 years ago
peng xiao 9f0a88c1d6 Remove trailing whitespace. 11 years ago
hbristow 569e8006e3 updated README.md formatting 11 years ago
hbristow 2a0e357cd0 updated syntax highlighting 11 years ago