1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 12:55:15 +08:00
Commit Graph

23 Commits

Author SHA1 Message Date
Alexander Alekhin
84ac312fd0 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-21 08:35:22 +00:00
huangqinjin
35da439953 num_linear_solver_threads has been deprecated since Ceres 1.14.0 2018-11-19 20:39:34 +08:00
Alexander Alekhin
299bbcc800 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-06 20:01:24 +00:00
Alexander Alekhin
da3375f682 sfm: fix build with Ceres 2018-11-03 14:57:16 +00:00
Lubos
3fbe8bc678 SFM::reconstruct - decompose K matrix correctly 2018-10-07 12:44:13 +02:00
LaurentBerger
d3d3806351 solves I1767 2018-09-11 22:30:08 +02:00
Alexander Alekhin
b9d83609de build: eliminate GCC8 warnings 2018-07-16 17:21:45 +03:00
Alexander Alekhin
5354a1bfcb sfm: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:25:51 +03:00
Maksim Shabunin
c99d1c3b04 Fixed several warnings produced by clang-6.0.0 2018-01-30 13:28:40 +03:00
berak
102c80a2c9 remove some non-ascii symbols 2017-12-05 18:02:15 +01:00
Alexander Alekhin
e878ea952a build: fix defines 2017-11-27 14:43:58 +03:00
LaurentBerger
03f0b94fbe try to solve issue #8748 2017-05-19 09:19:07 +02:00
Alexander Alekhin
27bf9e2988 Merge pull request #1169 from ioxp:sfmFixes 2017-05-18 11:01:05 +00:00
Philipp Hasper
363097e9c3 sfm: Fixed build for MSVC: snprintf only in VS2015 and above 2017-05-18 10:31:18 +02:00
Philipp Hasper
204db719aa sfm: Added throwing of Error::StsNotImplemented for affine reconstruction 2017-05-18 09:54:23 +02:00
Philipp Hasper
4f8a400d5d sfm: Enabled intrinsics refinement
The other implementation of reconstruct() had the flag enabled. Enabling
it here as well for consistency
2017-05-18 09:53:51 +02:00
LaurentBerger
4e866d4232 solve issue #1155 2017-05-11 21:44:32 +02:00
Vitaly Tuzov
383c158d6e Fix for SFM module build on Windows 2016-09-22 14:27:38 +03:00
edgarriba
d3dd859459 add io submodule for import scenes 2016-01-19 11:51:42 +01:00
Konstantin Volokh
1fe0c7121b fix fc20 builds
Signed-off-by: Konstantin Volokh <Konstantin.Volokh@transas.com>
2016-01-18 19:30:12 +04:00
Balint Cristian
a5e7d8f0da CompileFix: SetCommandLineOption may be in gflags:: not google:: 2015-12-22 13:49:57 +02:00
Maksim Shabunin
9c80c40c36 Fixed sfm module static build 2015-12-17 12:18:00 +03:00
edgarriba
2a14d220c7 gsoc_2015: sfm module integration 2015-10-05 16:20:04 +02:00