6333 Commits (95ee02ba8e7d35c578fbce2d4e3d7b19d0b2eca3)

Author SHA1 Message Date
Alex Leontiev 6c9ae1100b Fixed the warnings 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
Nikita Manovich 21211308d0 Fixed VideoCapture::open() does not release previous capture sources (Bug #3150). 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
andrey.morozov 8d0452ed59 added test to save image with webp with alpha channel 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
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
Jin Ma 97e620b8f3 Fix oclMat constructor when roi is provided. 12 years ago
yao f2333e90f6 optimize stereoBP kernel 12 years ago
Alexander Pacha eaa29110e1 Fixed issue 3130 (http://code.opencv.org/issues/3130), where one argument of the BRISK-call was ignored. Previously it was not possible to use BRISK without creating descriptors. 12 years ago
yao c23510785b remove the redundant function 12 years ago
Alexander Mordvintsev 8045093cfb GFTT wrapped to python 12 years ago
Vladislav Vinogradov b4d95b1406 fixed warnings in gpu modules from VS 2012 12 years ago
Vladislav Vinogradov 31d55af9c1 CUDA Device Layer: 12 years ago
Heinz Hofbauer a26c4fa2a2 Bugfix for an overlapping size of image and template for matchTemplate. 12 years ago
Alex Leontiev a4a5e98cc0 Non-optimized simplex algorithm. 12 years ago
yao 8d8dc29ced add kmeans 12 years ago
Frédéric Devernay b524e275c1 allow QtKit capture in secondary threads 12 years ago
Alexander Smorkalov 91b713b8c9 JavaCameraView delivers same frame twice (Bug #3123) fixed. 12 years ago
Andrey Pavlenko 6069967109 removing unused import 12 years ago
Alex Leontiev ddc0010e7d The first draft of simplex algorithm, simple tests. 12 years ago
yao c66e27d49e stereoBM fix an error on Linux when running full performance test 12 years ago
Alexander Shishkov 7b06592dea added conversions between UIImage and cv::Mat 12 years ago
Kirill Kornyakov aef347e7b3 Removed references to opencv.itseez.com 12 years ago
Kirill Kornyakov cbed07bc18 Removed references to YG from samples 12 years ago
yao c1a59b8d80 more fix to HOG 12 years ago
yao f1d9680ba8 format the ocl's samples name 12 years ago