Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

“python multiview.py --input ./data/Original_img --output ./data --gray --binary --blocksize 41 --C 5 --skeletonize” #1

Open
gaoabc opened this issue Mar 15, 2023 · 2 comments

Comments

@gaoabc
Copy link

gaoabc commented Mar 15, 2023

What is wrong with using command “python multiview.py --input ./data/Original_img --output ./data --gray --binary --blocksize 41 --C 5 --skeletonize” without response?

@XinyuLin-FZ
Copy link
Collaborator

What is wrong with using command “python multiview.py --input ./data/Original_img --output ./data --gray --binary --blocksize 41 --C 5 --skeletonize” without response?

Thanks for your question.
I have just successfully re-run this command “python multiview.py --input ./data/Original_img --output ./data --gray --binary --blocksize 41 --C 5 --skeletonize”.
During the successful running of the code, it will immediately provide the information of the image currently being processed by “multiview.py”, and after the operation is completed, two new folders will be obtained under the "data" folder, namely "gray" and "skeleton".
Could you please describe “without response” in more detail?

@gaoabc
Copy link
Author

gaoabc commented Mar 16, 2023

Thanks for your reply.I solved this problem by reconfiguring the runtime environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants