- 27 Mar, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 26 Mar, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 24 Mar, 2020 2 commits
-
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
- 23 Mar, 2020 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 22 Mar, 2020 5 commits
-
-
akashsharma02 authored
Use checkVector over "2-point trick" Fix warnings on MSVC compiler
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 21 Mar, 2020 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- reduce unused dependencies
-
- 20 Mar, 2020 2 commits
-
-
Alexander Alekhin authored
-
sunitanyk authored
* Computer Vision based Alpha Matting Code alpha matting code This is a combination of 3 commits. removed whitespaces addressed issues raised in the PR removed whitespaces * removed global variable * incorporated changes suggested by second round of review * updated build instructions * changed to OutputArray * removed whitespaces * alphamat: fix bugs triggered by assertions of Debug builds * alphamat: fix documentation * alphamat: coding style fixes - get rid of std::cout - remove clock_t - drop unnecessary cast: float pix = tmap.at<uchar>(i, j); - global 'dim' => 'ALPHAMAT_DIM' - fix sample command line handling * alphamat: apply clang-format * clang-format fixups
-
- 17 Mar, 2020 3 commits
-
-
Ayush Garg authored
* Fix for Depth Registration. Issue #2234 * Fix style * Incorporating suggestions. 1. Trailing whitespace 2. Matx33f 3. EXPECT_EQ * test: use Matx33f ctor
-
Alexander Alekhin authored
-
Ayush Garg authored
* Adding constructor for kinfu_Params(). Allows users to configure parameters for KinFu Algorithm * Trailing whitespace correct * Add constructor for TSDF Initial Pose. Allowed parameters are Matx33f,Vec3f and Matx44f. Also added function setInitialVolumePose to handle Matx44f param data type.
-
- 14 Mar, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 13 Mar, 2020 2 commits
-
-
Alexander Alekhin authored
-
Alexander Smorkalov authored
-
- 12 Mar, 2020 3 commits
-
-
Alexander Alekhin authored
-
David Geldreich authored
SinusoidalPattern::unwrapPhaseMap now takes an InputArray instead of InputArrayOfArrays to correct a Python binding problem present a scriptable HistogramPhaseUnwrapping::create replicate C++ structured_light test in Python PhaseUnwrapping now init unwrappedPhase so pixel outside the mask area are set to 0 python binding for HistogramPhaseUnwrapping::Params to use HistogramPhaseUnwrapping::create
-
jshiwam authored
reformatted the documentation
-
- 10 Mar, 2020 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Pavel Rojtberg authored
-
- 09 Mar, 2020 2 commits
-
-
Alexander Alekhin authored
-
RAJKIRAN NATARAJAN authored
* issue-16736: quick step towards moving SIFT from non-free to free. Moves include, tests, and implementation to free area.
-
- 08 Mar, 2020 1 commit
-
-
catree authored
-
- 07 Mar, 2020 1 commit
-
-
raanyild authored
* FREAK : better rounding off for weighted dx and dy of orientation pairs * updated using cvRound * cvRound modified
-
- 04 Mar, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 01 Mar, 2020 2 commits
-
-
Alexander Alekhin authored
-
Miloš Komarčević authored
* Add overload method and fix typos in omnidir (1/2) Addresses part of https://github.com/opencv/opencv/issues/16601 * Add overload method in omnidir (2/2) Addresses part of https://github.com/opencv/opencv/issues/16601
-
- 28 Feb, 2020 1 commit
-
-
Alexander Smorkalov authored
-
- 25 Feb, 2020 1 commit
-
-
Igor Murzov authored
videostab: Fix out of range data usage * videostab: Add simple UTs for video stabilizers Reproduces issue #5178 * videostab: Fix out of range data usage Fixes issue #5178 * videostab: Use cv::Range for ranges instead of std::pair
-
- 07 Feb, 2020 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 06 Feb, 2020 1 commit
-
-
Vishal Chiluka authored
-