Yu Zihao
Yu Zihao
I met the same problem. I have 3 computers in total, I set one of them as master, the other two as workers. But when master started, both workers' status...
My config.txt: > 1 > 10.134.93.68 8080 /mnt/common_storage/distributed_sfm_test/images > running information of workers: > Could not create logging file: No such file or directory > COULD NOT CREATE A LOGGINGFILE...
After approximately 15 minutes, the worker started to reconstruct: > Cluster Id IP Worker Status Progress Task Status Time > 0 10.134.93.68:8080 NONIDLE 28/89 % mapping 00:08:05 > I0929 14:52:14.798004...
Okay, I will try to debug the code and my settings. Thank you!
The problem solved after I set the --transfer_images_to_server to 1. I am wondering how to save the images transferring time using storage server's share folder?
It seems the log file was not saved either. Maybe you should try to use an English path.
Thank you for your response! Sure, as far as I know, the main idea of CMVS and method introduced by Maura, Massimo et al can be illustrated using the following...
@CanCanZeng Hello, I don't understand that why the point cloud visibility info would help to detect outliers. Cause it seems there is not so mush difference between mesh visibility and...
hello @mmishuro, I met the same problem. Did you solve it?
@alemuntoni hi, please check those two meshes: [mesh_high_poly.zip](https://github.com/cnr-isti-vclab/meshlab/files/11447615/mesh_high_poly.zip) [mesh_low_poly.zip](https://github.com/cnr-isti-vclab/meshlab/files/11447616/mesh_low_poly.zip) when I use 'Transfer: vertex attributes to texture' to transfer texture from mesh_high_poly to mesh_low_poly, the resulting texture of mesh_low_poly appears...