- 05 Sep, 2017 1 commit
-
-
Lewis B authored
* Refactor Python Classes
-
- 30 Jul, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 30 May, 2017 1 commit
-
-
Werner Palfinger authored
-
- 27 Apr, 2017 1 commit
-
-
Pavel Rojtberg authored
-
- 22 Apr, 2017 1 commit
-
-
Peter Würtz authored
-
- 01 Apr, 2017 1 commit
-
-
Hamdi Sahloul authored
-
- 31 Mar, 2017 1 commit
-
-
Hamdi Sahloul authored
-
- 02 Mar, 2017 1 commit
-
-
Hans Gaiser authored
-
- 21 Feb, 2017 2 commits
-
-
Pavel Rojtberg authored
-
Hamdi Sahloul authored
-
- 22 Jan, 2017 1 commit
-
-
Peter Würtz authored
-
- 15 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
(2.4) Backports from master branch (#7854)
-
- 16 Oct, 2016 1 commit
-
-
abratchik authored
-
- 16 Aug, 2016 1 commit
-
-
Vitaliy Lyudvichenko authored
Adding of destructor and placement new constructors for classes wrapped with CV_EXPORTS_W_SIMPLE macro
-
- 21 Jun, 2016 2 commits
-
-
Matthew Skolaut authored
-
Matthew Skolaut authored
-
- 20 Jun, 2016 1 commit
-
-
Matthew Skolaut authored
-
- 17 May, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 09 Feb, 2016 1 commit
-
-
Nikolay Polyarniy authored
- cv2.UMat implemented - python thin wrapper for UMat - no implicit copy from GPU to Host done, resulting UMat can be passed to next function without overhead - cv2.UMat.get() - to fetch data to Host - new tests covers: ORB, BFMatcher, goodFeaturesToTrack, calcOpticalFlowPyrLK
-
- 30 Oct, 2015 1 commit
-
-
berak authored
-
- 29 Oct, 2015 2 commits
-
-
Maksim Shabunin authored
-
Wangyida authored
-
- 20 Oct, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 12 Aug, 2015 1 commit
-
-
boatx authored
-
- 17 Jun, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 11 Jun, 2015 1 commit
-
-
Jaime Fernandez authored
Add logic to avoid nonsense strides when dimension size is 1 and NumPy is built with NPY_RELAXED_STRIDES from tripping OpenCV.
-
- 25 Apr, 2015 1 commit
-
-
Mansour Moufid authored
Conflicts: modules/gpu/perf/perf_imgproc.cpp Cast a long integer to double explicitly. Conflicts: modules/python/src2/cv2.cpp Cast some matrix sizes to type int. Change some vector mask types to unsigned. Conflicts: modules/core/src/arithm.cpp
-
- 06 Apr, 2015 1 commit
-
-
Ying Xiong authored
-
- 10 Mar, 2015 1 commit
-
-
Adam Greig authored
Previously the Python3 cv2 package ends up with no submodules (bgsegm, face, etc) in it, which makes a lot of functionality unusable. By not writing over our root reference we ensure the new submodules are added to the correct cv2 module.
-
- 24 Feb, 2015 1 commit
-
-
Mansour Moufid authored
-
- 27 Sep, 2014 1 commit
-
-
abidrahmank authored
-
- 16 Sep, 2014 1 commit
-
-
Huu Nguyen authored
The implicit narrowing in the initializer list throws a compiler error for some compilers with C++11 support turned on. The specific error message is: "error: narrowing conversion of 'PyInt_AsLong(((PyObject*)o))' from 'long int' to 'double' inside { }". Tested on Clang 5.1.0 and Mac OS X 10.9.4.
-
- 19 Aug, 2014 5 commits
-
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
maintain set of visited namespaces in CppHeaderParser WARNING: REMOVED const name conversion (SomeConstName -> SOME_CONST_NAME), discussion needed
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
-
- 03 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 30 Jul, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 24 Jun, 2014 1 commit
-
-
Vadim Pisarevsky authored
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. some of the stuff will be moved to opencv_contrib module. in order to make this PR pass buildbot, please, comment off opencv_legacy, opencv_contrib and opencv_softcascade test runs.
-