Hello.
Sorry for bad English (I'm from Poland). So i try generate 3d model from Google Street-View images (panorama 360), because i see video on Youtube with Google Street and CMPMVS.
My PC: Windows 7 x64, 4GB RAM, i5 2500k, Radeon 6950 2GB. I know Radeon is not supported, because has no CUDA, so i borrowed GTX275 896M from brother PC.
I have 6 images of panorama for test (screen in attachment file - test.jpg).
And this is my default.ini:
[global]
dirName="C:\obrazy\"
prefix=""
imgExt="jpg"
ncams=6
width=1920
height=1080
scale=1
workDirName="_tmp"
doPrepareData=TRUE
doPrematchSifts=TRUE
doPlaneSweepingSGM=TRUE
doFuse=TRUE
nTimesSimplify=10
[uvatlas]
texSide=4096
scale=1
[prematching]
minAngle=3.0
[grow]
minNumOfConsistentCams=6
[filter]
minNumOfConsistentCams=2
[hallucinationsFiltering]
useSkyPrior=FALSE
doLeaveLargestFullSegmentOnly=FALSE
doRemoveHugeTriangles=TRUE
[largeScale]
doGenerateAndReconstructSpaceMaxPts=TRUE
doGenerateSpace=TRUE
planMaxPts=3000000
doComputeDEMandOrtoPhoto=TRUE
doGenerateVideoFrames=TRUE
[generateVideoFrames]
nintermed=20
[DEM]
demW=8000
demH=8000
#do not erase empy lines after this comment otherwise it will crash ... bug
So i put default.ini to CMPMVS.exe, and console starts. One second and crash (screen in attachment file - crash.jpg). Why it is happening?
Please tell my specific, what i should doing if i want use CMPMVS with panoramas from google?
Please help me.
Regards, Łukasz
PS This application is awesome, and i really want use it for google street :(