NO node able to be processed issue.

15,436 views
Skip to first unread message

abhishek m

unread,
Apr 14, 2021, 3:04:08 PM4/14/21
to AliceVision
Hello, everyone. I'm a really new one to this photogrammetry. So to begin with I started with Meshroom and I have been trying to make a 3D scan of a miniature shoe sculptor I made but it always shows NO NODES ABLE TO BE PROCESSED. 
Please find the below and a help would be generous,
Thank you, everyone.


Program called with the following parameters:
 * allowSingleView = 1
 * allowedCameraModels = "pinhole,radial1,radial3,brown,fisheye4,fisheye1"
 * defaultCameraModel = "" (default)
 * defaultFieldOfView = 45
 * defaultFocalLengthPix = -1 (default)
 * defaultIntrinsic = "" (default)
 * groupCameraFallback =  Unknown Type "enum EGroupCameraFallback"
 * imageFolder = "" (default)
 * input = "C:\Users\Abi\AppData\Local\Temp\tmp55cxearo/CameraInit/f9436e97e444fa71a05aa5cf7639b206df8ba282//viewpoints.sfm"
 * output = "C:/Users/Abi/AppData/Local/Temp/tmp55cxearo/CameraInit/f9436e97e444fa71a05aa5cf7639b206df8ba282/cameraInit.sfm"
 * sensorDatabase = "D:\MeshRoom\Meshroom-2021.1.0\aliceVision\share\aliceVision\cameraSensors.db"
 * useInternalWhiteBalance = 1
 * verboseLevel = "info"
 * viewIdMethod =  Unknown Type "enum aliceVision::sfmDataIO::EViewIdMethod"
 * viewIdRegex = ".*?(\d+)" (default)

[00:23:23.073745][warning] Some image(s) have no serial number to identify the camera/lens device.
This makes it impossible to correctly group the images by device if you have used multiple identical (same model) camera devices.
The reconstruction will assume that only one device has been used, so if 2 images share the same focal length approximation they will share the same internal camera parameters.
99 image(s) are concerned.
[00:23:23.172870][info] CameraInit report:
        - # views listed: 99
           - # views with an initialized intrinsic listed: 99
           - # views without metadata (with a default intrinsic): 0
        - # intrinsics listed: 1
WARNING:root:ShellExecute 'd:/MeshRoom/MR  P1 Miniature/Photos Files' failed (error 2).
 - commandLine: aliceVision_cameraInit  --sensorDatabase "D:\MeshRoom\Meshroom-2021.1.0\aliceVision\share\aliceVision\cameraSensors.db" --defaultFieldOfView 45.0 --groupCameraFallback folder --allowedCameraModels pinhole,radial1,radial3,brown,fisheye4,fisheye1 --useInternalWhiteBalance True --viewIdMethod metadata --verboseLevel info --output "D:/MeshRoom/MR  P1 Miniature/MR file/MeshroomCache/CameraInit/54a15b06f07bebb1482f9fdb16c07579fd5e8621/cameraInit.sfm" --allowSingleView 1 --input "D:/MeshRoom/MR  P1 Miniature/MR file/MeshroomCache/CameraInit/54a15b06f07bebb1482f9fdb16c07579fd5e8621//viewpoints.sfm"
 - logFile: D:/MeshRoom/MR  P1 Miniature/MR file/MeshroomCache/CameraInit/54a15b06f07bebb1482f9fdb16c07579fd5e8621/log
 - commandLine: aliceVision_featureExtraction  --input "D:/MeshRoom/MR  P1 Miniature/MR file/MeshroomCache/CameraInit/54a15b06f07bebb1482f9fdb16c07579fd5e8621/cameraInit.sfm" --describerTypes sift --describerPreset normal --describerQuality normal --contrastFiltering GridSort --gridFiltering True --forceCpuExtraction True --maxThreads 0 --verboseLevel info --output "D:/MeshRoom/MR  P1 Miniature/MR file/MeshroomCache/FeatureExtraction/f9e2e3c2105696c35876751acbd2101730f453b5" --rangeStart 0 --rangeSize 40
 - logFile: D:/MeshRoom/MR  P1 Miniature/MR file/MeshroomCache/FeatureExtraction/f9e2e3c2105696c35876751acbd2101730f453b5/0.log
WARNING:root:Downgrade status on node "FeatureExtraction_1(1)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "FeatureExtraction_1(2)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "ImageMatching_1" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "FeatureMatching_1(0)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "FeatureMatching_1(1)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "FeatureMatching_1(2)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "FeatureMatching_1(3)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "FeatureMatching_1(4)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "StructureFromMotion_1" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "FeatureExtraction_1(0)" from Status.STOPPED to Status.SUBMITTED
 - commandLine: aliceVision_featureExtraction  --input "D:/MeshRoom/MR  P1 Miniature/MR file/MeshroomCache/CameraInit/54a15b06f07bebb1482f9fdb16c07579fd5e8621/cameraInit.sfm" --describerTypes sift --describerPreset normal --describerQuality normal --contrastFiltering GridSort --gridFiltering True --forceCpuExtraction True --maxThreads 0 --verboseLevel info --output "D:/MeshRoom/MR  P1 Miniature/MR file/MeshroomCache/FeatureExtraction/f9e2e3c2105696c35876751acbd2101730f453b5" --rangeStart 0 --rangeSize 40
 - logFile: D:/MeshRoom/MR  P1 Miniature/MR file/MeshroomCache/FeatureExtraction/f9e2e3c2105696c35876751acbd2101730f453b5/0.log
Traceback (most recent call last):
  File "d:\release\BUILD\meshroom\meshroom\ui\graph.py", line 384, in execute
  File "d:\release\BUILD\meshroom\meshroom\core\taskManager.py", line 192, in compute
  File "d:\release\BUILD\meshroom\meshroom\core\taskManager.py", line 368, in raiseImpossibleProcess
RuntimeError: [COMPUTATION] Impossible Process:
There is no node able to be processed.

David Cattermole

unread,
Apr 14, 2021, 3:50:16 PM4/14/21
to abhishek m, AliceVision
Hello Abhishek,

I think I remember there are problems reading file paths that have spaces (or non-english) characters.

I would recommend you rename "MR  P1 Miniature" folder to "MR _P1_Miniature", and "MR file" to "MR_file".
Try that, and hopefully it will work.

David

--
You received this message because you are subscribed to the Google Groups "AliceVision" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alicevision...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/alicevision/bdef84a6-c005-4110-9396-052b0b51d551n%40googlegroups.com.


--
David Cattermole
Mobile: +447852584464

David Cattermole

unread,
Apr 14, 2021, 3:56:04 PM4/14/21
to abhishek m, AliceVision
Also, rename "Photos Files" to "Photo_Files".

Additionally, if you're new to Photogrammetry, perhaps you could read this:

Also, I see there's a warning that the camera you're using is not in the "camera sensor database".
I think that Meshroom can work without it (assuming you're only using 1 lens/camera for all photos), however if you want to try and fix it so that Meshroom can detect your camera, try following these steps:

David

David Cattermole

unread,
Apr 15, 2021, 4:16:04 AM4/15/21
to abhishek m, AliceVision
Hello Abhishek,

I'm not sure what's going on exactly.
Looking at the error message, it looks like Meshroom couldn't find a valid graph to use - maybe some connections are wrong?

Can you screenshot your graph and explain your process of how you made your graph?

David

P.S. CC'ing the mailing list, for awareness.

On Thu, 15 Apr 2021 at 08:11, abhishek m <abhishekm...@gmail.com> wrote:
Hey, Thank you so much for the response.
I tried it all and made the correction for the camera and everything. Even all the photos had a green mark this time but still had the same issue of NO NODE able to be processed, this shows again and again even after waiting for hours to retry.
Please find the below if it shows that I had made a major issue. 
Thank you in advance.



Program called with the following parameters:
 * allowSingleView = 1
 * allowedCameraModels = "pinhole,radial1,radial3,brown,fisheye4,fisheye1"
 * defaultCameraModel = "" (default)
 * defaultFieldOfView = 45
 * defaultFocalLengthPix = -1 (default)
 * defaultIntrinsic = "" (default)
 * groupCameraFallback =  Unknown Type "enum EGroupCameraFallback"
 * imageFolder = "" (default)
 * input = "C:\Users\Abi\AppData\Local\Temp\tmp204xia18/CameraInit/f9436e97e444fa71a05aa5cf7639b206df8ba282//viewpoints.sfm"
 * output = "C:/Users/Abi/AppData/Local/Temp/tmp204xia18/CameraInit/f9436e97e444fa71a05aa5cf7639b206df8ba282/cameraInit.sfm"

 * sensorDatabase = "D:\MeshRoom\Meshroom-2021.1.0\aliceVision\share\aliceVision\cameraSensors.db"
 * useInternalWhiteBalance = 1
 * verboseLevel = "info"
 * viewIdMethod =  Unknown Type "enum aliceVision::sfmDataIO::EViewIdMethod"
 * viewIdRegex = ".*?(\d+)" (default)

[12:28:07.797047][warning] Some image(s) have no serial number to identify the camera/lens device.

This makes it impossible to correctly group the images by device if you have used multiple identical (same model) camera devices.
The reconstruction will assume that only one device has been used, so if 2 images share the same focal length approximation they will share the same internal camera parameters.
99 image(s) are concerned.
[12:28:07.899630][info] CameraInit report:

        - # views listed: 99
           - # views with an initialized intrinsic listed: 99
           - # views without metadata (with a default intrinsic): 0
        - # intrinsics listed: 1
WARNING:root:ShellExecute 'd:/MeshRoom/Project one/Photos Files' failed (error 2).

Program called with the following parameters:
 * allowSingleView = 1
 * allowedCameraModels = "pinhole,radial1,radial3,brown,fisheye4,fisheye1"
 * defaultCameraModel = "" (default)
 * defaultFieldOfView = 45
 * defaultFocalLengthPix = -1 (default)
 * defaultIntrinsic = "" (default)
 * groupCameraFallback =  Unknown Type "enum EGroupCameraFallback"
 * imageFolder = "" (default)
 * input = "C:\Users\Abi\AppData\Local\Temp\tmpo1vxfitq/CameraInit/fc3a11a79b6f7e95b489394f524dfbfacfe95b77//viewpoints.sfm"
 * output = "C:/Users/Abi/AppData/Local/Temp/tmpo1vxfitq/CameraInit/fc3a11a79b6f7e95b489394f524dfbfacfe95b77/cameraInit.sfm"

 * sensorDatabase = "D:\MeshRoom\Meshroom-2021.1.0\aliceVision\share\aliceVision\cameraSensors.db"
 * useInternalWhiteBalance = 1
 * verboseLevel = "info"
 * viewIdMethod =  Unknown Type "enum aliceVision::sfmDataIO::EViewIdMethod"
 * viewIdRegex = ".*?(\d+)" (default)

[12:34:44.748537][warning] Some image(s) have no serial number to identify the camera/lens device.

This makes it impossible to correctly group the images by device if you have used multiple identical (same model) camera devices.
The reconstruction will assume that only one device has been used, so if 2 images share the same focal length approximation they will share the same internal camera parameters.
99 image(s) are concerned.
[12:34:44.783482][warning] The camera found in the database is slightly different for image(s):
[12:34:44.795620][warning] image: 'IMG_20210414_171648.jpg'
        - image camera brand: OnePlus
        - image camera model: ONEPLUS A3003
        - database camera brand: Oneplus
        - database camera model: Oneplus A3003
        - database camera sensor size: 5.22 mm
[12:34:44.812663][warning] Please check and correct camera model(s) name in the database.
[12:34:44.860938][info] CameraInit report:

        - # views listed: 99
           - # views with an initialized intrinsic listed: 99
           - # views without metadata (with a default intrinsic): 0
        - # intrinsics listed: 1
 - commandLine: aliceVision_cameraInit  --sensorDatabase "D:\MeshRoom\Meshroom-2021.1.0\aliceVision\share\aliceVision\cameraSensors.db" --defaultFieldOfView 45.0 --groupCameraFallback folder --allowedCameraModels pinhole,radial1,radial3,brown,fisheye4,fisheye1 --useInternalWhiteBalance True --viewIdMethod metadata --verboseLevel info --output "D:/MeshRoom/Project one/File/MeshroomCache/CameraInit/320f83e45ccc99966136fcf65c040f55a6dd813e/cameraInit.sfm" --allowSingleView 1 --input "D:/MeshRoom/Project one/File/MeshroomCache/CameraInit/320f83e45ccc99966136fcf65c040f55a6dd813e//viewpoints.sfm"
 - logFile: D:/MeshRoom/Project one/File/MeshroomCache/CameraInit/320f83e45ccc99966136fcf65c040f55a6dd813e/log
 - commandLine: aliceVision_featureExtraction  --input "D:/MeshRoom/Project one/File/MeshroomCache/CameraInit/320f83e45ccc99966136fcf65c040f55a6dd813e/cameraInit.sfm" --describerTypes sift --describerPreset normal --describerQuality normal --contrastFiltering GridSort --gridFiltering True --forceCpuExtraction True --maxThreads 0 --verboseLevel info --output "D:/MeshRoom/Project one/File/MeshroomCache/FeatureExtraction/1c154836ba198a9fb615238c0efd490ce6615ab9" --rangeStart 0 --rangeSize 40
 - logFile: D:/MeshRoom/Project one/File/MeshroomCache/FeatureExtraction/1c154836ba198a9fb615238c0efd490ce6615ab9/0.log

Traceback (most recent call last):
  File "d:\release\BUILD\meshroom\meshroom\ui\graph.py", line 384, in execute
  File "d:\release\BUILD\meshroom\meshroom\core\taskManager.py", line 192, in compute
  File "d:\release\BUILD\meshroom\meshroom\core\taskManager.py", line 368, in raiseImpossibleProcess
RuntimeError: [COMPUTATION] Impossible Process:
There is no node able to be processed.

David Cattermole

unread,
Apr 15, 2021, 7:21:24 AM4/15/21
to abhishek m, AliceVision
Thanks for the update, I'll need to look at it later today as I'm busy right now.

You can also try the Troubleshooting list here;

Especially can you try "Test Meshroom with the Monstree dataset", and let us know if it works?

Please CC the mailing list, so other people can see the screenshots and reply.

David

On Thu, 15 Apr 2021, 10:45 am abhishek m, <abhishekm...@gmail.com> wrote:
Hello, David
Yes, it is quite tricky.
Actually I didn't changed the graph and kept it as default and just after the a second on time it shows the error of 
  RuntimeError: [COMPUTATION] Impossible Process:  
I am attaching my screenshots and the program below, please find the attatchments. 



Program called with the following parameters:
 * allowSingleView = 1
 * allowedCameraModels = "pinhole,radial1,radial3,brown,fisheye4,fisheye1"
 * defaultCameraModel = "" (default)
 * defaultFieldOfView = 45
 * defaultFocalLengthPix = -1 (default)
 * defaultIntrinsic = "" (default)
 * groupCameraFallback =  Unknown Type "enum EGroupCameraFallback"
 * imageFolder = "" (default)
 * input = "C:\Users\Abi\AppData\Local\Temp\tmpxoamfwhj/CameraInit/f9436e97e444fa71a05aa5cf7639b206df8ba282//viewpoints.sfm"
 * output = "C:/Users/Abi/AppData/Local/Temp/tmpxoamfwhj/CameraInit/f9436e97e444fa71a05aa5cf7639b206df8ba282/cameraInit.sfm"

 * sensorDatabase = "D:\MeshRoom\Meshroom-2021.1.0\aliceVision\share\aliceVision\cameraSensors.db"
 * useInternalWhiteBalance = 1
 * verboseLevel = "info"
 * viewIdMethod =  Unknown Type "enum aliceVision::sfmDataIO::EViewIdMethod"
 * viewIdRegex = ".*?(\d+)" (default)

[14:59:26.210030][warning] Some image(s) have no serial number to identify the camera/lens device.

This makes it impossible to correctly group the images by device if you have used multiple identical (same model) camera devices.
The reconstruction will assume that only one device has been used, so if 2 images share the same focal length approximation they will share the same internal camera parameters.
99 image(s) are concerned.
[14:59:26.240948][warning] The camera found in the database is slightly different for image(s):
[14:59:26.246933][warning] image: 'IMG_20210414_172508.jpg'

        - image camera brand: OnePlus
        - image camera model: ONEPLUS A3003
        - database camera brand: Oneplus
        - database camera model: Oneplus A3003
        - database camera sensor size: 5.22 mm
[14:59:26.263892][warning] Please check and correct camera model(s) name in the database.
[14:59:26.366375][info] CameraInit report:

        - # views listed: 99
           - # views with an initialized intrinsic listed: 99
           - # views without metadata (with a default intrinsic): 0
        - # intrinsics listed: 1
 - commandLine: aliceVision_cameraInit  --sensorDatabase "D:\MeshRoom\Meshroom-2021.1.0\aliceVision\share\aliceVision\cameraSensors.db" --defaultFieldOfView 45.0 --groupCameraFallback folder --allowedCameraModels pinhole,radial1,radial3,brown,fisheye4,fisheye1 --useInternalWhiteBalance True --viewIdMethod metadata --verboseLevel info --output "D:/MeshRoom/Project_one/File/MeshroomCache/CameraInit/aabbd328b4666a7594a8623976cd54d1cbdf6c1e/cameraInit.sfm" --allowSingleView 1 --input "D:/MeshRoom/Project_one/File/MeshroomCache/CameraInit/aabbd328b4666a7594a8623976cd54d1cbdf6c1e//viewpoints.sfm"
 - logFile: D:/MeshRoom/Project_one/File/MeshroomCache/CameraInit/aabbd328b4666a7594a8623976cd54d1cbdf6c1e/log
 - commandLine: aliceVision_featureExtraction  --input "D:/MeshRoom/Project_one/File/MeshroomCache/CameraInit/aabbd328b4666a7594a8623976cd54d1cbdf6c1e/cameraInit.sfm" --describerTypes sift --describerPreset normal --describerQuality normal --contrastFiltering GridSort --gridFiltering True --forceCpuExtraction True --maxThreads 0 --verboseLevel info --output "D:/MeshRoom/Project_one/File/MeshroomCache/FeatureExtraction/d58b9797926519052ae0c24a6364d0f3353ca4af" --rangeStart 0 --rangeSize 40
 - logFile: D:/MeshRoom/Project_one/File/MeshroomCache/FeatureExtraction/d58b9797926519052ae0c24a6364d0f3353ca4af/0.log

Traceback (most recent call last):
  File "d:\release\BUILD\meshroom\meshroom\ui\graph.py", line 384, in execute
  File "d:\release\BUILD\meshroom\meshroom\core\taskManager.py", line 192, in compute
  File "d:\release\BUILD\meshroom\meshroom\core\taskManager.py", line 368, in raiseImpossibleProcess
RuntimeError: [COMPUTATION] Impossible Process:
There is no node able to be processed.

abhishek m

unread,
Apr 15, 2021, 7:58:17 AM4/15/21
to David Cattermole, AliceVision
Yeah, sure.
Thank you for your time. check it once you get free time.
I'm attaching the screenshots and the Program for the CC so they can also look through it.
Once again thanks for your time.
Screenshot (57).png
Screenshot (58).png
Screenshot (59).png

Fabien Castan

unread,
Apr 15, 2021, 9:03:07 AM4/15/21
to abhishek m, David Cattermole, AliceVision


You probably have a previous instance that has been killed.
So, use "Clear Pending Status" on the graph before computing again.



De : alice...@googlegroups.com <alice...@googlegroups.com> de la part de abhishek m <abhishekm...@gmail.com>
Envoyé : jeudi 15 avril 2021 13:58
À : David Cattermole <catter...@gmail.com>
Cc : AliceVision <alice...@googlegroups.com>
Objet : Re: NO node able to be processed issue.
 
⚠️ Do not click or open unknown attachments ⚠️ **

abhishek m

unread,
Apr 15, 2021, 11:31:38 AM4/15/21
to Fabien Castan, David Cattermole, AliceVision
Thanks for this Fabien, but I already tried it before and it did nothing and gave the same result.

Barak Twito

unread,
Apr 25, 2021, 2:12:18 PM4/25/21
to AliceVision
hello friends, any update on this issue? i am having the same problem..

ב-יום חמישי, 15 באפריל 2021 בשעה 18:31:38 UTC+3, abhishekm...@gmail.com כתב/ה:

arne L.

unread,
May 10, 2021, 4:22:02 AM5/10/21
to AliceVision
the "space" issue fixed it for me after i read this thread. 

i had the same issue before and was going nuts. without saving it, everything worked fine. but after i saved it to something like "Name v1" all status bars turned blue and i couldnt start any node. 
so after reading this i saved it to "Name_v1" and now i could run it. (230 pics took a loooooong time to calculate and having it only stored in the temp folder was no good in the long run...)

dont know if this is an issue or "CAUTION" item in the FAQ / Manual / tutorial on the meshroom page, because i went with video tutorials, but if its not, it should be ;) took me 3 days to give up and ask google for help :) 

Tomek Mašek

unread,
May 14, 2021, 7:56:12 AM5/14/21
to AliceVision
Hi David,
your tip is exactly what helped me!
I've changed the names of the folder and the files to no-space & english characters only, and it solved the "No nodes able to be processed" alert.

Thank you
Tomek

Dne středa 14. dubna 2021 v 21:50:16 UTC+2 uživatel catter...@gmail.com napsal:

Ian Simmons

unread,
May 19, 2021, 9:12:55 PM5/19/21
to AliceVision

please help

Ian Simmons

unread,
May 19, 2021, 9:13:36 PM5/19/21
to AliceVision

this didn't help me at all im using a nikon d3100 camera and I normaly put underscores instead of spaced and I did when I saved the file yet for whatever reason it still won't work

David Cattermole

unread,
May 19, 2021, 9:37:26 PM5/19/21
to Ian Simmons, AliceVision
Hello Ian,

Can you please explain exactly what your problem is, and the steps you've taken to get to your problem?
It's not really possible anyone can help without more information.

Screenshots and log messages also help a lot.

David

--
You received this message because you are subscribed to the Google Groups "AliceVision" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alicevision...@googlegroups.com.

Ishant Raj

unread,
Jun 7, 2021, 12:01:11 AM6/7/21
to AliceVision

i still have this problem of " no node. i am so annoyed of it, no videos on youtube to solve this. It is not working, i changed all photo and file name to " Photo_Files"

phi golden

unread,
Jul 18, 2021, 5:08:57 PM7/18/21
to AliceVision
MeshRoom.jpgIt Might be working already. just a slow process. I think it's 5 min each for mine. and 250 files. I Might have made a mistake. :(
Message has been deleted

Lucy Bradbury

unread,
Jan 5, 2022, 9:32:28 AM1/5/22
to AliceVision
Hey, I thought removing the spacing would fix it for me but still having issues at Feature Matching node stage. Any advice would be greatly appreciated!



Here's all the script:

WARNING:root:Downgrade status on node "FeatureMatching_1(0)" from Status.ERROR to Status.SUBMITTED
WARNING:root:Downgrade status on node "FeatureMatching_1(1)" from Status.ERROR to Status.SUBMITTED
 - commandLine: aliceVision_featureMatching  --input "C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/CameraInit/67aa535de97b4de10032b0bdf003e2c49ff9d2a3/cameraInit.sfm" --featuresFolders "C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/FeatureExtraction/1d5a230bfb2aa28bf64677483aa74ec489c5d204" --imagePairsList "C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/ImageMatching/728ddc37643c61dca93db876d84a9400f0d1a15b/imageMatches.txt" --describerTypes sift --photometricMatchingMethod ANN_L2 --geometricEstimator acransac --geometricFilterType fundamental_matrix --distanceRatio 0.8 --maxIteration 2048 --geometricError 0.0 --knownPosesGeometricErrorMax 5.0 --maxMatches 0 --savePutativeMatches False --crossMatching False --guidedMatching False --matchFromKnownCameraPoses False --exportDebugFiles False --verboseLevel info --output "C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/FeatureMatching/1b8828fca38e3b6ea5f9c00e6da0e249625480d6" --rangeStart 0 --rangeSize 20
 - logFile: C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/FeatureMatching/1b8828fca38e3b6ea5f9c00e6da0e249625480d6/0.log
ERROR:root:Error on node computation: Error on node "FeatureMatching_1(0)":
Log:

Program called with the following parameters:
 * crossMatching = 0
 * describerTypes = "sift"
 * distanceRatio = 0.8
 * exportDebugFiles = 0
 * featuresFolders =  = [C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/FeatureExtraction/1d5a230bfb2aa28bf64677483aa74ec489c5d204]
 * geometricError = 0
 * geometricEstimator =  Unknown Type "enum aliceVision::robustEstimation::ERobustEstimator"
 * geometricFilterType = "fundamental_matrix"
 * guidedMatching = 0
 * imagePairsList =  = [C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/ImageMatching/728ddc37643c61dca93db876d84a9400f0d1a15b/imageMatches.txt]
 * input = "C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/CameraInit/67aa535de97b4de10032b0bdf003e2c49ff9d2a3/cameraInit.sfm"
 * knownPosesGeometricErrorMax = 5
 * matchFilePerImage = 0 (default)
 * matchFromKnownCameraPoses = 0
 * maxIteration = 2048
 * maxMatches = 0
 * output = "C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/FeatureMatching/1b8828fca38e3b6ea5f9c00e6da0e249625480d6"
 * photometricMatchingMethod = "ANN_L2"
 * randomSeed = 5489 (default)
 * rangeSize = 20
 * rangeStart = 0
 * savePutativeMatches = 0
 * useGridSort = 1 (default)
 * verboseLevel = "info"

[14:25:58.123774][info] Load pair list from file: C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/ImageMatching/728ddc37643c61dca93db876d84a9400f0d1a15b/imageMatches.txt
[14:25:58.123774][warning] loadPairs: Impossible to read the specified file: "C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/ImageMatching/728ddc37643c61dca93db876d84a9400f0d1a15b/imageMatches.txt".


WARNING:root:Downgrade status on node "StructureFromMotion_1" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "PrepareDenseScene_1(0)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMap_1(0)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMap_1(1)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMap_1(2)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMap_1(3)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMap_1(4)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMap_1(5)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMap_1(6)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMap_1(7)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMap_1(8)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMap_1(9)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMap_1(10)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMap_1(11)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMap_1(12)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMapFilter_1(0)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMapFilter_1(1)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMapFilter_1(2)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "DepthMapFilter_1(3)" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "Meshing_1" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "MeshFiltering_1" from Status.SUBMITTED to Status.NONE
WARNING:root:Downgrade status on node "Texturing_1" from Status.SUBMITTED to Status.NONE
 - commandLine: aliceVision_featureMatching  --input "C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/CameraInit/67aa535de97b4de10032b0bdf003e2c49ff9d2a3/cameraInit.sfm" --featuresFolders "C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/FeatureExtraction/1d5a230bfb2aa28bf64677483aa74ec489c5d204" --imagePairsList "C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/ImageMatching/728ddc37643c61dca93db876d84a9400f0d1a15b/imageMatches.txt" --describerTypes sift --photometricMatchingMethod ANN_L2 --geometricEstimator acransac --geometricFilterType fundamental_matrix --distanceRatio 0.8 --maxIteration 2048 --geometricError 0.0 --knownPosesGeometricErrorMax 5.0 --maxMatches 0 --savePutativeMatches False --crossMatching False --guidedMatching False --matchFromKnownCameraPoses False --exportDebugFiles False --verboseLevel info --output "C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/FeatureMatching/1b8828fca38e3b6ea5f9c00e6da0e249625480d6" --rangeStart 20 --rangeSize 20
 - logFile: C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/FeatureMatching/1b8828fca38e3b6ea5f9c00e6da0e249625480d6/1.log
ERROR:root:Error on node computation: Error on node "FeatureMatching_1(1)":
Log:

Program called with the following parameters:
 * crossMatching = 0
 * describerTypes = "sift"
 * distanceRatio = 0.8
 * exportDebugFiles = 0
 * featuresFolders =  = [C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/FeatureExtraction/1d5a230bfb2aa28bf64677483aa74ec489c5d204]
 * geometricError = 0
 * geometricEstimator =  Unknown Type "enum aliceVision::robustEstimation::ERobustEstimator"
 * geometricFilterType = "fundamental_matrix"
 * guidedMatching = 0
 * imagePairsList =  = [C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/ImageMatching/728ddc37643c61dca93db876d84a9400f0d1a15b/imageMatches.txt]
 * input = "C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/CameraInit/67aa535de97b4de10032b0bdf003e2c49ff9d2a3/cameraInit.sfm"
 * knownPosesGeometricErrorMax = 5
 * matchFilePerImage = 0 (default)
 * matchFromKnownCameraPoses = 0
 * maxIteration = 2048
 * maxMatches = 0
 * output = "C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/FeatureMatching/1b8828fca38e3b6ea5f9c00e6da0e249625480d6"
 * photometricMatchingMethod = "ANN_L2"
 * randomSeed = 5489 (default)
 * rangeSize = 20
 * rangeStart = 20
 * savePutativeMatches = 0
 * useGridSort = 1 (default)
 * verboseLevel = "info"

[14:25:58.310125][info] Load pair list from file: C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/ImageMatching/728ddc37643c61dca93db876d84a9400f0d1a15b/imageMatches.txt
[14:25:58.310125][warning] loadPairs: Impossible to read the specified file: "C:/Users/lucyb/Desktop/MESHROOM/JON_4/MeshroomCache/ImageMatching/728ddc37643c61dca93db876d84a9400f0d1a15b/imageMatches.txt".

Magnus Queck

unread,
Jan 28, 2022, 4:13:13 PM1/28/22
to AliceVision
Hi all 

Just ran into the same problem, my first time using the software.
Has anyone found a workaround yet?

Cheers

Fabien Castan

unread,
Jan 28, 2022, 5:00:17 PM1/28/22
to Magnus Queck, AliceVision
"[14:04:02.082002][warning] loadPairs: Impossible to read the specified file: "C:/Users/lucyb/Desktop/MESHROOM/NO. 3 JON/MeshroomCache/ImageMatching/728ddc37643c61dca93db876d84a9400f0d1a15b/imageMatches.txt".
"

The FeatureMatching fails because the output file of the previous node (ImageMatching) is missing.
So you need to check the log of the ImageMatching node to see why this file is missing.





Fabio Ardito

unread,
Mar 17, 2022, 11:02:29 AM3/17/22
to AliceVision
Hi guys,
Just noticed the 'start' and 'stop' buttons don't change color when I click 'start'. So, when I click 'start' again, it shows the 'no nodes' error, because it was already running.

Seth Gardner

unread,
Mar 18, 2022, 5:44:37 AM3/18/22
to AliceVision
I FIXED IT! DO NOT CHANGE YOUR FILE PATH NAMES IT'LL PROBABLY ONLY SCREW THINGS UP WORSE

I was working on creating an HDRI map and accidentally crashed the window. The command line stayed open for a bit, even after the GUI had crashed, so I assumed all was well.

I got back into the project and noticed the "Stop" button was grey. The "Start" button gave me the error: "No node able to be processed."

After waiting hours, the orange and blue progress indicators were still lit up and hadn't moved. At this point, I assumed the program was stuck.

Here's what worked for me:

FIRST

Find the node your project is stuck on. It's likely the one with an orange bar that hasn't moved in forever. REMEMBER THE NAME OF THAT NODE!

NEXT (WARNING: THIS IS PERMANENT. PROCEED AT YOUR OWN RISK.)

If you navigate into your broken project's "MeshroomCache" folder and look through the list, you should see the name of the node I asked you to remember a minute ago. Delete that folder.
I took this a step further, deleting the folders of the nodes that came ***after the "stuck" node. ***Note that I'm talking specifically about the node order and not the folder order.

Next, go back into your project. You should see that the blue and orange node progress colors have disappeared.

If you press the big green "Start" button, the blue and orange should reappear, only this time hopefully less deceiving. You can confirm that this is ACTUALLY working by looking at the command line window. You should have seen some new text pop up when you pressed "Start." If that text wasn't an error, you did it!

To confirm the fix, wait. If you notice the orange turn to green after a while, it worked!

I hope this helps someone out! Keep creating, you're awesome.

Fabien Castan

unread,
Mar 18, 2022, 6:47:45 PM3/18/22
to Seth Gardner, AliceVision
You also have this option:
image.png


Ilaria Cristofaro

unread,
Mar 21, 2022, 7:02:56 AM3/21/22
to AliceVision
I had the same problem.. stuck at Prepare Dense Scene with a red error.. I realised that in my photos folder there where more photos with the same name but in a differnt format - *.JPG and RAW format - just as there were when I downloaded them from the camera. I deleted the other formats photos leaving the *.JPG, imported the photo again and re-started the process from the beginning.. It worked for me! Hope it can be helpful for someone else.

unforseen consequencer

unread,
Jul 30, 2022, 1:17:26 AM7/30/22
to AliceVision
Is there a way to pull this "Clear Pending Status" thing from the CLI? I'm facing this issue in Google Colab and don't have access to GUI

суббота, 19 марта 2022 г. в 01:47:45 UTC+3, fabc...@gmail.com:

Fabien Castan

unread,
Aug 5, 2022, 6:03:36 AM8/5/22
to unforseen consequencer, AliceVision
"meshroom_batch --forceStatus"

It does not clean, but you can launch the computation with this option.


ed davis

unread,
Oct 11, 2022, 1:47:50 AM10/11/22
to AliceVision
check the "state" column in the meshroom "task manager" (next to graph editor) it might actually be "running" - even tho it looks dead
Reply all
Reply to author
Forward
0 new messages