lukasmach/insight3d

Source compile

youkilltime opened this issue · 1 comments

Hi Lukas,
When I use the app you developed,I think it could not creat model automatically, is it right?(The 3d pointcloud is automatically) Only after drawing polygons creator by hand,3D model can be created.By the way,while building the source,there is a error massage.Is there any problem about the opencv lib?
image

This looks like a good program base to start from, but I think it needs some modernization to work with the most recent versions of all the related libraries. I could fix most of the compile errors by adding additional missing includes, but came to a problem with a OpenCV legacy function that is obsolete now.

Do we have any interest to wake up this project again? I can do work on the Linux side...