3472 Commits (ef4ce6232a7da9b044b0a33ffb508a79199d1fb5)
 

Author SHA1 Message Date
Andrey Kamaev ef4ce6232a Fixed FAST feature detector Java tests 14 years ago
Andrey Kamaev 3d61f5bdd0 Fixed 2 more tests for Java API 14 years ago
Andrey Kamaev e9dffe1394 Fixed failed Java API tests for core module 14 years ago
Vladislav Vinogradov d13a6b74b2 Fixed bug with submatrix in device::transform 14 years ago
Alexander Reshetnikov dab3586792 first version of Eigen test for C++ interface 14 years ago
Alexander Shishkov 6fa936472e fixed compilation errors in epnp with gcc 14 years ago
Alexander Shishkov c5d8ec4ac0 first version of ePnP code 14 years ago
Andrey Kamaev 4168a698f6 Fixed highgui tests for Android 14 years ago
Leonid Beynenson 54adb3c9cf Removed unrequired dependency to the header "cvconfig.h". 14 years ago
Alexander Shishkov 0922b3f3be fixed Python description of estimateAffine3D function 14 years ago
Andrey Kamaev ce81868ba4 Fixed cv::norm accuracy test allowed error 14 years ago
Andrey Morozov 209aaac95c fixed parallel build under Windows 14 years ago
Andrey Kamaev 4aa47ad115 Added multiple connected Android devices support to the run.py script 14 years ago
Andrey Morozov ca5d28d127 added experimental feature for parallel build solution under Windows 14 years ago
Andrey Kamaev 0744092b21 Fixed build with gcc compiler; couple minor improvements in perf testing framework 14 years ago
Alexandre Benoit 6ee1f6f66e removing some mistakes 14 years ago
Vadim Pisarevsky eef900e46a optimized cmp and cvtscale(16s->16s) using SSE2 (thanks to Victoria) 14 years ago
Vladislav Vinogradov 677fc3a09f fixed gpu perf tests (out of memory) 14 years ago
Alexandre Benoit 817dca2219 corrected small bu on image sequence tone mapping 14 years ago
Vladislav Vinogradov 6310622be3 minor 14 years ago
Alexandre Benoit 056d015b38 added tone mapping video processing from OpenEXR images sequences 14 years ago
Vladislav Vinogradov f6d8f4dc6b minor 14 years ago
Vladislav Vinogradov 061f032719 fixed build under linux 14 years ago
Vladislav Vinogradov 3afc97e67e fixed new OpenGL functionality under Qt 14 years ago
Marius Muja f1efd955b4 Fix to solve conflicts to standalone FLANN 14 years ago
Vadim Pisarevsky 7795cd200f added description of minMaxIdx 14 years ago
Vadim Pisarevsky 5db9e90d66 fixed yet another bug in SVD. Now Core_SVD test passes 14 years ago
Vadim Pisarevsky 72c23e7bbb fixed most of test_core failures (except for SVD) 14 years ago
Vadim Pisarevsky 77dda061a7 fixed fastAtan2 and cardToPolar accuracy (thanks to Andrey Kamaev) 14 years ago
Vadim Pisarevsky 8989e0b07e fixed single-mat input/output in mixChannels() (ticket #1446) 14 years ago
Vadim Pisarevsky 3ae22014a0 fixed description of inRange/inRangeS (ticket #1500) 14 years ago
Vadim Pisarevsky 8a9876bee2 corrected description of goodFeaturesToTrack (ticket #1488) 14 years ago
Vadim Pisarevsky 5353b97605 fixed single-precision SVD accuracy on some very ill-conditioned matrices (ticket #1448) 14 years ago
Vadim Pisarevsky 2547f7554e fixed memory corruption in CvEM::read() (ticket #1399) 14 years ago
Vadim Pisarevsky b20871ce2d fixed bug in Matx::inv(..., DECOMP_SVD) (ticket #1444) 14 years ago
Leonid Beynenson 0b907d088d Made changes in BundleAdjusterBase class to pass a termination criteria to the Levenberg–Marquardt algorithm. 14 years ago
Andrey Kamaev d6ef0378a2 Reverted invalid cv::reduce optimization 14 years ago
Andrey Kamaev 4525ce56c3 Fixed Android target setup for OpenCv library project 14 years ago
Kirill Kornyakov ab2ae86e86 Optimized version of Reduce functions added 14 years ago
Andrey Kamaev 35457afab3 Fixed bug in phaseCorrelate 14 years ago
Andrey Pavlenko f24e16f54d adding Android-specific linking flags 14 years ago
Andrey Pavlenko 2d815c80a5 adding Android-specific libs 14 years ago
Andrey Kamaev a67a0c76c5 Fixed logging in perf tests; small bugfix in run.py 14 years ago
Vladislav Vinogradov a2697b18e2 minor fix 14 years ago
Vladislav Vinogradov fa93b724ee minor 14 years ago
Vladislav Vinogradov 1a1d167bb8 fixed build under linux 14 years ago
Vladislav Vinogradov bd4239be7b moved OpenGL wrappers to separate header 14 years ago
Andrey Morozov 59ea0d8ee8 fixed bug in chart.py 14 years ago
Alexander Mordvintsev f2d2c8db77 exposed SurfFeatureDetector and SurfDescriptorExtractor to python 14 years ago
Leonid Beynenson 782ccc1844 Made changes in the stitching module to make correct logging on Android. 14 years ago