6496 Commits (1f4ddbe5b68f9a598227001ad10f061387ddb5fd)

Author SHA1 Message Date
Andrey Pavlenko 02b32d86d3 moving FaceRecognizer2 from public header to .cpp 11 years ago
atinfinity f08d88fa78 fixed calculation method of "cv::TickMeter" 11 years ago
Konstantin Matskevich 59c8edfd98 facerec2 11 years ago
berak 2bacd8b702 2 fixed unassigned reshapes in em (#3674) 11 years ago
Alexander Alekhin e6f6905868 run.py: propagate OPENCV* env variables only with --android_propagate_opencv_env flag 11 years ago
Alexander Alekhin 766600529b run.py: added --android_env parameter 11 years ago
StevenPuttemans fea4396023 Added more info on the data input variable of kmeans 11 years ago
Konstantin Matskevich 8d4a76925c fixed binary compatibility 11 years ago
Roman Donchenko 7ea1bf3cf0 Fixed several problems found by PVS-Studio. 11 years ago
Roman Donchenko bea46c90b5 Remove a useless loop that copies an array to itself 11 years ago
StevenPuttemans 12207ac763 fix coordinate problem with large images - bug 1523 11 years ago
StevenPuttemans 7fc764f5e5 added documentation for findContours 11 years ago
Konstantin Matskevich a46f119fdf docs fixes 11 years ago
Vladislav Vinogradov 746185652a add additional tests for different input cases 11 years ago
Vladislav Vinogradov f16503743f use more accurate reshape 11 years ago
thoinvil ea038436e6 Added condition to 1st test in cv::GaussianBlur 11 years ago
Vladislav Vinogradov 7e2f7f45d7 fix bug #3690 11 years ago
Vladislav Vinogradov 1f72873c55 fix cv::gpu::resize function 11 years ago
Yash Vadalia 7e56cfafbc fixed a syntax error in cap_giganetix.cpp 11 years ago
Yash Vadalia 6ecd553810 Added doc for LinearPolar Transform 11 years ago
Vladislav Vinogradov 55a714c83b fix cv::kmeans function 11 years ago
Kevin Mitchell 63e508abd2 doc: update/clarify behaviour of mask in floodFill 11 years ago
StevenPuttemans 006956c324 Fixing as suggested in bug 2626, made naming same for both C, C++ and python API 11 years ago
1Hyena 6c118ebc51 Changed ostringstream to ostream for new print_params and added the old 11 years ago
StevenPuttemans a0a8fb4fd9 fixed bug 2626 11 years ago
StevenPuttemans e96de8821c bug 2740 added fix 11 years ago
StevenPuttemans b382984810 fix bug 3252 11 years ago
StevenPuttemans 2b4241c10b fixed bug 3484 11 years ago
Konstantin Matskevich d67c9aabff docs 11 years ago
Luis Zarrabeitia bb5a22c504 highgui: fix segfault on CvCapture_GStreamer::retrieveFrame 11 years ago
Konstantin Matskevich aa76ef9a98 fixes 11 years ago
Ilya Lavrenov 19a2495067 fixed IPP related warnings 11 years ago
Vladislav Vinogradov 77275031ab finally fix cv::subtract 11 years ago
thoinvil e50ef2dab5 Bugfix #3668 removed the comment 11 years ago
Vladislav Vinogradov 629461c836 fix output matrix allocation in cv::subtract 11 years ago
Konstantin Matskevich 36afd4ef55 added additionalInfo in faceRecognition 11 years ago
Vladislav Vinogradov 4c66614e07 fix cv::subtract function: 11 years ago
GregoryMorse 38db7a78df WinRT core compatibility fixes 11 years ago
Thierry Hoinville 5efd2056f0 Bugfix #3668 in FilterEngine::apply(), use the ROI properly 11 years ago
Michael Vukadinovic c1aee0c312 Fixed bug in IPPMorphOp function when looping over elements of the morphology kernel. 11 years ago
1Hyena dfdb09386f Autotuned_index now prints all info into logger instead of couting it. 11 years ago
Adrian Stratulat 4fb5680d91 Documentation - minor fix-ups 11 years ago
Artur Wieczorek f27a886314 Fix for issue #3645 (http://code.opencv.org/issues/3645). 11 years ago
Alessandro Trebbi 3d25d70627 fix for compiling 2.4 opencv with xcode 5.1 11 years ago
Maks Naumov eb89f5207c remove unused variables in CV_KDTreeTest_CPP::findNeighbors() 11 years ago
Maks Naumov 29d1bce85f remove unused variable in TEST_P() 11 years ago
Maks Naumov 79eb3c5cde remove unused variable in OCL_PERF_TEST_P() 11 years ago
Maks Naumov befbe89bdf remove unused variable in ocl_moments() 11 years ago
Maks Naumov eb45cf0c93 remove unused variable in findCorners_caller() 11 years ago
Maks Naumov 9b52b61451 remove unused variable in HOGDescriptor::groupRectangles() 11 years ago