Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meshroom texturing reprojection fails 2019.1 #449

Closed
Powerbyte7 opened this issue Apr 21, 2019 · 3 comments
Closed

Meshroom texturing reprojection fails 2019.1 #449

Powerbyte7 opened this issue Apr 21, 2019 · 3 comments
Labels
stale for issues that becomes stale (no solution)

Comments

@Powerbyte7
Copy link

Powerbyte7 commented Apr 21, 2019

Problem

When I try to texture this mesh it can't load. I can however load it in other software like blender and meshlab.

Log (trace)

Program called with the following parameters:

  • angleHardThreshold = 90
  • bestScoreThreshold = 0
  • downscale = Unknown Type "j"
  • fillHoles = 0
  • flipNormals = 0
  • forceVisibleByAllVertices = 0
  • imagesFolder = "/tmp/MeshroomCache/PrepareDenseScene/d1c1fe1b54322a807850919b7bf3a29b3c66b95c"
  • input = "/tmp/MeshroomCache/StructureFromMotion/c0788146b61713731eb2f3b782ee0c490b22f0c2/sfm.abc"
  • inputDenseReconstruction = "/tmp/MeshroomCache/Meshing/395b709c1ad39108a3a4dcdcb5858f11cb6fb495/denseReconstruction.bin"
  • inputMesh = "/home/joran/Documents/H8/mesh2.obj"
  • maxNbImagesForFusion = 3
  • output = "/tmp/MeshroomCache/Texturing/77c32d7ef8de187c990b992b8ddb129d0be5c1c5"
  • outputTextureFileType = "png"
  • padding = Unknown Type "j"
  • textureSide = Unknown Type "j"
  • unwrapMethod = "Basic"
  • verboseLevel = "trace"
  • visibilityRemappingMethod = "PullPush"

[21:14:03.365934][info] Found 1 image dimension(s):
[21:14:03.366040][info] - [4032x3024]
[21:14:03.366063][debug] [IO] Read Image Metadata: /tmp/MeshroomCache/PrepareDenseScene/d1c1fe1b54322a807850919b7bf3a29b3c66b95c/878640175.exr
[21:14:03.367530][debug] Reading view 878640175 projection matrix from image metadata.
[21:14:03.367554][debug] [IO] Read Image Metadata: /tmp/MeshroomCache/PrepareDenseScene/d1c1fe1b54322a807850919b7bf3a29b3c66b95c/1264618477.exr
[21:14:03.367809][debug] Reading view 1264618477 projection matrix from image metadata.
[21:14:03.367822][debug] [IO] Read Image Metadata: /tmp/MeshroomCache/PrepareDenseScene/d1c1fe1b54322a807850919b7bf3a29b3c66b95c/1686740214.exr
[21:14:03.368072][debug] Reading view 1686740214 projection matrix from image metadata.
[21:14:03.368085][info] Overall maximum dimension: [4032x3024]
[21:14:03.368146][debug] [IO] loadArrayOfArraysFromFile: /tmp/MeshroomCache/Meshing/395b709c1ad39108a3a4dcdcb5858f11cb6fb495/meshPtsCamsFromDGC.bin
[21:14:03.368455][info] Loading mesh from obj file: /home/joran/Documents/H8/mesh2.obj
[21:14:03.658534][info] - # vertices: 627421
- # normals: 627421
- # uv coordinates: 0
- # triangles: 0
[21:14:05.334787][info] Mesh loaded:
- #points: 627421
- # triangles: 0
terminate called after throwing an instance of 'std::runtime_error'
what(): Unable to load: /home/joran/Documents/H8/mesh2.obj
Aborted (core dumped)

Steps to Reproduce

  1. Download this mesh
  2. Try to texture it

Versions

  • AliceVision branch/version: Both the binary 2019.1 and latest version of the source develop branch
  • OS: Ubuntu 18.04
@natowi
Copy link
Member

natowi commented Apr 22, 2019

I had a similar issue #428
Might be related to #439

@stale
Copy link

stale bot commented Aug 25, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale for issues that becomes stale (no solution) label Aug 25, 2019
@stale
Copy link

stale bot commented Sep 1, 2019

This issue is closed due to inactivity. Feel free to re-open if new information is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale for issues that becomes stale (no solution)
Projects
None yet
Development

No branches or pull requests

2 participants