18320 Commits (919fc443fb1f56d799c10a2e085a8f0c7d51a48c)
 

Author SHA1 Message Date
Vadim Pisarevsky 0c67c6c136 Merge pull request #4112 from sturkmen72:patch-1 10 years ago
Vadim Pisarevsky f846bb2b49 Merge pull request #4121 from sbokov:addingAloeGT 10 years ago
Vadim Pisarevsky e79c184b2d Merge pull request #4116 from alalek:fix-pthread-pf 10 years ago
Maxim Kostin 6724a0b8cd Added dummy highgui WinRT implementation 10 years ago
sbokov 5123c3e52e Added ground-truth disparity map for 'aloe' 10 years ago
Alexander Duda def2256609 cv::stereoRectify: fix segfault in case of empty distCoeffs 10 years ago
Jaime Fernandez c613ee2da4 BUG: ndarray to Mat conversion with NPY_RELAXED_STRIDES set 10 years ago
Alexander Alekhin a482dcce46 fix support for pthreads parallel_for 10 years ago
themightyoarfish d647261de2 Fixed alpha preservation when converting 4-channel Mat to UIImage 10 years ago
Alexander Alekhin b7cfd5a7da ocl: added errors processing in OpenCL code generator, resolve space issue 10 years ago
Suleyman TURKMEN caa0058d5b Update imgproc.hpp 10 years ago
Suleyman TURKMEN dac715ad1f Update imgproc.hpp 10 years ago
Suleyman TURKMEN 061131a5ee Update imgproc.hpp 10 years ago
Maksim Shabunin 26d9a7cd40 Trying to fix flann python wrapper issue 10 years ago
Alexander Alekhin caaf60ba00 remove bindings generation for DetectionBasedTracker 10 years ago
René 3e2515d735 Fix bug in distanceATS_L1_8u and typos. 10 years ago
Alexander Alekhin 3f2666778a videoio: fix some issues in ffmpeg error processing 10 years ago
Alexander Alekhin 959d575292 videoio: update ffmpeg backend 10 years ago
Vincent Rabaud 50842b9036 get code to compile on Ubuntu Saucy 10 years ago
Vadim Pisarevsky 3d6413cfc6 fixed compile warnings; hopefully fixed test failures 10 years ago
Vadim Pisarevsky 799622affd make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10) 10 years ago
Alexander Smorkalov 57ab0d4d17 Debian packages header update to fix conflict with OpenCV from deb repo. 10 years ago
Maksim Shabunin 1f983ec39c Fixed compilation of pthread-based parallel_for with gcc 4.4.3 10 years ago
jayceelock a345d16cc1 Changed to allow for ISO page size selection, checkerboard pattern now centres itself properly in middle of the page 10 years ago
Roman Donchenko 02f8b85dd9 Add ARM64 packaging support 10 years ago
Roman Donchenko 1fbdca0c9b Set CPACK_DEBIAN_PACKAGE_ARCHITECTURE instead of CPACK_DEBIAN_ARCHITECTURE 10 years ago
alexander barakin (aka sash-kan) 0d821f04fd fix icvCloseCAM_V4L wrong order of code blocks 10 years ago
Alexander Alekhin 8184e57dd6 fix tests build (win,shared,world) 10 years ago
Maksim Shabunin 78ddc567f9 Python generator: moved base class handling to the generate step 10 years ago
Maksim Shabunin 424c2bddb3 Merge tag '3.0.0' 10 years ago
Maksim Shabunin c12243cf4f Version for 3.0.0 release 10 years ago
Maksim Shabunin 39fdcf4df3 Merge pull request #4083 from mshabunin:java-engine 10 years ago
Maksim Shabunin fd1b30fc6f Merge pull request #4089 from alalek:video_mp4 10 years ago
Maksim Shabunin 7ee79b73f6 AndroidMgr: fixed package build 10 years ago
Alexander Alekhin 1f3043f618 videoio: VideoWriter H264/.mp4 support via ffmpeg/libav 10 years ago
Maksim Shabunin 1d7d22e117 AndroidMgr: fixed library version check 10 years ago
howtobeahacker 9eaac6105f correct covariation matrix formula in Harris corner detector 10 years ago
Maksim Shabunin 33ab9ea188 AndroidMgr: fixed typos and package name 10 years ago
Vadim Pisarevsky 8ad6ba82fc Merge pull request #4084 from berak:patch-2 10 years ago
Vadim Pisarevsky 83ace8d580 Merge pull request #4085 from berak:patch-3 10 years ago
berak 851ce27240 http://code.opencv.org/issues/4359 2.4 branch 10 years ago
berak 737a1e2f12 http://code.opencv.org/issues/4359, for master 10 years ago
Vadim Pisarevsky 850e3c1ca2 Merge pull request #4082 from diogorolo:patch-1 10 years ago
Maksim Shabunin 7541c590e5 AndroidMgr: Reversed file existence checking 10 years ago
Maksim Shabunin caffbaafbe Updated Manager for Android 10 years ago
Diogo Rolo f57fb2375e Update cuda.markdown 10 years ago
Vadim Pisarevsky a28c8d002d Merge pull request #4081 from vpisarev:30_small_fixes 10 years ago
Vadim Pisarevsky a4073ed676 made improvements in ECC code (comments from https://github.com/Itseez/opencv/pull/3845), as well as minor tweak in pthread's based parallel for. 10 years ago
Vadim Pisarevsky 78e07d3210 Merge pull request #3845 from ellbur:findTransformECC-mask 10 years ago
Vadim Pisarevsky 41af58d1d5 Merge pull request #4076 from kalistratovag:parallel_pthreads 10 years ago