Alexander Alekhin
0a32fc3bb3
stereo: smallRegionRemoval() is not inplace
5 years ago
Alexander Alekhin
21d220d658
stereo: get rid of imageMeanKernelSize, replace with blur()
5 years ago
Alexander Alekhin
7c0e6efd24
stereo: fix massive invalid range access and uninitialized values
5 years ago
Alexander Alekhin
20576d853f
stereo: ret gid implementation from header
...
- reduce unused dependencies
5 years ago
Ayush Garg
4d57438cb6
Merge pull request #2460 from ayushgargdroid:fixDepthRegisteration
...
* Fix for Depth Registration. Issue #2234
* Fix style
* Incorporating suggestions. 1. Trailing whitespace 2. Matx33f 3. EXPECT_EQ
* test: use Matx33f ctor
5 years ago
David Geldreich
e967557e17
Allows structured_light pipeline to be run from Python
...
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
5 years ago
jshiwam
1353df967a
improve doc and added new tutorial cpp file for charuco detection
...
reformatted the documentation
5 years ago
RAJKIRAN NATARAJAN
f3982616a8
Merge pull request #2449 from saskatchewancatch:issue-16736
...
* issue-16736: quick step towards moving SIFT from non-free to free. Moves
include, tests, and implementation to free area.
5 years ago
catree
70664ccfa8
Fix GMSMatcher crash when -1 value is assigned by getGridIndexLeft() in assignMatchPairs().
5 years ago
raanyild
9c0ae273fd
Merge pull request #2440 from raanyild:freak_rounding_bug
...
* FREAK : better rounding off for weighted dx and dy of orientation pairs
* updated using cvRound
* cvRound modified
5 years ago
Miloš Komarčević
f220e98396
Merge pull request #2439 from kmilos:omnidir
...
* 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
5 years ago
atinfinity
0a8d841bb3
Merge pull request #2412 from atinfinity:fixed-typo
...
* fixed typo
* fixed document
5 years ago
Gagandeep Singh
5834bea0f5
Merge pull request #2385 from czgdp1807:issue-2339
...
Fixes error occurs in cv::ppf_match_3d::ICP::registerModelToScene()
* corrected out of range error
* remove unnecessary changes
* fix warning
5 years ago
Kunal Tyagi
c98a434fd2
[Multi TLD] Removed early exit in case of sampling failure
5 years ago
berak
162647c023
remove CV_64F conversion in tracking sample
5 years ago
Alexander Alekhin
ee3ef107db
core(SIMD): allow to build modules with SIMD emulator
5 years ago
shimat
a1cece733d
swap sigma_color and sigma_space
...
Update test_hdr.cpp
Update test_hdr.cpp
5 years ago
catree
c4d24d33d9
Harmonise bibtex formatting. Sort entries alphabetically by the last name of the first paper author.
5 years ago
Alexander Alekhin
9ed5fbdb01
Merge pull request #2387 from alalek:fix_ximgproc_slic_empty_mat
...
* ximgproc(test): createSuperpixelSLIC smoke test
* ximgproc: don't use 'operator+()' with empty cv::Mat
5 years ago
Steve Nicholson
93258b3651
Fix **Detection of ArUco Markers** tutorial to use current version of `DICT_6X6_250` dictionary.
6 years ago
Lizeth Huertas
5efd1e2f5f
shift corner positions to the correct rotation
...
backport commit 13f7637585
6 years ago
Brian Wignall
078c45633d
Fix typos
...
backport commit 8c09249352
6 years ago
Alexander Alekhin
d930ad9c77
rgbd: don't use CV__ENABLE_C_API_CTORS
6 years ago
czgdp1807
854d33bca9
shifted constructor and destructor definitions
6 years ago
Gagandeep Singh
b3ad2c323d
Merge pull request #2341 from czgdp1807:issue-2277
...
Added constructors and destructors for RgbdPlane
* declared constructors and destructors of RgbdPlane
* definitions written
* tests for python bindings added
6 years ago
Alexander Alekhin
47de8dd38f
python: force using of ArgInfo
6 years ago
Alexander Alekhin
ad8f00017a
typo
6 years ago
Alexander Alekhin
22f0ea0cb3
ximgproc: avoid data race in StructuredEdgeDetection::detectEdges()
6 years ago
Alexander Alekhin
4c5f06128b
build: GCC9 compilation
6 years ago
RAJKIRAN NATARAJAN
6ae9809b2e
Merge pull request #2178 from saskatchewancatch:opencv_contrib_edgeboxes_testimage
...
Add test for ximgproc/edgeboxes and fix up Python sample to work with returning scores
* Test for Edgeboxes implementation
* Fix and enhance edgeboxes_demo.py
* Make double literal a float literal
* Address review feedback
6 years ago
Alexander Alekhin
f452bd49e4
update tests (gaussianBlur fix)
6 years ago
ab-dragon
e45887e1c0
Merge pull request #2301 from ab-dragon:conditionally_compute_dog_pyramid
...
Build DoG Pyramid if useProvideKeypoints is false
The buildDoGPyramid operation need not be performed unconditionally. In cases where it is not needed, both memory and speed performance can be improved
6 years ago
kokerf
20e17e51db
fix memset error in CombinedDescriptor
6 years ago
Pavel Grunt
cef011adf6
ovis: s/seperate/separate/g
6 years ago
Pavel Grunt
ba08dbbef8
s/seperate/separate/g in comments
6 years ago
Alexander Alekhin
daa2448466
text: filter CNN detection results
...
- instead of validation checks
6 years ago
Deni
229cd72911
Merge pull request #2309 from deni64k:master
...
Fix memory corruption in RgbdPlane
* Fix memory corruption
* Use divUp instead of explicit rounding up integer division
* rgbd: add test
6 years ago
Alexander Alekhin
3e4fb8f415
xfeatures2d: use updated TLS API
6 years ago
Suleyman TURKMEN
cdb57cb679
Update pd_inria.cpp
6 years ago
berak
06b25f0a80
face: fix mace code / test
6 years ago
Daniel Canelhas
46110c3d9e
Merge pull request #1993 from dcanelhas:master
...
waldboost_detector train: avoid failed asserts while training by exiting early
* Avoids a failed assert which crashes training
* xobjdetect: improve waldboost messages
6 years ago
Nicolas Abril
2932420933
Ensures that the input arguments are valid
...
If 'lambda <= 0' or 'kappa <= 1.0', the stop condition for the solver is never met because beta would not be increasing.
6 years ago
Maksim Shabunin
cdd19ebead
backport: Fixed warnings produced by clang-9.0.0
...
83fc27cb99
6 years ago
Moeed
4f524db434
Merge pull request #2269 from shaikmoeed:hotfix/samples-motempl-python-update
...
* Fix bug: Invalid Syntax at line 14(draw_motion_comp method)
* Fix bug: TypeError- integer argument expected, got float
* Fix bug: clean up the camera by adding .release()
6 years ago
kqwyf
334b5c01fe
fix histogram calculation and add some tests for simpleWB
6 years ago
Suleyman TURKMEN
bf688f0a56
Update bgfg.cpp
6 years ago
Alexander Alekhin
af6552b46f
text: remove NFA computation code due licensing conflict
6 years ago
lizeth huertas
93f910e9db
aruco contour detection :: improved
6 years ago
Graham Reeves
965421bb8d
Moved aruco dictionary globals into getPredefinedDictionary so constructed on first use, to allow lazy-loading of the opencv DLL
6 years ago
adilfaqah
63c08d0acf
Fixed the names of methods
6 years ago