390 Commits (df5c090f2e43b326370b317199cf30a8ed53cb9a)

Author SHA1 Message Date
André Mewes 34d7b96bfc create homogeneous affine matrix when constructing from 4x3 cv::Mat 8 years ago
Vitaly Tuzov 2346ba7ea2 Backport of PR #7161 fix for drawing beyond 32768 range 8 years ago
Alexander Alekhin d7504ecaed OpenCV version++ 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
bedbad ffcf866e2f Merge pull request #7754 from LAZI-2240:toupstream2.4 8 years ago
Alexander Alekhin 2d28bb4171 ipp: disable compilation with IPP 9+ 8 years ago
Alexander Alekhin e878b60dbc core: drop type/dims/rows/cols information in Mat::release() 8 years ago
Maksim Shabunin 21167b1bf1 Fixed several GCC 5.x warnings 8 years ago
Alexander Alekhin c585d3890e core: update CV_XADD 8 years ago
Alexander Alekhin d68e350227 OpenCV version++ 9 years ago
Bernd Kuhls c7045184ce types_c.h: Fix compiling VFP assembler code 9 years ago
Philippe FOUBERT d99821aa44 Resolves issue #6931 9 years ago
Alexander Smorkalov f29fd63f13 Enabled build with LLVM libc++ for Android. 9 years ago
Vitaliy Lyudvichenko c3dc7266d1 Fixing of AutoBuffer::allocate(nsz) method 9 years ago
Alexander Smorkalov 6084901610 OpenCV version++. 9 years ago
Vitaly Tuzov 64f02aa72d Backport of setRNGSeed implementation and python test randomness fix 9 years ago
Ilya Lavrenov 068769263e fixed compilation warning 9 years ago
takacsd 537d1322b4 Add missing implementation to one of the Mat_<_Tp> constructor. (#5945) 9 years ago
Maksim Shabunin 7cb78451d1 Backported several changes from master branch: 9 years ago
StevenPuttemans 406cfc48c9 adding markers to OpenCV for 2.4 branch 10 years ago
Alexander Smorkalov e6f3f3c029 OpenCV version++. 10 years ago
a-andre a14e524b32 fix documentation builder warnings 10 years ago
a-andre b757359ff8 fix documentation builder warnings 10 years ago
Alexander Smorkalov d0210f510e OpenCV version++. 10 years ago
Evgeny Talanin ac6ca660f4 Increase version to 2.4.12 10 years ago
Alexander Smorkalov 00d9f690f6 Version++. 10 years ago
Alexander Smorkalov e49e75da06 OpenCV patch verison++. 10 years ago
Alexander Smorkalov 96e5300fdd OpenCV and OpenCV Manager version++ 10 years ago
Thomas Gabrowski ff4c42d182 Fix iOS warnings about implicit conversion precision by changing double literals to float ones 10 years ago
Andrey Kamaev c105b72945 Assorted fixes: 10 years ago
Maksim Shabunin 91e21847e2 Some changes to make migration to 3.0 easier 10 years ago
mattip ff7ea605ef export thread control to generated wrappers 10 years ago
Alexander Smorkalov 67635c6d65 Version++. 10 years ago
Maksim Shabunin 09fb7512ed Fixed iOS framework compilation warnings 11 years ago
Maksim Shabunin 9b55c09999 Basic doxygen documentation support 11 years ago
Alexander Smorkalov 6bb6039ebb Fixes for QNX 6.6 Neitrino support. 11 years ago
bhack 32f6e1a554 Fix for bug #3469 CV_XADD failing in clang+nvcc combination 11 years ago
E Braun d82b918a7b fix for bug 3172 11 years ago
Alexander Smorkalov 343f4b3026 OpenCV version++. 11 years ago
E Braun bdb82d181f fix for bug 3172 11 years ago
Alexander Smorkalov bb93c53948 OpenCV version++. 11 years ago
PhilLab efc1c39315 Fixed self-assignment in cv::Ptr::operator = 11 years ago
Camille 5a5a487612 bug fix 3381 11 years ago
Camille 46775ad186 bug fix 3381 11 years ago
unknown d0c3c4c373 Function for drawing arrows 11 years ago
Richard Yoo c38023f4e7 Modifications to support dynamic vector dispatch. 11 years ago
Roman Donchenko ebb0255e19 Remove a couple of useless casts in core headers 11 years ago
unknown ade46bd428 Fixed typos in comments 11 years ago
Nisarg Thakkar 98421e5970 Fix for Bug#3757: All dimension values are 0 after release is called 11 years ago
Marc Rollins 05e0b3b7e6 Fixing build error when using post-increment operator. 11 years ago