9569 Commits (f16503743f98c6a49d9506095d7f4ab143131f25)
 

Author SHA1 Message Date
Vladislav Vinogradov f16503743f use more accurate reshape 11 years ago
Vladislav Vinogradov 55a714c83b fix cv::kmeans function 11 years ago
Roman Donchenko 09674623cf Merge pull request #2714 from asmorkalov:ocv_cmake_config 11 years ago
Roman Donchenko ecfb1ab4f8 Merge pull request #2721 from zarrabeitia:2.4 11 years ago
Alexander Smorkalov e8376c789d Fix non-Android cross compilation with OpenCVConfig.cmake 11 years ago
Roman Donchenko 5e47aa6300 Merge pull request #2717 from StevenPuttemans:2.4 11 years ago
Luis Zarrabeitia bb5a22c504 highgui: fix segfault on CvCapture_GStreamer::retrieveFrame 11 years ago
StevenPuttemans a9c7db7518 add suggestion of feature 2619 11 years ago
Alexander Alekhin c74fed1fcf Merge pull request #2706 from ilya-lavrenov:ipp_2.4_warnings 11 years ago
Alexander Alekhin 7c9caab1fb Merge pull request #2708 from StevenPuttemans:2.4 11 years ago
Alexander Alekhin 78f660024b Merge pull request #2712 from jet47:subtract-fix-3rd-attempt 11 years ago
Ilya Lavrenov 19a2495067 fixed IPP related warnings 11 years ago
Vladislav Vinogradov 77275031ab finally fix cv::subtract 11 years ago
StevenPuttemans 99475e2976 fixed wrong download link in tutorial 11 years ago
Vladislav Vinogradov 629461c836 fix output matrix allocation in cv::subtract 11 years ago
Alexander Alekhin e2c7adc7c4 Merge pull request #2703 from jet47:subtract-create-dst-mat 11 years ago
Vladislav Vinogradov 4c66614e07 fix cv::subtract function: 11 years ago
Alexander Alekhin b1a28a52fa Merge pull request #2693 from mvukad:bugfix_ippmorphop 11 years ago
Alexander Alekhin 59cf62ad9e Merge pull request #2636 from atrebbi:#3653 11 years ago
Alexander Alekhin f0d4ccc6cf Merge pull request #2696 from PhilLab:2.4 11 years ago
PhilLab 897d0a9aaf Updated documentation: library names 11 years ago
Michael Vukadinovic c1aee0c312 Fixed bug in IPPMorphOp function when looping over elements of the morphology kernel. 11 years ago
Roman Donchenko 5042ab1f32 Merge pull request #2659 from adrians:docs_pull_1 11 years ago
Adrian Stratulat 4fb5680d91 Documentation - minor fix-ups 11 years ago
Roman Donchenko cccdcac0c8 Merge pull request #2640 from a-wi:2.4 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
Andrey Pavlenko 7ba4212529 Merge pull request #2544 from alalek:perf_report_regressions 11 years ago
Vadim Pisarevsky 6a5a0fe803 Merge pull request #2016 from pemmanuelviel:kmeansppSquareDist 11 years ago
Roman Donchenko df8e28283f Merge pull request #2571 from MartinChodakowski:fix-old-python-doc-typos 11 years ago
Roman Donchenko 4c2db3d6e7 Merge pull request #2579 from maksqwe:test_operations_fix 11 years ago
Roman Donchenko 8ab224746b Merge pull request #2603 from maksqwe:unused_fix_2.4 11 years ago
Vadim Pisarevsky dae04aacc3 Merge pull request #2575 from rold2007:Bugfix_1437 11 years ago
Vadim Pisarevsky b66adc81a4 Merge pull request #2599 from maksqwe:test_calibration_2.4 11 years ago
Vadim Pisarevsky 211d44cfc5 Merge pull request #2591 from Nerei:viz_cloud_shading_support 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
Maks Naumov a01659825c remove unused variable in loadFromXML() 11 years ago
Maks Naumov c098c18942 Merge pull request #1 from Itseez/2.4 11 years ago
Maks Naumov b033a63e63 fix typo in test_cameracalibration 11 years ago
David Rolland cb8ddb1179 Corrected bug #1437. Corrected the cast of two short values from an lParam. lParam contains two signed-short, the position can be negative when another mouse event happens with a mouse_move (mouse_click, etc.) 11 years ago
Anatoly Baksheev 3f95818252 Added cloud shading support - additional normals array is used 11 years ago
Martin Chodakowski 267241b889 Fix typos in old python wrapper documentation(Bug #3628) 11 years ago
Maks Naumov 8271bd5f14 fix condition in CV_OperationsTest::operations1() 11 years ago
Roman Donchenko 1cee868e88 Merge pull request #2572 from jet47:gpu-generalized-hough 11 years ago
Vladislav Vinogradov d822d6f101 disable GeneralizedHough tests on gcc 4.7 11 years ago