Maksim Shabunin
a0ad83f117
Fixed or disabled some warnings in several cvv, ovis and sfm modules
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
...
- Fixed a typo in the help text
- Fixed a typo in a comment line
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
...
Fix SFM compilation problem with Windows not finding libmv directory (#1358 )
* cmake fix sfm module
* cmake dir fix
* add cmake bin dir + module part of world
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
...
The other implementation of reconstruct() had the flag enabled. Enabling
it here as well for consistency
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 )
...
* Update README.md
fix a typo
* Update README.md
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
...
It is required for proper work of toolchains
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
...
Signed-off-by: Konstantin Volokh <Konstantin.Volokh@transas.com>
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