- 09 Oct, 2017 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 08 Oct, 2017 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
lzx1413 authored
-
Alexander Alekhin authored
-
- 07 Oct, 2017 1 commit
-
-
Igor Wodiany authored
The same code was repeated several time for different data types, so it was extracted as a templated function to improve maintability and make a code more clear.
-
- 06 Oct, 2017 9 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Dmitry Kurtaev authored
-
Maksim Shabunin authored
-
-
- 05 Oct, 2017 13 commits
-
-
Yaron Inger authored
The entire AssetsLibrary framework is deprecated since iOS 8.0. The code used in the camera example code can use UIKit to save videos to the camera instead, which allows to avoid linking with PhotoKit instead to prevent increasing the iOS deployment target.
-
tribta authored
-
tribta authored
-
tribta authored
-
tribta authored
-
tribta authored
-
tribta authored
-
tribta authored
-
tribta authored
-
tribta authored
-
tribta authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 04 Oct, 2017 5 commits
-
-
Sebastian Höffner authored
Additionally adds a tutorial on how to use the tag file in other projects to link back to the OpenCV documentation. The tutorial is also the only place which links to the tag file as of now. For more information on tag files and external documentation, check https://www.stack.nl/~dimitri/doxygen/manual/external.html
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
Fixed fully-connected layer axis.
-
Bisaloo authored
-
Peter J. Stieber authored
-
- 02 Oct, 2017 6 commits
-
-
Dmitry Kurtaev authored
-
Jasper Shemilt authored
-
Jasper Shemilt authored
Adds fitEllipseDirect to imgproc: The Direct least square (Direct) method by Fitzgibbon1999. New Tests are included for the methods. fitEllipseAMS Tests fitEllipseDirect Tests Comparative examples are added to fitEllipse.cpp in Samples.
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-