目录│文件列表:

2022-01-17 23:45:47      索炜达电子      280     

目录│文件列表:

 ├ 演示视频

 │  └ 演示视频.mp4

 └ 项目源码

    └ Color_Recognition

       │ hsv.jpg

       │ Img.png

       │ img1.png

       │ lena.tiff

       │ Read_Photo.py

       │ test_img.py

       │ test_video.py

       ├ .idea

       │  │ .gitignore

       │  │ .name

       │  │ Color_Recognition.iml

       │  │ misc.xml

       │  │ modules.xml

       │  └ workspace.xml

       ├ .vscode

       │  └ settings.json

       └ venv

          │ pyvenv.cfg

          ├ Lib

          │  ├ site-packages

          │  │  │ easy-install.pth

          │  │  │ setuptools-40.8.0-py3.6.egg

          │  │  │ setuptools.pth

          │  │  └ pip-19.0.3-py3.6.egg

          │  │     ├ EGG-INFO

          │  │     │  │ dependency_links.txt

          │  │     │  │ entry_points.txt

          │  │     │  │ not-zip-safe

          │  │     │  │ PKG-INFO

          │  │     │  │ SOURCES.txt

          │  │     │  └ top_level.txt

          │  │     └ pip

          │  │        │ __init__.py

          │  │        │ __main__.py

          │  │        ├ _internal

          │  │        │  │ build_env.py

          │  │        │  │ cache.py

          │  │        │  │ configuration.py

          │  │        │  │ download.py

          │  │        │  │ exceptions.py

          │  │        │  │ index.py

          │  │        │  │ locations.py

          │  │        │  │ pep425tags.py

          │  │        │  │ pyproject.py

          │  │        │  │ resolve.py

          │  │        │  │ wheel.py

          │  │        │  │ __init__.py

          │  │        │  ├ cli

          │  │        │  │  │ autocompletion.py

          │  │        │  │  │ base_command.py

TAG
  • 5 次