6658 Commits (a50d75d3624ffb6005cf3c5dd11adf2cbaabf75a)

Author SHA1 Message Date
Vladislav Vinogradov 0d9e3cfa37 updated documentation 12 years ago
Vladislav Vinogradov 6d6ff26887 refactored gpu::ImagePyramid (converted it to abstract interface) 12 years ago
Vladislav Vinogradov 2932beddcf switched to Input/Output Array in gpuwarping functions 12 years ago
Alex Leontiev 6db2596ca9 Convenience fixes 12 years ago
Nikita Manovich c55dc3e8ab Fixed "FileStorage (minor) error in doc (Feature #3151)" 12 years ago
Alex Leontiev e9b432b1d9 Fixing the warnings 12 years ago
Nikita Manovich 05aeb70831 Fixed VideoCapture::open() does not release previous capture sources (Bug #3150). 12 years ago
Roman Donchenko 06742247be Removed unused PACKAGE_* macros. 12 years ago
Roman Donchenko 6f326220d3 Removed the HAVE_LRINT macro, which is never set. 12 years ago
Alex Leontiev 6c9ae1100b Fixed the warnings 12 years ago
Roman Donchenko e2ef2a5781 Refactored image format library finding logic. 12 years ago
Alex Leontiev fe6a7e935d Fix qualifiers on aux functions for solveLP() 12 years ago
Alex Leontiev ba537a95db Preparation for pull request 12 years ago
abidrahmank 1923d87f61 PyDocs for common interface of feature2d 12 years ago
abidrahmank f91f369788 PyDocs for FAST, ORB etc 12 years ago
abidrahmank 2047838106 feature2d drawing functions PyDocs 12 years ago
abidrahmank 031c77f4eb SIFT+SURF PyDocs 12 years ago
abidrahmank 5d863f7516 drawMatches python bindings 12 years ago
Alex Leontiev a95650111f Cleaning the code of simplex method 12 years ago
Roman Donchenko ca8b621b4f Refactored detecting several Apple-related technologies. 12 years ago
Roman Donchenko 4f9554eead Removed a few more unused configuration macros. 12 years ago
Nikita Manovich 21211308d0 Fixed VideoCapture::open() does not release previous capture sources (Bug #3150). 12 years ago
Roman Donchenko ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
Andrey Pavlenko 2b2e02166e setting version to 2.4.6.1 (hot-fix release for Linux camera support) 12 years ago
Roman Donchenko ea3239a00e xls-report.py: Added an option to show per-pixel times 12 years ago
Roman Donchenko 5b2dc26f2c Made the crude ability less crude. 12 years ago
Roman Donchenko 215b3e749f Added to the test log parser a crude ability to detect non-implemented tests. 12 years ago
Roman Donchenko 1080c4295a xls-report.py: removed image size and type from the list of other parameters. 12 years ago
Roman Donchenko 63d151a29c xls-report.py: add ability to specify arbitrary sheet properties 12 years ago
kdrobnyh f8eb806565 Add IPP support to integral function 12 years ago
peng xiao 5032240c9d Fix ocl gftt file name typo. 12 years ago
Alexander Smorkalov f77d1f57ee V4L and V4L2 based Video capture bug fix (Bugfix #3144). 12 years ago
Andrey Pavlenko fcb4c0e51c fixing working with test data and a small fix for init code 12 years ago
Andrew Senin aa2ca3aa8f Improve FPS on black and white Ximea cameras 12 years ago
andrey.morozov 8d0452ed59 added test to save image with webp with alpha channel 12 years ago
Alexey Spizhevoy dcb049df6a fixed docs 12 years ago
Alexey Spizhevoy 2a48f7c035 fixed include for Windows 12 years ago
yao 88ed74a7ec fix the function name 12 years ago
Roman Donchenko 2b44172026 xls-report.py: make behaviour more intelligent in case of repeated results 12 years ago
Roman Donchenko 0732905cff xls-report.py: write tests in sorted order 12 years ago
Roman Donchenko ea054e2888 xls-report.py: made most columns a little wider 12 years ago
Roman Donchenko 4e939e2fce xls-report.py: added an option to include data from unrecognized XMLs 12 years ago
Roman Donchenko 83fd385bbd xls-report.py: don't eat all errors when reading sheet.conf 12 years ago
Alexander Mordvintsev 3677a66403 line realign 12 years ago
Alexey Spizhevoy 406f342dc3 updated docs 12 years ago
Alexey Spizhevoy 027065a5a1 removed trailing whitespaces causing warnings 12 years ago
Alexey Spizhevoy cc85e86ee7 fixed Windows build 12 years ago
Roman Donchenko 0daf4b800a Fix bug: CommandLineParserParams's comparator would fail with equal arguments. 12 years ago
Roman Donchenko 4692d4b36e Fix bug: cv::String would break if assigned to itself. 12 years ago
Alexey Spizhevoy 438a599288 added 'cmath' include 12 years ago