- 02 Apr, 2020 2 commits
-
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
-
- 17 Mar, 2020 2 commits
-
-
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
-
- 03 Feb, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 01 Feb, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 30 Jan, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 29 Jan, 2020 2 commits
-
-
Alexander Alekhin authored
-
cudawarped authored
Add python bindings to cudaobjdetect, cudawarping and cudaarithm * Overload cudawarping functions to generate correct python bindings. Add python wrapper to convolution funciton. * Added shift and hog. * Moved cuda python tests to this repo and added python bindings to SURF. * Fix SURF documentation and allow meanshiftsegmention to create GpuMat internaly if not passed for python bindings consistency. * Add correct cuda SURF test case. * Fix python mog and mog2 python bindings, add tests and correct cudawarping documentation. * Updated KeyPoints in cuda::ORB::Convert python wrapper to be an output argument. * Add changes suggested by alalek * Added changes suggested by asmorkalov
-
- 28 Jan, 2020 2 commits
-
-
atinfinity authored
* fixed typo * fixed document
-
Alexander Alekhin authored
-
- 27 Jan, 2020 1 commit
-
-
Lim authored
new module: intensity_transform (includes gamma correction, log transfomration, autoscaling, contrast stretching) build error fix: remove trailing whitespaces, casting types minor edits based on alalek's feedback removing trailing whitespace using std::array for LUT argument
-
- 24 Jan, 2020 1 commit
-
-
Gagandeep Singh authored
Fixes error occurs in cv::ppf_match_3d::ICP::registerModelToScene() * corrected out of range error * remove unnecessary changes * fix warning
-
- 18 Jan, 2020 1 commit
-
-
Rostislav Vasilikhin authored
Fixed KinFu getCloud() at empty volume * KinFu getCloud(): an empty volume check added to OCL code * minor
-
- 12 Jan, 2020 2 commits
-
-
Alexander Alekhin authored
-
Kunal Tyagi authored
-
- 10 Jan, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 09 Jan, 2020 1 commit
-
-
Alexander Alekhin authored
-