3499 Commits (e7946d98a906e737a500aa9cbd622f7f62581c70)
 

Author SHA1 Message Date
Vadim Pisarevsky e7946d98a9 fixed SSE-optimized cmp_8u (ticket #1530) 13 years ago
Vadim Pisarevsky dec0af8d79 implemented invert(A, B, DECOMP_EIG) 13 years ago
Andrey Kamaev abf42e208a Added missed macro 13 years ago
Andrey Kamaev 95d659a3cf Refactored Tegra related macro usage 13 years ago
Vladislav Vinogradov 4fee5ef818 fixed build under linux 13 years ago
Vladislav Vinogradov 5e38cf8042 added FAST_GPU and ORB_GPU classes 13 years ago
Andrey Kamaev e46e13a775 Fixed typo in android toolchain 13 years ago
Vladislav Vinogradov e6d820171c added documentation for gpu::BroxOpticalFlow, updated other docs 13 years ago
Vladislav Vinogradov b398ac7a96 added ImagePyramid class to gpu module 13 years ago
Vladislav Vinogradov 92a682093a fixed compilation error 13 years ago
Andrey Kamaev 8108dfb397 Added perf tests for blur, medianBlur, GaussianBlur 13 years ago
Alexander Shishkov 26aef8c719 added skipped file 13 years ago
Alexander Shishkov c11551a510 added P3P method 13 years ago
Leonid Beynenson 6d8f4c6b82 Added small debug insertion. 13 years ago
Andrey Kamaev 5ca24d2ead Added perf tests for cv::compare 13 years ago
Andrey Kamaev 320bee3bfe Fixed border interpolation problem in filter2D 13 years ago
Alexander Reshetnikov 4cfc9dc67e fixed bag in the checking size of matrix and vector for eigen test; all eigen test execution was checked: it works correctly; added first version of homography test for C++ interface 13 years ago
Andrey Kamaev c29ea1056d Added perf test for cv::threshold 13 years ago
Andrey Kamaev cb687b9b1e Added performance test for cv::dilate 13 years ago
Maria Dimashova 4fa9c5ae71 added example of vec-file 13 years ago
Maria Dimashova fbcd2a4e0a added example of vec-file 13 years ago
Andrey Kamaev bdfd4c3062 Refactored Tegra related macro usage 13 years ago
Maria Dimashova 48ea65e69c fixed traincascade for ordered features 13 years ago
Alexey Spizhevoy b4f17ab79e Updated motions estimators in the stitching module to be able to set camera intrinsics manually 13 years ago
Kirill Kornyakov 893f75444d Optimized version of ReduceR functions and one ReduceC function added 13 years ago
Alexander Reshetnikov 1767049f30 Fixed some errors in test data for eigen. Added test using lowindex & highindex in eigen function. 13 years ago
Andrey Kamaev ec7bc9e497 Fixed ORB and SURF regression tests 13 years ago
Andrey Kamaev ef4ce6232a Fixed FAST feature detector Java tests 13 years ago
Andrey Kamaev 3d61f5bdd0 Fixed 2 more tests for Java API 13 years ago
Andrey Kamaev e9dffe1394 Fixed failed Java API tests for core module 13 years ago
Vladislav Vinogradov d13a6b74b2 Fixed bug with submatrix in device::transform 13 years ago
Alexander Reshetnikov dab3586792 first version of Eigen test for C++ interface 13 years ago
Alexander Shishkov 6fa936472e fixed compilation errors in epnp with gcc 13 years ago
Alexander Shishkov c5d8ec4ac0 first version of ePnP code 13 years ago
Andrey Kamaev 4168a698f6 Fixed highgui tests for Android 13 years ago
Leonid Beynenson 54adb3c9cf Removed unrequired dependency to the header "cvconfig.h". 13 years ago
Alexander Shishkov 0922b3f3be fixed Python description of estimateAffine3D function 13 years ago
Andrey Kamaev ce81868ba4 Fixed cv::norm accuracy test allowed error 13 years ago
Andrey Morozov 209aaac95c fixed parallel build under Windows 13 years ago
Andrey Kamaev 4aa47ad115 Added multiple connected Android devices support to the run.py script 13 years ago
Andrey Morozov ca5d28d127 added experimental feature for parallel build solution under Windows 13 years ago
Andrey Kamaev 0744092b21 Fixed build with gcc compiler; couple minor improvements in perf testing framework 13 years ago
Alexandre Benoit 6ee1f6f66e removing some mistakes 13 years ago
Vadim Pisarevsky eef900e46a optimized cmp and cvtscale(16s->16s) using SSE2 (thanks to Victoria) 13 years ago
Vladislav Vinogradov 677fc3a09f fixed gpu perf tests (out of memory) 13 years ago
Alexandre Benoit 817dca2219 corrected small bu on image sequence tone mapping 13 years ago
Vladislav Vinogradov 6310622be3 minor 13 years ago
Alexandre Benoit 056d015b38 added tone mapping video processing from OpenEXR images sequences 13 years ago
Vladislav Vinogradov f6d8f4dc6b minor 13 years ago
Vladislav Vinogradov 061f032719 fixed build under linux 13 years ago