-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Error when importing photos #205
Comments
I think it was my Antivirus, since I can now import images after Whitelisting Meshroom, however, I'm now getting this error: WARNING: downgrade status on node "PrepareDenseScene_1" from Status.SUBMITTED to Status.NONE
Loading features [20:02:55.593258][warning] No matches file loaded in: D:/Projects/3D Models/3D Scans/Llavero Flamingo/MeshroomCache/FeatureMatching/6cc14a8eda3de671840883c1bf76415c28852f37 [20:02:55.595253][error] Unable to load matches. |
This error means what it says, there are no matches in that file. Try putting describer preset to High or Ultra, sift+akaze matching to get the best chance of finding matches. |
@Chaks243 did you manage to go beyond FeatureMatching or are you still stuck? |
@Chaks243 I have the same problem as you. How do you solve this problem? |
I have the same problem but only with some images. Especially photos taken with Samsung Galaxy S9 (Front camera). I removed the exif data using This is just a quick fix for me. If one of the devs wants to try to import that picture, here is one of these pics. |
Hey @millsoft, I'm also facing this issue having used a Samsung Galaxy S9 Front camera. Could you add a little more info to your solution; for instance, where can convert be found and how should it be run? Is this part of the Meshroom installation or some other third party application? Thanks for taking the time to post your solution btw. |
Same issue here. I grabbed 20 screenshots from a 3d site as a trial, and get stuck with Loading features [13:59:09.912966][warning] No matches file loaded in: D:/Markus/3dprinting/angryduck/MeshroomCache/FeatureMatching/69941c848455503b17b699db51402ac6213f85f1 [13:59:09.913966][error] Unable to load matches. Meshroom 2018.1.0 under Windows 10, Python 3.6.5 |
the |
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. |
This issue is closed due to inactivity. Feel free to re-open if new information is available. |
This is still happening to me even with Exif data removed. |
When I tried to do my first scan the process stopped on FeatureExtraction and the loading bar turned red. Now when I try to import photos into the program I get this error:
Plugins loaded: CameraCalibration, CameraConnection, CameraInit, CameraLocalization, CameraRigCalibration, CameraRigLocalization, ConvertAnimatedCamera, ConvertSfMFormat, DepthMap, DepthMapFilter, ExportAnimatedCamera, ExportMaya, ExportUndistortedImages, FeatureExtraction, FeatureMatching, ImageMatching, ImageMatchingMultiSfM, KeyframeSelection, MeshDecimate, MeshDenoising, MeshFiltering, MeshResampling, Meshing, PrepareDenseScene, Publish, SfMAlignment, SfMTransform, StructureFromMotion, Texturing
[QtOIIO] Plugin Initialized
[DepthMapEntity] DepthMapEntity
Failed to download scene at QUrl("")
Program called with the following parameters:
ERROR:root:Error while building intrinsics : Traceback (most recent call last):
File "f:\tmp\meshroom\meshroom\ui\reconstruction.py", line 384, in buildIntrinsics
File "f:\tmp\meshroom\meshroom\nodes\aliceVision\CameraInit.py", line 129, in buildIntrinsics
RuntimeError: CameraInit failed with error code 3221226505. Command was: "aliceVision_cameraInit --sensorDatabase "D:\Software\Work\Meshroom-2018.1.0\aliceVision\share\aliceVision\cameraSensors.db" --defaultFieldOfView 45.0 --verboseLevel info --output "C:/Users/Enric/AppData/Local/Temp/tmp9sww7ry_/CameraInit/2731003bd822aa3d98acd3185af7e6a65750fcd4/cameraInit.sfm" --allowSingleView 1 --input "C:\Users\Enric\AppData\Local\Temp\tmp9sww7ry_/CameraInit/2731003bd822aa3d98acd3185af7e6a65750fcd4//viewpoints.sfm" --allowIncompleteOutput 1"
The text was updated successfully, but these errors were encountered: