flanggut / smvs

Shading-aware Multi-view Stereo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Illegal Instruction

3togo opened this issue · comments

commented

I followed the instructions of the following link to run "smvsrecon" and the program stopped by stating
"illegal instruction"
What should I do to debug?
Joe

https://pfalkingham.wordpress.com/2016/10/29/photogrammetry-testing-7-smvs-mve/

jc@jc-T5400:~/git$ ./smvs/app/smvsrecon styrac_scene/
Shading-aware Multi-view Stereo (built on Aug 12 2017, 17:33:24)

Initializing scene with 53 views...
Initialized 53 views (max ID is 52), took 4ms.
Reading Photosynther file (53 cameras, 14913 features)...
Automatic input scale: 2
Input embedding: undist-L2
Output embedding: smvs-B2
Running view selection for 53 views... done, took 8.108s.
Starting 1/53 ID: 0 Neighbors: 29 1 30 27 47 28
Starting 2/53 ID: 6 Neighbors: 7 10 11 14 13 12
Starting 3/53 ID: 1 Neighbors: 29 30 27 0 26 28
Starting 4/53 ID: 4 Neighbors: 3 5 2 6 32 34
Starting 5/53 ID: 5 Neighbors: 3 4 6 2 34 8
Starting 6/53 ID: 2 Neighbors: 3 30 32 1 31 29
Starting 7/53 ID: 7 Neighbors: 11 10 13 14 12 15
Starting 8/53 ID: 3 Neighbors: 2 1 32 30 5 4
Illegal instruction

On which platform (OS, compiler, CPU) are you running smvs?

commented

ubuntu zesty 64bit xeon

Sorry, I lost track of this issue. Do you still get the error? If yes can you please let me know which compiler (and also the version) you’re using?

Closing due to inactivity.