openMVS_sample icon indicating copy to clipboard operation
openMVS_sample copied to clipboard

Question about "DensifyPointCloud"

Open Harr7y opened this issue 1 year ago • 0 comments

When I follow openMVS example

After running: DensifyPointCloud scene.mvs

Then when I am running DensifyPointCloud scene.mvs --fusion-mode -1

An error occurs:

DensifyPointCloud: /home/harry/HW/DD/openMVS/libs/Common/Types.h:1615: int SEACAVE::TDMatrix<TYPE>::area() const [with TYPE = float]: Assertion `dims == 2' failed. Aborted (core dumped)

Harr7y avatar Apr 30 '24 16:04 Harr7y