-
I test the panorama to get my UAV images stitch, but the panorama seems memory guzzler.
Bellow are the jpg files I used in the test
-
https://github.com/sweeneychris/TheiaSfM/blob/master/src/theia/sfm/estimators/estimate_homography.cc#L72
seems like you ask for more points than you define in SampleSize method.
-
Hi....
I am trying to compile OpenMVG in Cmake 3.3.0 on windows 7 64-bit . i am new to cmake.after installing GIT-2.5.1-64bit.exe(dont know wht it does) when i configure the OpenMVG-master/src
in cmak…
-
I met problems while compile and make test, which is similar to [this link](https://github.com/openMVG/openMVG/issues/4). I add
> set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3 -ffast-math -msse -msse…
-
i am so sad noting works
while testing i got this errors :
1 - openMVG_test_image (Not Run)
2 - openMVG_test_image_drawing (Not Run)
3 - openMVG_test_image_io (Not Run)
4…