Open Kanagawa-Wave opened 3 years ago
This seems to be related to the pixel size filter removing all points during the filtering step;
[15:08:31.200100][info] Filter initial 3D points by pixel size to remove duplicates. [15:08:31.200100][info] Build nanoflann KdTree index. [15:08:31.801234][info] KdTree created for 6096384 points.
[15:08:31.805235][info] Filtering done.
[15:08:31.832241][info] 6096384 invalid points removed.
[15:08:31.843244][info] 3D points loaded and filtered to 0 points.
I'm having this issue too, I've experimented with settings that I think are related to the pixel filter to various values (pixSizeMargin settings, max number of points), but I wasn't able to get the Meshing step to work.
I've logged the process using trace
logging mode, but aside from showing IO operations this did not show any extra information.
Hi @Ben-YuqiLu, @asoftbird,
Did you manage to find any workaround for this issue. I've stumbled on this as well.
Thanks.
Most likely is a memory issue, reducing the amount of images I did not get the error back again.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Problem I am reconstructing on a set of 17 images taken on my phone. And the application errored on node "Meshing", returning "Depth map fusion gives an empty result." Seems like my depth maps weren't properly generated? Any clue about how can I fix it? Btw this is my first time using meshroom, so maybe I did sth wrong?
Log
Desktop Enviroments: