16435 Commits (89889ae8ea2cc5590ca58f5f029ad8e732dfbf64)
 

Author SHA1 Message Date
Vadim Pisarevsky 60a51b82d7 Merge pull request #3921 from sergarrido:master 10 years ago
Vadim Pisarevsky 99d0fcf49d Merge pull request #3938 from paroj:triangulatecpp 10 years ago
Vadim Pisarevsky faf84e7100 Merge pull request #3937 from mshabunin:android-engine3 10 years ago
Vadim Pisarevsky d01ee09fd6 Merge pull request #3945 from nisargthakkar:DocBugFix4282 10 years ago
Vadim Pisarevsky 926754a66e another attempt to resolve ABI checker complains 10 years ago
Pavel Rojtberg 78eac67a01 clean up cvTriangulatePoints by using C++ primitives directly. 10 years ago
Vadim Pisarevsky fa41653420 trying to avoid ABI checker failures 10 years ago
tcavallari cca78e0601 Null Pointer check in vizimpl.cpp 10 years ago
Nisarg Thakkar 0fd1203b3b Fixed Doc Errors Bug#4282 10 years ago
Vadim Pisarevsky b27467d9f9 Merge pull request #3931 from mshabunin:fix-svm-train 10 years ago
Vadim Pisarevsky b4aa37aa30 Merge pull request #3933 from BKNio:putText_3_0 10 years ago
Vadim Pisarevsky 6916a1438f fixed some newly introduced compile errors and warnings 10 years ago
Vadim Pisarevsky ca9a2887fc extended universal intrinsics: added 64-bit integers, improved shift operators, renamed "pack" operations; changed semantics of extended integer multiplication, added v_dotprod. 10 years ago
Deanna Hood 37f77e7397 Change condition on parallel ellipse case so can only calculate t if necessary 10 years ago
Deanna Hood 5a552b6d8d Regression test for Bug #3989: check fitEllipse with rotation angles of n*pi/2 10 years ago
Pavel Rojtberg b02fc039cd fix python and numpy output formatters 10 years ago
Maksim Shabunin a362aca783 Rename manager package to OpenCV3 Manager 10 years ago
Vadim Pisarevsky 46a6f70d88 Merge pull request #3934 from mshabunin:add-cpp-sample-project 10 years ago
Maksim Shabunin 316d76bdb6 Rename OpenCV Engine to org.opencv.engine3 for release candidate 10 years ago
Vadim Pisarevsky 92f2ad0a11 trying to fix test failures (take 2) 10 years ago
Vadim Pisarevsky 17675b4cb8 trying to fix test failures 10 years ago
Vadim Pisarevsky ce7590bd24 continuing fixing universal intrinsics 10 years ago
Vadim Pisarevsky bfbf864a73 fixed some more compile warnings (2) 10 years ago
Vadim Pisarevsky 1fcc83b84b fixed some more compile warnings 10 years ago
Vadim Pisarevsky c7121e8772 fixed compile warnings 10 years ago
Vadim Pisarevsky ee11a2d266 fully implemented SSE and NEON cases of intrin.hpp; extended the HAL with some basic math functions 10 years ago
Deanna Hood 103336c76e Fix Bug #3989: correctly identify ellipse with its axes parallel to x-y axes during semi-major axis calculation 10 years ago
Maksim Shabunin b80142be69 Fix an issue in cmake tutorial 10 years ago
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
cbalint13 dee3a4b528 Add missing opencv_contrib PR #202 patch. 10 years ago
cbalint13 26997f32c6 Fix BRISK detector&descriptor using proper AGAST. 10 years ago
Vadim Pisarevsky b639353193 Merge pull request #3912 from kalistratovag:mjpeg_dec 10 years ago
yanlend 443b3157e0 Fix win32 search for same bitness executable 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