Skip to content

android点击操作的小圆点如何分类与定位 #174

@mayan90

Description

@mayan90

video = VideoObject(file_name, fps=240) 用这个处理过了
Traceback (most recent call last):
File "/Users/xm210407/Desktop/工作记录/KbPerformanceTest/testc.py", line 27, in
result_dict = classify_result.to_dict()
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/stagesepx/classifier/base.py", line 146, in to_dict
d[each_stage] = self.get_specific_stage_range(each_stage)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/stagesepx/classifier/base.py", line 216, in get_specific_stage_range
for each_range in self.get_stage_range():
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/stagesepx/classifier/base.py", line 199, in get_stage_range
assert len(result) > 0, "video seems to only contain one stage"
AssertionError: video seems to only contain one stage

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