meshroom2blender icon indicating copy to clipboard operation
meshroom2blender copied to clipboard

Blender importer of meshroom datafiles: cameras, images, sparse pointcloud and obj's.

Results 8 meshroom2blender issues
Sort by recently updated
recently updated
newest added

Error importing a meshroom project that uses images without any EXIF? ``` Python: Traceback (most recent call last): File "C:\Users\Antoi\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\meshroom2blender-master\__init__.py", line 238, in execute import_cameras(cameras_sfm, self.img_front) File "C:\Users\Antoi\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\meshroom2blender-master\__init__.py",...

Blender 2.91.0, Python 3.7.7 running on Windows 10 Addon: current Master **ERROR:** Python: Traceback (most recent call last): File "D:\BlenderPortable\Data\user_scripts\addons\meshroom2blender-master\__init__.py", line 236, in execute cameras_sfm, cloud, dense_obj, tex_obj = read_meshlab(filepath)...

Spelling corrections

I can not import MG files since Meshroom, probably "StructureFromMotion" is not working because after change the "Inter File Extension" since "ABC" to "PLY" that do not work, and I...

very cool addon, very helpful could you pls port it to support OpenMVS files as well? the cameras and sparse point cloud is stored in a very easy to parse...

How about joining the development efforts for _one_ Meshroom Blender Add-in? @tibicen (meshroom2blender) (I chose to post on your Issues by random as I had to ask this somewhere) @SBCV...

Hi, I'm facing a problem when i try to import a meshroom project. It seems I'm asked for some exif metadata if I'm not wrong. ![01](https://user-images.githubusercontent.com/61442500/75219634-4f31c380-576b-11ea-800d-15af1720aeb4.jpg) I try to add...

I'm not a python guy, sorry for not sending a PR. It looks like the fileformat of meshroom changed. Traceback (most recent call last): File "/home/me/.config/blender/2.81/scripts/addons/meshroom2blender/__init__.py", line 238, in execute...