Meshroom icon indicating copy to clipboard operation
Meshroom copied to clipboard

error NO OBSERVATIONS_WITH_FEATURES in 'Texturing'

Open Kosta743 opened this issue 4 months ago • 0 comments

error in 'Texturing'

Steps to reproduce the behavior:

  1. Go to 'Protogrammety draft'
  2. FeatureMatching-Minimal 2D Motion-2
  3. Go to start.
  4. See error in Texturing "[12:28:11.512916][warning] Alembic LOAD: NO OBSERVATIONS_WITH_FEATURES: , mvg_visibilityFeatId: 0, mvg_visibilityFeatPos: 0, OBSERVATIONS_WITH_FEATURES flag: false"

I expect the editor to work without errors.

[2024-09-29 12:28:11.496169] [0x00002a2c] [trace] Embedded OCIO configuration file: 'C:\Users\Vistauser\Desktop\Meshroom-2023.3.0\aliceVision/share/aliceVision/config.ocio' found. Program called with the following parameters:

  • angleHardThreshold = 90
  • bestScoreThreshold = 0.1
  • bumpType = Unknown Type "enum aliceVision::mesh::EBumpMappingType" (default)
  • colorMappingFileType = Unknown Type "enum aliceVision::image::EImageFileType"
  • correctEV = 1
  • displacementMappingFileType = Unknown Type "enum aliceVision::image::EImageFileType" (default)
  • downscale = Unknown Type "unsigned int"
  • fillHoles = 0
  • flipNormals = 0
  • forceVisibleByAllVertices = 0
  • heightFileType = Unknown Type "enum aliceVision::image::EImageFileType" (default)
  • imagesFolder = "C:/Users/Vistauser/Desktop/Fusion 360/MeshroomCache/PrepareDenseScene/ae638eb3176cbfd262d86083d46947b276a14125"
  • input = "C:/Users/Vistauser/Desktop/Fusion 360/MeshroomCache/Meshing/162a74813eb473ede8976dca27f952ee71f06af0/densePointCloud.abc"
  • inputMesh = "C:/Users/Vistauser/Desktop/Fusion 360/MeshroomCache/MeshFiltering/570d808e92a9a9510b0d59c63e6f769647e83495/mesh.obj"
  • inputRefMesh = ""
  • maxCoresAvailable = Unknown Type "unsigned int" (default)
  • maxMemoryAvailable = 18446744073709551615 (default)
  • multiBandDownscale = Unknown Type "unsigned int"
  • multiBandNbContrib = Unknown Type "class std::vector<int,class std::allocator >"
  • normalFileType = Unknown Type "enum aliceVision::image::EImageFileType" (default)
  • output = "C:/Users/Vistauser/Desktop/Fusion 360/MeshroomCache/Texturing/acb9598895e951829933884f1c3bd8c3883b66ab"
  • outputColorSpace = Unknown Type "enum aliceVision::image::EImageColorSpace"
  • outputMeshFileType = Unknown Type "enum aliceVision::mesh::EFileType"
  • padding = Unknown Type "unsigned int"
  • subdivisionTargetRatio = 0.8
  • textureSide = Unknown Type "unsigned int"
  • unwrapMethod = "Basic"
  • useScore = 1
  • useUDIM = 1
  • verboseLevel = "info"
  • visibilityRemappingMethod = "PullPush"
  • workingColorSpace = Unknown Type "enum aliceVision::image::EImageColorSpace"

Hardware : Detected core count : 4 OpenMP will use 4 cores Detected available memory : 2709 Mo

[12:28:11.499159][info] Load dense point cloud. [12:28:11.512916][warning] Alembic LOAD: NO OBSERVATIONS_WITH_FEATURES: , mvg_visibilityFeatId: 0, mvg_visibilityFeatPos: 0, OBSERVATIONS_WITH_FEATURES flag: false [12:28:11.650907][info] Found 1 image dimension(s): [12:28:11.650907][info] - [4080x3060] [12:28:11.770638][info] Overall maximum dimension: [4080x3060] [12:28:11.770638][info] Load input mesh. [12:28:11.813680][info] Convert dense point cloud into ref mesh [12:28:11.822647][info] remapMeshVisibility based on triangles start. [12:28:11.848342][info] remapMeshVisibility done. [12:28:11.849340][info] Input mesh has no UV coordinates, start unwrapping (Basic) [12:28:11.849340][info] Generating UVs (textureSide: 8192; padding: 5). [12:28:11.849340][info] Creating texture charts. [12:28:11.975377][info] Packing texture charts (15318 charts). [12:28:12.024020][info] Finalize packed charts (584 charts). [12:28:12.025016][info] Creating texture atlases. [12:28:12.026011][info] - texture atlas 1 [12:28:12.027007][info] Filled with 584 charts. [12:28:12.035845][info] Unwrapping done. [12:28:12.035845][info] Subdivide mesh. [12:28:12.035845][info] nb pts init: 7701 [12:28:12.035845][info] nb tris init: 15318 [12:28:12.035845][info] nb points in refMesh: 7703 [12:28:12.035845][info] targetNbPts: 6162 [12:28:12.037848][info] No subdivision needed. [12:28:12.037848][info] Number of triangle subdivisions: 0 [12:28:12.037848][info] updateAtlases [12:28:12.043828][info] remapMeshVisibility based on triangles start. [12:28:12.074301][info] remapMeshVisibility done. [12:28:12.074301][info] Generate textures. [12:28:12.074301][info] Texturing: Use multiband blending with the following contributions per band: [12:28:12.074301][info] - 1 [12:28:12.075294][info] - 5 [12:28:12.075294][info] - 10 [12:28:12.075294][info] Texturing in srgb colorspace. [12:28:12.075294][info] Images loaded from cache with: exposure correction [12:28:12.075294][info] nbAtlas: 1 [12:28:12.075294][info] availableRam: 2693 [12:28:12.075294][info] availableMem: 1557 [12:28:12.075294][info] memoryPerAtlas: 3640

win: 10 Meshroom:2023.3.0

all files and their paths are written in English installed python 3.12 the result is the same

Kosta743 avatar Sep 29 '24 10:09 Kosta743