cdcseacave / openMVS

open Multi-View Stereo reconstruction library
http://cdcseacave.github.io
GNU Affero General Public License v3.0
3.19k stars 892 forks source link

Floating point exception core dumped #803

Open DS20180426 opened 2 years ago

DS20180426 commented 2 years ago

Describe the bug I used 70 photos for reconstruction, and when I applied to Texturemesh of openmvs, there was a ### Floating point exception core dumped**. This doesn't happen when I use very few photos. But my memory is 128G, why does this happen? Please help me, thank you all.

cdcseacave commented 2 years ago

pls share the dataset if you still have the problem

DS20180426 commented 2 years ago

------------------ 原始邮件 ------------------ 发件人: "cdcseacave/openMVS" @.>; 发送时间: 2022年4月9日(星期六) 凌晨3:04 @.>; @.**@.>; 主题: Re: [cdcseacave/openMVS] Floating point exception core dumped (Issue #803)

Closed #803.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

从QQ邮箱发来的超大附件

doll.zip (301.48M, 2022年05月09日 08:12 到期)进入下载页面:http://mail.qq.com/cgi-bin/ftnExs_download?k=09303032266e19d98ffa5a164439031b0d000803515c0900190801545014050156091d53525c0319015104540109530606080803623131505b5c5c1c1850413409&t=exs_ftn_download&code=4002b914

cdcseacave commented 2 years ago

all works fine with OpenMVS develop, even though the lighting you used when taking the photos is far from ideal doll

DS20180426 commented 2 years ago

Thank you for your help, but I can also complete the above model, but the last step of openmvs texture mapping has not been realized, so I can't complete the color. When I run texturemesh, the program will be terminated, showing floating-point exceptions and core dumped.

DS20180426 commented 2 years ago

------------------ 原始邮件 ------------------ 发件人: "cdcseacave/openMVS" @.>; 发送时间: 2022年4月10日(星期天) 下午5:11 @.>; @.**@.>; 主题: Re: [cdcseacave/openMVS] Floating point exception core dumped (Issue #803)

all works fine with OpenMVS develop, even though the lighting you used when taking the photos is far from ideal

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

cdcseacave commented 2 years ago

doll

DS20180426 commented 2 years ago

But I still don't know how to change it

FishWoWater commented 2 years ago

@cdcseacave could you please tell me how to generate such one animation? Are you using built-in tools in meshlab?

cdcseacave commented 2 years ago

https://www.screentogif.com/

ShiqiMa commented 2 years ago

@cdcseacave Hi, I encountered the same error (Floating point exception core dumped.) during the Texturemesh step. It works fine for some datasets. But the error really exists and I cannot figure out the reason.

Btw, I build the openMVS from the develop branch in Ubuntu20.04 machine

cdcseacave commented 2 years ago

I can try too debug if you send me a dataset and the command line that crashes

ShiqiMa commented 2 years ago

@3XH6R @cdcseacave Yes, it works in v2.0.1. Thanks!

cdcseacave commented 2 years ago

if the issue is solved pls close

Sheldongg commented 1 year ago

@3XH6R @cdcseacave Yes, it works in v2.0.1. Thanks!

how do you solve this problem