kysucix / fusibile

Depthmap fusion with depth and normal consistency check
GNU General Public License v3.0
192 stars 94 forks source link

"Not enough space to save points" Problem #12

Open LuciusPennyworth opened 4 years ago

LuciusPennyworth commented 4 years ago

Hi @kysucix ,thanks for your great work and sharing. When I run fusibile, the program log shows that "Not enough space to save points". However, the empty space of my desk is sufficient to store the point files.This problem appears in the "processing camera" once in a while. Although, the program can finally generate .ply files. I wonder will this kind of situation affect the quality of .ply files. Thanks in advance ! The problem look like this. image

da-carte commented 4 years ago

How did you achieve getting fusibile working correctly. I am having issues with the input parameters. It isn't clear how to get this working in the cmd line.

lilipopololo commented 3 years ago

as same as me

wscstrive commented 2 years ago

Did you solve it?

knightwzh commented 2 years ago

I think the result is not affected because output says "allocating more! : )", which means, I guess, the default allocated space is not sufficient and more space is allocated automatically.

AsDeadAsADodo commented 1 year ago

I think the result is not affected because output says "allocating more! : )", which means, I guess, the default allocated space is not sufficient and more space is allocated automatically.

Hello knightwzh ! Are you able to run fusibile correctly?

AsDeadAsADodo commented 1 year ago

Did you solve it?

Did you solve it ? :(

knightwzh commented 1 year ago

@AsDeadAsADodo Hey, sorry for late response. Yes I can run fusibile correctly and get a point cloud. What's the problem you are facing?