--
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.
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.
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.
--
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/f949930b-50ef-48d8-8e5b-5fbf24860217n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/alicevision/fadded11-ced0-45ea-8459-645df05e5235n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/alicevision/5e7dac9b-5e77-4bf1-97ab-a6b9b3f36e6dn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/alicevision/1311f46a-6ad9-4ea0-a27d-ef5efd54fd53n%40googlegroups.com.