16103 Commits (341de5d53fc16da9f4a55faa1ea6a57819f66ebb)
 

Author SHA1 Message Date
Maksim Shabunin bb0631a365 Add sample cmake project 10 years ago
Ahmatnurov Dinar 2358c79db2 move 3265 to 3.0; 10 years ago
Nisarg Thakkar 00094a8792 Fix for Bug4243. Made changes relating to non OpenCL devices 10 years ago
Nisarg Thakkar a0bc0ab7cb Fix for Bug4243 10 years ago
Maksim Shabunin cb00c7036f Fix cache error during SVM train 10 years ago
Vadim Pisarevsky a2bba1b9e6 HAL extensions: added initial version of universal intrinsics (C implementation and SSE2, NEON - TBD). added empty files where some functionality from core and imgproc will be moved to 10 years ago
Alexander Alekhin 81c5d58035 Merge pull request #3928 from ilya-lavrenov:android_4.6 10 years ago
berak 723c317108 changed create function in tutorial 10 years ago
Ilya Lavrenov 17bedd72f0 workaround for stange internal compiler error when cross-compiling with 4.6 10 years ago
Daeyun Shin 4686b935c1 Fix typo in documentation. F = K^-T * E * K^-1 10 years ago
Yang Fan 3b177eaaa3 ENH: explicitly declared outputFilename to surpress error C2668 10 years ago
ttagu99 3c797b0ca5 findcontour_example check image empty 10 years ago
S. Garrido 2f95acf273 completing and fixing gen_pattern.py 10 years ago
Vadim Pisarevsky b639353193 Merge pull request #3912 from kalistratovag:mjpeg_dec 10 years ago
Vadim Pisarevsky c094c58b51 Merge pull request #3916 from mshabunin:fix-winpack-test 10 years ago
kalistratovag 740ae3581c Initial commit of avi mjpeg decoder 10 years ago
Maksim Shabunin 97c78838a4 Fixed windows build and one warning 10 years ago
Vadim Pisarevsky 369a3d1426 Merge pull request #3907 from yxiong:python-dependencies 10 years ago
Maksim Shabunin 728bd0ba84 Merge pull request #3905 from mshabunin:fix-android-mk 10 years ago
Alexander Alekhin c436cac797 Merge pull request #3913 from mshabunin:fix-world-build 10 years ago
Maksim Shabunin e7c02f376f Fixed world build with HAL 10 years ago
Maksim Shabunin f803c2a7bb Generators: updated the library gathering loop 10 years ago
Сергей Нужный e630375fd6 Merge branch 'master' of https://github.com/Nuzhny007/opencv 10 years ago
Сергей Нужный 4a65f3cee2 Squashed commit of the following: 10 years ago
Сергей Нужный 5c379aa1b8 Merge branch 'master' of https://github.com/Nuzhny007/opencv 10 years ago
Сергей Нужный e800800bec Squashed commit of the following: 10 years ago
Vadim Pisarevsky 5b3f89df0a Merge pull request #3911 from vpisarev:core_tweaks 10 years ago
Vadim Pisarevsky edb4a7ad03 Merge pull request #3879 from mshabunin:add-hal 10 years ago
Vadim Pisarevsky 259e41da73 reverted "typedef _InputArray InputArray", fixed warning from doxygen 10 years ago
Maksim Shabunin 35b2139929 Basic HAL module 10 years ago
Vadim Pisarevsky 052593c760 1. Input/OutputArray optimizations; 10 years ago
Сергей Нужный 3646967deb Fix bug in SVM::trainAuto 10 years ago
Сергей Нужный 0c24ccf538 Revert "Fix bug in SVM::trainAuto" 10 years ago
Сергей Нужный 225da0226e Fix bug in SVM::trainAuto 10 years ago
Vadim Pisarevsky 44f112a9de Merge pull request #3906 from yxiong:policy-0042 10 years ago
Vadim Pisarevsky bd2be9c79c Merge pull request #3890 from greensea:patch-1 10 years ago
greensea 52c727f09a Fix a segment fault issue in cascade classfier 10 years ago
Ying Xiong 2d8b4fea9f Add #ifdef's such that python wrapper builds independent of other components 10 years ago
Ying Xiong 9cccd87e79 Silence cmake 3.0+ warnings about MACOSX_RPATH 10 years ago
Nuzhny007 581923fa57 Merge pull request #1 from Itseez/master 10 years ago
Maksim Shabunin 979721c979 Fix generating of android.mk 10 years ago
Vadim Pisarevsky ac22c524fc Merge pull request #3903 from SeninAndrew:master 10 years ago
Vadim Pisarevsky 08c84e0c34 Merge pull request #3729 from bitstars:AsyncServiceHelper.java-Android-5-hotfix 10 years ago
Vadim Pisarevsky caa03f72b7 Merge pull request #3694 from Ashod:jp2 10 years ago
Ashod Nakashian f75f2ffd48 Jpeg2k color to greyscale conversion on non-Windows is done post decoding because system libjasper segfaults when decoding color images as greyscale. 10 years ago
Ashod Nakashian 54ab3137d5 Simplified temp filename generation. 10 years ago
Ashod Nakashian 6fd2fdc2e6 Jasper unit-tests and removed a superfluous assertion. 10 years ago
Ashod Nakashian 03ea24f298 Fix for decoding large Jp2 images on Windows. 10 years ago
Andrew Senin 58f20a3b7f Ximea camera fix (see issue #4235) 10 years ago
Vadim Pisarevsky 085b4ca741 Merge pull request #3902 from apavlenko:doc_fix_imwrite_master 10 years ago