- 27 Nov, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 25 Nov, 2017 1 commit
-
-
Hamdi Sahloul authored
-
- 22 Nov, 2017 6 commits
-
-
Alexander Alekhin authored
-
LaurentBerger authored
-
Alexander Alekhin authored
-
fiammante authored
Bright edges source code and demo (#1449) * Bright edges source code and demo * Fix mac errors * Upload again because of null characters * Convert to UTF-8 * Change cv::WindowFlags::WINDOW_AUTOSIZE * Remove parameter * Remove trailing white spaces (documentation builld error * Remaining white spaces * Correct warning * Correct surround * Add comment * Moving prototype out of header * Add ximgproc namespace, fix example. * Fix namespace for example * Remove windows desctruction * Correct Mat declaration * Removed unused gray * Change local functions to static * Remove tabs and replace by 4 spaces * Add comments * Fix comments * Retry for random test stereo failure
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 21 Nov, 2017 2 commits
-
-
Adam Gradzki authored
-
Alexander Alekhin authored
-
- 20 Nov, 2017 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 17 Nov, 2017 2 commits
-
-
Maksim Shabunin authored
-
klchang authored
-
- 16 Nov, 2017 1 commit
-
-
Suleyman TURKMEN authored
-
- 14 Nov, 2017 2 commits
-
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
- 11 Nov, 2017 3 commits
-
-
Alexander Alekhin authored
-
Suleyman TURKMEN authored
-
Alexander Alekhin authored
-
- 10 Nov, 2017 2 commits
-
-
Hamdi Sahloul authored
-
Hamdi Sahloul authored
-
- 09 Nov, 2017 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 08 Nov, 2017 2 commits
-
-
Hamdi Sahloul authored
Similar to other descriptors, if the input image is colored, covert it silently to gray-level rather than terminating the execution
-
Vitaly Tuzov authored
-
- 07 Nov, 2017 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
aruco: fix dictionaries format description
-
- 05 Nov, 2017 1 commit
-
-
Oleg Kalachev authored
-
- 03 Nov, 2017 2 commits
-
-
Pavel Rojtberg authored
-
sukhad-app authored
Face alignment (#1199) * This commit will add a new functionality of one millisecond face_alignment to OpenCV. Face alignment is a computer vision technology for identifying the geometric structure of human faces in digital images. Given the location and size of a face, it automatically determines the shape of the face components such as eyes and nose. Added following functions : 1) Application to train a face landmark detector. 2) Application to detect face landmarks using a trained model. 3) Application to swap faces using face landmark detection 4) Application to detect landmarks in a video. Merged the code with a global facemark API. Added Doxygen Documentation for the Class created. Added tutorials for the samples added. Added visualisations depicting error rate and training time. Made desired changes fix fix fix fix fix fix fix fix fix * face: drop duplicated file -face_alignmentImpl.hpp +face_alignmentimpl.hpp * face: minor refactoring - replace license headers - fix usage of "precomp.hpp"
-
- 02 Nov, 2017 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
kushalvyaskv authored
-
- 31 Oct, 2017 4 commits
-
-
Leonardo lontra authored
samples added fix edgeboxes_demo fix edgeboxes_demo added edgeboxes bib fix edgeboxes_demo small fixes fix edgeboxes_demo fix warnings fix warnings small fixes detectEdges needs rgb image instead bgr image. Removed unnecessary protection small fixes
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-