55 Commits (01cfda40eb747ee6ff8a1389d2d6cd549980a691)

Author SHA1 Message Date
Ted Steiner fe71b09f88 sfm module calls imread function, which is in imgcodecs module 6 years ago
Maksim Shabunin 83fc27cb99 Fixed warnings produced by clang-9.0.0 6 years ago
Raphael Graf d487f2426d sfm: avoid variable-names starting with underscore 6 years ago
Alexander Alekhin 6c16e89202 typo: rename sfm sample 6 years ago
huangqinjin 35da439953 num_linear_solver_threads has been deprecated since Ceres 1.14.0 7 years ago
Alexander Alekhin da3375f682 sfm: fix build with Ceres 7 years ago
Alexander Alekhin fc28d02a1e sfm: fix public includes 7 years ago
Lubos 3fbe8bc678 SFM::reconstruct - decompose K matrix correctly 7 years ago
Maksim Shabunin a0ad83f117 Fixed or disabled some warnings in several cvv, ovis and sfm modules 7 years ago
LaurentBerger d3d3806351 solves I1767 7 years ago
Alexander Alekhin b9d83609de build: eliminate GCC8 warnings 7 years ago
Alexander Alekhin 036e699553 samples: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 5354a1bfcb sfm: apply CV_OVERRIDE/CV_FINAL 7 years ago
Maksim Shabunin 4223df69b2 Fixed samples compilation warnings (no previous declaration) 7 years ago
John Cant f7c991eb36 Build SFM with C++11 if Ceres was built with C++11 7 years ago
Alexander Alekhin edfdf12c31 tests: refactor test files 7 years ago
Maksim Shabunin c99d1c3b04 Fixed several warnings produced by clang-6.0.0 7 years ago
Adam 27bbdb637f
Just a tiny fix of two typos 7 years ago
berak 102c80a2c9 remove some non-ascii symbols 8 years ago
Maksim Shabunin b16d9dbcc5 Fixed several warnings produced by GCC 7 8 years ago
Alexander Alekhin e878ea952a build: fix defines 8 years ago
Francis Charette Migneault eef53c29eb Merge pull request #1358 from fmigneault:sfm-fix 8 years ago
Vladislav Sovrasov 1537cbb9d8 Get rid of exit() calls in algorithms and tests 8 years ago
LaurentBerger 03f0b94fbe try to solve issue #8748 8 years ago
Philipp Hasper 363097e9c3 sfm: Fixed build for MSVC: snprintf only in VS2015 and above 8 years ago
Philipp Hasper 204db719aa sfm: Added throwing of Error::StsNotImplemented for affine reconstruction 8 years ago
Philipp Hasper 4f8a400d5d sfm: Enabled intrinsics refinement 8 years ago
LaurentBerger ae8682693b user can load his own data using command line or use simulate data 8 years ago
LaurentBerger 4e866d4232 solve issue #1155 8 years ago
Maksim Shabunin 234b3a4155 Fixed gflags search in Ubuntu 8 years ago
Alexander Alekhin 4dce87d252 sfm: update gflags detection 8 years ago
Vladislav Sovrasov 049e91c8ed sfm: fix missing module include in cmake 8 years ago
Geoff 8a23411b3f Update README.md (#902) 8 years ago
Vitaly Tuzov 9b594f49bd Fix for SFM module configuration when no gflags have been found 9 years ago
Alexander Alekhin 3d43e7eb21 cmake: fix try_compile directory 9 years ago
Vitaly Tuzov 383c158d6e Fix for SFM module build on Windows 9 years ago
edgarriba d3dd859459 add io submodule for import scenes 9 years ago
Konstantin Volokh 1fe0c7121b fix fc20 builds 9 years ago
Balint Cristian a5e7d8f0da CompileFix: SetCommandLineOption may be in gflags:: not google:: 9 years ago
Maksim Shabunin 9c80c40c36 Fixed sfm module static build 10 years ago
Marc-Stefan Cassola 7228118724 added sfm.hpp to include dirs 10 years ago
Marc-Stefan Cassola d887ecf009 glog as well 10 years ago
Marc-Stefan Cassola 9ea2d59865 fixed osx linking error for module sfm 10 years ago
edgarriba 9052277118 fixing building issue 10 years ago
edgarriba a1460ef3eb adding python bindings 10 years ago
edgarriba 8fdf85e0a2 fixing ARM issue with glog 10 years ago
edgarriba 2a14d220c7 gsoc_2015: sfm module integration 10 years ago