You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is wrong with using command “python multiview.py --input ./data/Original_img --output ./data --gray --binary --blocksize 41 --C 5 --skeletonize” without response?
The text was updated successfully, but these errors were encountered:
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?
What is wrong with using command “python multiview.py --input ./data/Original_img --output ./data --gray --binary --blocksize 41 --C 5 --skeletonize” without response?
The text was updated successfully, but these errors were encountered: