Skip to content

Image show two times. #23

Open
Open
@BeginerYJH

Description

@BeginerYJH

As Issue#7, the image log appear two times.

import subprocess

command = [
"python", r"C:\Users\Desktop\Python_study\blur\BlurDetection2-master\process.py",
"-i", r"C:\Users\Desktop\cameradata\final\test\center_part\clear\test",
"-s", r"C:\Users\Desktop\Python_study\blur\blur_data\final.json"
]

subprocess.run(command)

Here is my code. And I can't understand how to solve it.
Thank you for reading this.

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