您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. scikit-image

  2. scikit image python 图像处理包
  3. 所属分类:专业指导

    • 发布日期:2017-04-25
    • 文件大小:20971520
    • 提供者:u013717045
  1. scikit_image‑0.13.0‑cp35‑cp35m‑win_amd64.whl

  2. scikit-image python pakage on windows
  3. 所属分类:C++

    • 发布日期:2017-05-17
    • 文件大小:23068672
    • 提供者:jqw11
  1. Elegant SciPy The Art of Scientific Python

  2. Welcome to Scientific Python and its community. If you’re a scientist who programs with Python, this practical guide not only teaches you the fundamental parts of SciPy and libraries related to it, but also gives you a taste for beautiful, easy-to-r
  3. 所属分类:机器学习

    • 发布日期:2017-09-06
    • 文件大小:10485760
    • 提供者:x5115x
  1. python图像处理——skimage包

  2. skimage包skimage包skimage包skimage包skimage包skimage包skimage包skimage包skimage包skimage包skimage包skimage包skimage包
  3. 所属分类:Python

    • 发布日期:2017-09-13
    • 文件大小:25165824
    • 提供者:papobabe
  1. Packt Publishing - Python 3.x for Computer Vision

  2. https://www.packtpub.com/application-development/python-3x-computer-vision-video-0 Python 3.x for Computer Vision [Video] Saurabh Kapur September 2017 Unleash the power of computer vision with Python to carry out image processing and computer vision
  3. 所属分类:图像处理

    • 发布日期:2017-10-29
    • 文件大小:48
    • 提供者:toshiya207
  1. scikit learn Machine Learning Simplified -2017.pdf

  2. Preface Suppose you want to predict whether tomorrow will be a sunny or rainy day. You can develop an algorithm that is based on the current weather and your meteorological knowledge using a rather complicated set of rules to return the desired pred
  3. 所属分类:Python

    • 发布日期:2018-04-23
    • 文件大小:7340032
    • 提供者:oychw
  1. scikit-image: Image processing in Python

  2. 探讨了一种开源图像处理库SCIKIT-image的使用,有源代码
  3. 所属分类:Python

    • 发布日期:2018-05-27
    • 文件大小:3145728
    • 提供者:mailmasker
  1. scikit-image-0.13.1.tar

  2. scikit-image-0.13.1.tar,官网下载较慢,方便大家下载使用。
  3. 所属分类:Python

    • 发布日期:2018-08-05
    • 文件大小:25165824
    • 提供者:tox33
  1. scikit_image-0.14.0-cp27-cp27m-win_amd64.whl

  2. 截至到2018/06/29最新的python图像处理扩展包,scikit-image;这是windows版本的,请在CMD下使用pip3 install xxx.whl进行安装。
  3. 所属分类:深度学习

    • 发布日期:2018-06-29
    • 文件大小:24117248
    • 提供者:kevin_hee
  1. scikit-image, 图像处理 SciKit ( 用于SciPy的工具箱).zip

  2. scikit-image, 图像处理 SciKit ( 用于SciPy的工具箱) scikit图像:python 中的图像处理 网站( 包括文档): http://scikit-image.org/邮件列表: https://mail.python.org/mailman/listinfo/scikit-
  3. 所属分类:其它

    • 发布日期:2019-09-18
    • 文件大小:22020096
    • 提供者:weixin_38743737
  1. scikit-image, 图像处理 SciKit ( 用于SciPy的工具箱).zip

  2. scikit-image, 图像处理 SciKit ( 用于SciPy的工具箱) scikit图像:python 中的图像处理 网站( 包括文档): http://scikit-image.org/邮件列表: https://mail.python.org/mailman/listinfo/scikit-
  3. 所属分类:其它

    • 发布日期:2019-10-10
    • 文件大小:22020096
    • 提供者:weixin_38743481
  1. scikit-image, 图像处理 SciKit ( 用于SciPy的工具箱).zip

  2. scikit-image, 图像处理 SciKit ( 用于SciPy的工具箱) scikit图像:python 中的图像处理 网站( 包括文档): http://scikit-image.org/邮件列表: https://mail.python.org/mailman/listinfo/scikit-
  3. 所属分类:其它

    • 发布日期:2019-10-12
    • 文件大小:22020096
    • 提供者:weixin_38744153
  1. scikit-learn user guide Release 0.20.3 API

  2. scikit-learn user guide Release 0.20.3 官方文档APICONTENTS 1 Welcome to scikit-learn 1.1 Installing scikit-learn 1.2 Frequently Asked Questions 2 1.3 Suppo 8 1. 4 Related Projects “· 1. 5 About us 12 1.6 Who is using scikit-learn? 16 1. Release histor 25
  3. 所属分类:Python

    • 发布日期:2019-03-24
    • 文件大小:48234496
    • 提供者:fans_ac
  1. 详解python opencv、scikit-image和PIL图像处理库比较

  2. 主要介绍了详解python opencv、scikit-image和PIL图像处理库比较,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来一起学习学习吧
  3. 所属分类:其它

    • 发布日期:2020-09-18
    • 文件大小:163840
    • 提供者:weixin_38560768
  1. 详解python读取image

  2. python 读取image 在python中我们有两个库可以处理图像文件,scipy和matplotlib. 安装库 pip install matplotlib pillow scipy 用法 from scipy.misc import imread data = imread(image_root) #data是 ndarray对象 import matplotlib.image as mpimg data = mpimg.imread(image_root) #data是 nda
  3. 所属分类:其它

    • 发布日期:2020-12-25
    • 文件大小:43008
    • 提供者:weixin_38538224
  1. CNN-Image-Classification:这个基于CNN的模型将图像分为9类(“飞机”,“汽车”,“鸟”,“猫”,“鹿”,“狗”,“青蛙”,“马”,“船”,“卡车”)使用tensorflow,keras,numpy,scikit-l

  2. CNN图像分类 这个基于CNN的模型将图像分为9类(“飞机”,“汽车”,“鸟”,“猫”,“鹿”,“狗”,“青蛙”,“马”,“船”,“卡车”)使用tensorflow,keras,numpy,scikit-learn,matplotlib
  3. 所属分类:其它

    • 发布日期:2021-03-20
    • 文件大小:11264
    • 提供者:weixin_42118161
  1. image-similarity:此项目是一个单瓶烧瓶应用程序,可读取本地图像或在线图像(URL),接收身份验证,计算百分比比例的相似度(同一图像为100%)-源码

  2. 图像相似度计算器API。 该项目是一个单瓶烧瓶应用程序,可读取本地图像或在线图像(URL),进行身份验证并计算百分比比例的相似度(同一图像为100%)。 先决条件 烧瓶 的OpenCVPython的 scikit图像 麻木 文件夹树 Preview.gif-显示图像输出的结果的gif。 README.md ---解释项目的解决方法的文件 requirements.txt-包含项目所需的依赖项 scr ipt.py ---包含包含api身份验证,ssl处理和相似性计算器的脚本 入门 从git克
  3. 所属分类:其它

    • 发布日期:2021-03-07
    • 文件大小:490496
    • 提供者:weixin_42174176
  1. scikit-image:Python中的图像处理-源码

  2. scikit-image:Python中的图像处理 网站(包括文档): : 邮件列表: : 资料来源: : 基准: : 从二进制文件安装 Debian / Ubuntu: sudo apt-get install python-skimage OSX: pip install scikit-image Anaconda: conda install -c conda-forge scikit-image Windows:下载 另请参阅 。 从源安装 使用以下命令安装依赖项: p
  3. 所属分类:其它

    • 发布日期:2021-02-05
    • 文件大小:23068672
    • 提供者:weixin_42126749
  1. 人脸识别:使用scikit-learn和OpenCV简单人脸识别系统-源码

  2. 人脸识别 使用Scikit-learn和OpenCV简单人脸识别系统 使用pip安装依赖项 点安装scikit学习 pip安装imutils 点安装numpy pip安装opencv-python 使用以下命令运行面部识别系统 python extract_embeddings.py python train_model.py pythonogni.py -i images / image.jpg
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:25165824
    • 提供者:weixin_42118701
  1. 详解python opencv、scikit-image和PIL图像处理库比较

  2. 进行深度学习时,对图像进行预处理的过程是非常重要的,使用pytorch或者TensorFlow时需要对图像进行预处理以及展示来观看处理效果,因此对python中的图像处理框架进行图像的读取和基本变换的掌握是必要的,接下来python中几个基本的图像处理库进行纵向对比。 项目地址:https://github.com/Oldpan/Pytorch-Learn/tree/master/Image-Processing 比较的图像处理框架: PIL scikit-image opencv-
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:164864
    • 提供者:weixin_38605590
« 12 3 4 5 »