Skip to content

error when trying “Run demo.m” #1

@JoshonSmith

Description

@JoshonSmith

Calculating the model of the 1th frame
Warm-start...
preAlignment...
initializing U...
引用了不存在的字段 'frame'。

出错 warmstart_trans (line 21)
if model.frame == 1

出错 run_video (line 46)
model = warmstart_trans(X_warm,model);

出错 demo (line 40)
[t, sigma, b] = run_video(video_path,param,model);

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