-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Experiencing issues with meshing results #20
Comments
Hi @Beamsspam! There are a few things that could be the culprit in your reconstruction issues. I suspect it's first and foremost an issue of image quality. While the pictures above resolve the termite somewhat reasonably, it does not occupy a lot of space in the image and thus any reconstruction software will have a hard time solving the camera alignment and point cloud steps (structure from motion) reasonably well. I would recommend trying to get overall higher magnification in your setup by, e.g., moving the camera much closer to your subject by using extension tubes to decrease the minimal focal distance, or to use a higher magnification lens altogether. Ideally, the subject you wish to digitise should occupy at least ~50% of the image for a clean reconstruction and suffiently high levels of surface detail. If you want specific recommendations regarding lenses or extension tubes (which would of course be much cheaper than a full lens) let me know and we can figure something out together that fits your system. Two things on the processing side to try in the meantime:
Regardless of which approach you try next: higher magnification for such a small specimen will go a long way! Hope this provides a good starting point for you and please let us know if there is anything else you need help with. All the best |
Hello @FabianPlum, thank you very much for responding to my inquiry! I'll try some of these out and see how they go. |
Hi @Beamsspam! The reason for your Meshroom files to become so much bigger is that there is A LOT more information to work with. At the same sampling settings, Meshroom will now be able to find a lot more features to use for its reconstructions which takes more space and the depth maps (if they are computed) will also have a lot more detail. Does Meshroom successfully generate a sparse point loud and do the cameras look well aligned? Also - if Meshroom is the roadblock, perhaps try to use another reconstruction software as a sanity check. 3DF Zephyr Lite produces excellent results and has a trial version that you could test with your images. All the best |
Amazing! The scan looks really good, especially the textures are beautiful! |
@Beamsspam Hi! Could you perhaps Update your progress so we can see where else we can help? |
I've been attempting to utilise scAnt with a D7500 camera to create 3D models of a termite specimen in Meshroom following the recommended settings. However, meshroom seems to be failing to have generated the mesh and point cloud properly. Is there something I could be doing incorrectly or that needs to be changed? Does the point cloud look right?
Thus far I've been stacking the images in Zerene, batch masking them in photoshop using an action, converting them to JPG files, and then adding in the following Exif data via command prompt: exiftool -overwrite_original -Make="NIKON CORPORATION" -Model="NIKON D7500" -Lens="F/2.8" -FocalLength="60.0" -FocalLengthIn35mmFormat="90.0" "F:\pathtofiles"
The text was updated successfully, but these errors were encountered: