-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
For some combinations of input resolutions and depth map estimation downsampling configuations (combined depth resolution < 128) , Meshroom fails with an error.
Meshroom: aliceVision_depthMapEstimation: /opt/AliceVision_git/src/aliceVision/depthMap/cuda/imageProcessing/deviceMipmappedArray.cu:277: void aliceVision::depthMap::cuda_createMipmappedArrayFromImage(cudaMipmappedArray**, const aliceVision::depthMap::CudaDeviceMemoryPitched<aliceVision::depthMap::CudaRGBA, 2>&, unsigned int): Assertion `currentLevelArraySize.height == height' failed.
Instead of letting this happen, we should raise a Python exception when this situation is detected. That way, users can get a helpful message and fix their settings without digging through stack traces.
Traceability Information:
- Issue: OpenLIFU-python#313
- SOFTREQ: SlicerOpenLIFU#34
- Comment: This issue is related to the requirements defined in SlicerOpenLIFU#34.
This information was populated automatically by a script on 2025-06-09T18:03:07Z.
Metadata
Metadata
Assignees
Labels
No labels