Skip to content

local variable 'dst_pts' referenced before assignment #1

@chhaunkar96

Description

@chhaunkar96

Traceback (most recent call last):
File "optical_flow_tracking_3d.py", line 56, in
dst_pts, dst = pf.brisk_flann(img1, img2_fframe)
File "/home/kaushal/Augmented_Reality/code/process_func.py", line 76, in brisk_flann
dst_pts
UnboundLocalError: local variable 'dst_pts' referenced before assignment

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