-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Traceback (most recent call last):
File "main.py", line 110, in
graphList[i] = triangulateGraph(graphList[i],imageSize)
File "/content/drive/SFM/utils/graph.py", line 84, in triangulateGraph
x[cnt,:] = newGraph.obsVal[newGraph.ObsIdx[i][ind],:]
IndexError: only integers, slices (:
), ellipsis (...
), numpy.newaxis (None
) and integer or boolean arrays are valid indices
njanirudh and iiHarry
Metadata
Metadata
Assignees
Labels
No labels