Hi Team
I am not a developer, rather a user of the software.
I am using Opera as a browser, Laptop OS is Windows 11
I have a Parrot Anafi, and am experimenting with creating 3d images of fields in our local area, Christchurch NZ.
Flying at 40m altitude on a flattish field. I have set the a/c to take jpegs at 80% overlap @ camera 70% angle…flights are slow speed.
Using Pix3D to fly a Double Grid flight-plan.
Results in 301 photos taken
I use WebODM Lightning, with credits, to create the 3d image.
Additional Operational parameters of Ortho resolution at 1, pc-quality at high, 3d Mesh true,
Results are good, Avg GSD 3.02cm, Area 34,249m sq, Reconstructed Points 11,709,674
All up 28 minutes to create.
I read(?) that using a TIF photo, gives even better results…
I used Irfan View 64 to convert all the jpegs to TIF, and ran them thru WebODM Lightning with the same operational parmeters as mentioned before.
The project did not work, with a dataset error, see report below. Took 1 hour 30 mins for this message to appear.
Would anyone care to comment: my guess if that the conversion from jpeg to tif isn’t working as required for WebODM to process…… I do not set any additional operational parameters in Irfan for the conversion process……
Message report follows…
" Your task [Task of 2022-02-23T07:41:52.614Z] could not complete. Here’s a copy of the error message:
09:33:22 [App ] Selecting images for dense reconstruction completed: 0 images (518ms)
Fused depth-maps 0 (100%, 0ms)
09:33:22 [App ] Densifying point-cloud completed: 0 points (1s331ms)
09:33:22 [App ] MEMORYINFO: {
09:33:22 [App ] VmPeak: 4004908 kB
09:33:22 [App ] VmSize: 3597044 kB
09:33:22 [App ] } ENDINFO
[INFO] running “/code/SuperBuild/install/bin/OpenMVS/DensifyPointCloud” --filter-point-cloud -1 -i “/var/www/data/371f846a-e601-49a1-802a-51751a715c98/opensfm/undistorted/openmvs/scene_dense.mvs” -v 0 --cuda-device -1
09:33:22 [App ] Build date: Jan 19 2022, 02:40:59
09:33:22 [App ] CPU: AMD Ryzen 9 3900 12-Core Processor (24 cores)
09:33:22 [App ] RAM: 125.90GB Physical Memory 128.00GB Virtual Memory
09:33:22 [App ] OS: Linux 4.15.0-144-generic (x86_64)
09:33:22 [App ] SSE & AVX compatible CPU & OS detected
09:33:22 [App ] Command line: --filter-point-cloud -1 -i /var/www/data/371f846a-e601-49a1-802a-51751a715c98/opensfm/undistorted/openmvs/scene_dense.mvs -v 0 --cuda-device -1
09:33:22 [App ] error: empty initial point-cloud
===== Dumping Info for Geeks (developers need this to fix bugs) =====
Child returned 1
Traceback (most recent call last):
File “/code/stages/odm_app.py”, line 94, in execute
self.first_stage.run()
File “/code/opendm/types.py”, line 346, in run
self.next_stage.run(outputs)
File “/code/opendm/types.py”, line 346, in run
self.next_stage.run(outputs)
File “/code/opendm/types.py”, line 346, in run
self.next_stage.run(outputs)
[Previous line repeated 1 more time]
File “/code/opendm/types.py”, line 327, in run
self.process(self.args, outputs)
File “/code/stages/openmvs.py”, line 192, in process
system.run(’"%s" %s’ % (context.omvs_densify_path, ’ '.join(config + gpu_config)))
File “/code/opendm/system.py”, line 106, in run
raise SubprocessException(“Child returned {}”.format(retcode), retcode)
opendm.system.SubprocessException: Child returned 1 "