Olexa Bilaniuk
4401095b38
Optimizations to Jacobian and error calculations.
...
Deleted multiplications by zero and consequent additions of zero terms.
10 years ago
Olexa Bilaniuk
7fca146b21
More LevMarq bugfixes.
...
LevMarq now doesn't outright fail, but doesn't seem to improve things
much if at all.
10 years ago
Olexa Bilaniuk
33a3fba2d1
Work on LevMarq code.
...
Refactoring of Cholesky decomposition.
Fix for memory corruption bug.
LevMarq as a whole still non-functional.
10 years ago
Olexa Bilaniuk
c175a86cbb
Merge remote-tracking branch 'upstream/master' into rho
10 years ago
Alexander Alekhin
28833421ae
Merge pull request #3580 from JoeHowse:master
10 years ago
Alexander Alekhin
e607a4ec02
Merge pull request #3579 from basheersubei:patch-1
10 years ago
Joe Howse
379de5708f
Fix shadowed variable warning
10 years ago
Basheer Subei
fd1cae0dcc
typo fix in instructions of fitline.py sample
10 years ago
Vadim Pisarevsky
6cb93445e1
Merge pull request #3548 from alalek:fix_sample_python
10 years ago
Vadim Pisarevsky
2f6db4dfac
Merge pull request #3547 from ilya-lavrenov:ocl_setto
10 years ago
Vadim Pisarevsky
33a6e5ac04
Merge pull request #3493 from vbystricky:createsamples
10 years ago
Vadim Pisarevsky
1c8493fb0d
Merge pull request #3549 from mshabunin:sphinx-doc-remove
10 years ago
Vadim Pisarevsky
c937e15763
Merge pull request #3555 from ilya-lavrenov:sse_integral
10 years ago
Vadim Pisarevsky
f792fdc3e0
Merge pull request #3559 from ilya-lavrenov:sse_dot_s8
10 years ago
Vadim Pisarevsky
2bddbd2cb5
Merge pull request #3558 from ilya-lavrenov:sse_resize
10 years ago
Vadim Pisarevsky
ba8a971742
Merge pull request #3551 from serval2412:master
10 years ago
Vadim Pisarevsky
2b30759af0
Merge pull request #3556 from rokm:semicolon-warnings
10 years ago
Vadim Pisarevsky
622cf566b9
Merge pull request #3560 from ilya-lavrenov:sse_remap
10 years ago
Vadim Pisarevsky
9c872f5316
Merge pull request #3567 from vbystricky:intelperc_fix
10 years ago
vbystricky
083d8645a5
Fix error of compilation of cap_intelperc.cpp
10 years ago
Vadim Pisarevsky
2fd01ee24e
Merge pull request #3550 from JoeHowse:master
10 years ago
Maksim Shabunin
f8d09945ac
Added dummy build targets for compatibility
10 years ago
Maksim Shabunin
d04fc15e06
Replaced tabs with spaces in stylesheet
10 years ago
Ilya Lavrenov
02b2fdeda9
SSE resize Lanczos
10 years ago
Olexa Bilaniuk
46631c4b18
Merge remote-tracking branch 'upstream/master' into rho
10 years ago
Ilya Lavrenov
042895977e
SSE2 conversio in remap
10 years ago
Ilya Lavrenov
f57136fd79
SSE2 cv::Mat::dot
10 years ago
Rok Mandeljc
e3b32cce80
modules/core: removed extra semi-colon from mat.inl.hpp and utility.hpp
...
This silences the pedantic warning messages from gcc 4.8.3
10 years ago
Ilya Lavrenov
9436103ed6
SSE2 optimization of cv::integral
10 years ago
Ilya Lavrenov
1af7d397d4
optimization of UMat::setTo
10 years ago
Julien Nabet
2d5e3b57ea
Fix cppcheck reports warnings:
...
(performance) Possible inefficient checking for 'lmap' emptiness
(warning) Assignment of function parameter has no effect outside the function. Did you forget dereferencing it?
(style) Array index '<xxx>' is used before limits check
10 years ago
Joe Howse
2d16026df6
more const correctness in OpenNI2 getProperty
10 years ago
Joe Howse
b7a3204c57
const correctness in OpenNI and OpenNI2 getProperty
10 years ago
Joe Howse
a963ade012
Removing whitespace to appease doc builder
10 years ago
Joe Howse
450ba8b43f
Frontal cat face detectors
10 years ago
Maksim Shabunin
11591b3e9d
Added Qt help generation support
10 years ago
Maksim Shabunin
3ffae9f7b7
Some documentation customization
10 years ago
Maksim Shabunin
b4050c775e
Updated sample files documentation inclusions
10 years ago
Maksim Shabunin
ec9a17e71a
Restored PlantUML support for doxygen
10 years ago
Maksim Shabunin
ad6a80f68c
Moved tutorial table-of-contents files to corresponding root level
10 years ago
Maksim Shabunin
bebf6c47c6
Removed Sphinx generation commands from cmake scripts
10 years ago
Maksim Shabunin
d01bedbc61
Removed Sphinx documentation files
10 years ago
Vadim Pisarevsky
61991a3330
Merge pull request #3444 from Sync-my-L2P:patch-1
10 years ago
Vadim Pisarevsky
27b224ac74
Merge pull request #3485 from mapycz:fix-calibrate-crash
10 years ago
Vadim Pisarevsky
61886a61de
Merge pull request #3504 from a-wi:VideoCapture_get_const_v3
10 years ago
Vadim Pisarevsky
9c2ef369ed
Merge pull request #3530 from jet47:win-install-testdata
10 years ago
Vadim Pisarevsky
0ff67253f7
Merge pull request #3531 from jet47:cuda-core-refactoring
10 years ago
Vadim Pisarevsky
f85838087a
Merge pull request #3539 from mshabunin:openni-linux-paths
10 years ago
Vadim Pisarevsky
18025c2908
Merge pull request #3546 from jet47:cuda-imgproc-fixes
10 years ago
Alexander Alekhin
63fc313d02
samples: fix python contants
10 years ago