openphotogrammetry / meshroomcl

MeshroomCL: An OpenCL implementation of photogrammetry with the Meshroom interface
Other
169 stars 8 forks source link

Sir I have short simple questions ! Please answer me #40

Open yumeverse opened 2 years ago

yumeverse commented 2 years ago

First of all let me say great thank you for creating this software for those who are not having non-cuda GPUs. I am one among them. I haven't tried your software, I have downloaded and will try soon tomorrow (I am testing meshroom cuda version atm) While waiting for the result I will get with meshroom cuda version, some simple questions passed to my head and I want to know the answer.

I am testing Meshroom cuda version now and got errors at "Prepare Dense Scene" Node I've googled and got the answer that it is normal to have that error for non-cuda gpu users. Non-cuda gpu users should use your meshroom non-cuda version or should use this method https://github.com/alicevision/meshroom/wiki/Draft-Meshing where we have to delete and skip "PrepareDenseScene", "DepthMap" and "DepthMapFilter" nodes so with the meshroom cuda version we have to delete those 3 nodes to get the result but I highly doubt we will get good result as nvidia gpu users since we are skiping 3 nodes.

So here comes the question A. Is this meshroom non-cuda version processing those 3extra nodes ? (that we delete and skip on cuda version) B. Does this meshroom non-cuda version also deletes and skips those 3extra nodes ? (so ... in startup setting, those 3 nodes are deleted from the start)

I really want to know this and hope the answer is A so we can get the same or similar result as nvidia geforce users

Thank you in advance !!