Skip to content

errors happened with "cf_exact": false  #5

@RustyShackleford73

Description

@RustyShackleford73

Traceback (most recent call last):
File "W:\mvus\multiviewunsynch\main.py", line 33, in
flight.init_traj(error=flight.settings['thres_Fmatix'])
File "W:\mvus\multiviewunsynch\reconstruction\common.py", line 197, in init_traj
F,inlier = ep.computeFundamentalMat(d1[1:],d2[1:],error=error)
File "W:\mvus\multiviewunsynch\reconstruction\epipolar.py", line 116, in computeFundamentalMat
return F, mask.reshape(-1,)
AttributeError: 'NoneType' object has no attribute 'reshape'

error happens when the value of "thres_Fmatix" set to be too small

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