Skip to content

Indices Error #2

Open
Open
@anushkb

Description

@anushkb

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions