10439 Commits (cca2e5d8b1992a31eb01d0651705d2e40c9e69b6)
 

Author SHA1 Message Date
StevenPuttemans 199aa80915 Added typo in docs of tutorial 12 years ago
Roman Donchenko eff21788a8 Merge pull request #1445 from vpisarev:stereocalib_quick_fix 12 years ago
lluis 95d92c099c functions getDefaultClassifierNM1() and getDefaultClassifierNM2() allow to implicitly load the default classifiers when creating a ERFilter object 12 years ago
Roman Donchenko 160ab8415e Merge pull request #1330 from lenlen:plantuml 12 years ago
Vadim Pisarevsky 84022b0c19 fix thin-prism coefficients at 0's in the stereo calibration function unless the flag CALIB_THIN_PRISM_MODEL is explicitly set 12 years ago
Roman Donchenko c511d5d649 Merge pull request #1414 from lluisgomez:scene_text_detection_computeNMChannels 12 years ago
Roman Donchenko 0033d453f2 Merge pull request #1426 from nailbiter:optimPD 12 years ago
Roman Donchenko e3b92a9591 Merge pull request #1441 from look4pritam:prism-stereo 12 years ago
Roman Donchenko 4082a0c64e Merge pull request #1442 from SpecLad:version-status 12 years ago
Ilya Lavrenov 9311f84109 disabled MOG tests if no video input support 12 years ago
hbristow 232f11e256 Updated OpenCVFindMatlab with changes suggested by SpecLad 12 years ago
hbristow 530ad447bc Added fixes to CMakeLists.txt 12 years ago
Ovidiu Parvu 8bada4c751 Overloaded the minEnclosingTriangle function such that there is an alternative function with the same name which does not require the output parameter ``area''. 12 years ago
Ozan Tonkal 3f27ba54e0 re-render the scene after changing camera properties 12 years ago
Ovidiu Parvu 0ed2f6201d Optimised one assert statement in the min_enclosing_triangle.cpp file. Added the minEnclosingTriangle functionality to the existing minarea.cpp sample file. 12 years ago
Ovidiu Parvu 9902affae6 Added some assert statements to constrain the type of the input and output parameters. Convert the input set of points to vector<Point2f> before passing it to the findMinimumAreaEnclosingTriangle function. 12 years ago
Roman Donchenko e3710488a8 Merge pull request #1434 from melody-rain:Added_perf_kalman_cpp 12 years ago
Roman Donchenko d669559ec3 Bumped version to 3.0. 12 years ago
Roman Donchenko b525c28244 Updated the Java bindings and docs to support the version status. 12 years ago
Roman Donchenko 473bfb0019 Updated the build config files to deal with the version status. 12 years ago
Roman Donchenko cd8ff69637 Added version status support into the build system. 12 years ago
Ovidiu Parvu 4fce8e6b0e Changed the semantics of the minEnclosingTriangle function such that: 12 years ago
Roman Donchenko 887825e831 Added an additional version component - the development status. 12 years ago
antonella 5b2d557502 Added plantuml extension 12 years ago
Roman Donchenko dee2a65978 Merge pull request #1440 from SpecLad:wcast-align 12 years ago
look4pritam 7fd7bbc9f1 The prism distortion coefficients are added for the stereo calibration. 12 years ago
Ovidiu Parvu 510ad8e779 - Changed the type of the minEnclosingTriangle function parameters by using proxy classes InputArray/OutputArray instead of std::vector<T> 12 years ago
Roman Donchenko ad52dd37a9 Revert "Merge pull request #1376 from StevenPuttemans:bugfix_3186" 12 years ago
Roman Donchenko ac9bc6423a Merge pull request #1428 from ilya-lavrenov:ocl_pyr 12 years ago
Ilya Lavrenov f20cc2bce8 extended ocl::convertTo 12 years ago
Roman Donchenko fec697b390 Silenced a few -Wcast-align warnings in the headers. 12 years ago
Roman Donchenko f31d06f980 Merge pull request #1418 from vpisarev:24_ipp_sepfilter_dft 12 years ago
Roman Donchenko 8d438e3def Merge pull request #1386 from asmorkalov:android_abic_check_opt_java 12 years ago
Alexander Smorkalov 3fc6e27a69 Some improvements in ABI compatibility checker config generator. 12 years ago
Jin Ma f4d0c9b13c Revised the code according to the feedback of the community. 12 years ago
Ovidiu Parvu e6b58c4e79 - Added the minEnclosingTriangle function declaration to the imgproc header 12 years ago
Roman Donchenko 4fe8e377ed Merge pull request #1436 from SpecLad:host-git 12 years ago
Roman Donchenko 03926fac20 Fixed finding Git when cross-compiling. 12 years ago
Ozan Tonkal 620d92824c hide VizMap and VizPair from public interface 12 years ago
Roman Donchenko caf9fdbdc3 Merge pull request #1432 from SpecLad:unseq 12 years ago
Roman Donchenko 6fcd9e3830 Merge pull request #1431 from asmorkalov:android_recording_hint 12 years ago
Vladislav Vinogradov 6bbac2a7d9 Merge branch 'master' into gpu-cuda-rename 12 years ago
Jin Ma b9d7e67589 Removed whitespace. 12 years ago
Jin Ma 2e0f613c38 Added performance for Kalman Filter. 12 years ago
Roman Donchenko 6a21eca7e7 Merge pull request #1421 from ilya-lavrenov:ocl_bilateral 12 years ago
Roman Donchenko acc2ca484c Merge pull request #1425 from pengx17:master_retina_ocl_fix 12 years ago
Roman Donchenko 242e4254f3 Merge pull request #1427 from SpecLad:merge-2.4 12 years ago
Alexander Smorkalov 98cb1dcc9a MediaRecorder hint enabled for all Android devices with API level 14 and above. 12 years ago
Roman Donchenko 51ed1873de Eliminated unsequenced assignments to temp3 from dpstereo.cpp. 12 years ago
Ilya Lavrenov 6b9c451938 added CV_16UC(1, 3, 4), CV_16SC(1, 3, 4) data types support in ocl::pyrUp and ocl::pyrDown 12 years ago