Finding information on passing command line arguements for an ide like Spyder

前端 未结 0 1145
醉梦人生
醉梦人生 2020-12-09 10:08

I am working on the following line of code:

import argparse
import cv2
# construct the argument parse and parse the arguments
ap = argparse.ArgumentParser()
a         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题