CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - numpy

搜索资源列表

  1. medfilt_dilate

    0下载:
  2. The medfilt() function uses the PIL filtering code. The dilate() function was written from scratch with NumPy.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:657byte
    • 提供者:宁之林
  1. Python-Scientific-Calculation

    1下载:
  2.   本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设计
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4.4mb
    • 提供者:
  1. fast-python-src-1.0

    0下载:
  2. fast特征的Python实现,有C,python,matlab版本,这是其中之一-fast python src 1.0, The code is pure python, and requires numpy.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2.74mb
    • 提供者:Norman
  1. scientific-computing-with-python

    1下载:
  2. 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-07
    • 文件大小:4.4mb
    • 提供者:yoyo
  1. python_OpenCV_mlpTrain

    0下载:
  2. 自己写的基于OpenCV的神经网络的python训练程序,效果一般般..要求要有numpy-Write by own program based on the OpenCV python neural network training, required to have a general effect .. numpy
  3. 所属分类:OpenCV

    • 发布日期:2017-10-31
    • 文件大小:1.52mb
    • 提供者:黄安杰
  1. huetrack-master

    0下载:
  2. Program written in Python using OpenCV and NumPy to track a sign with three different colors.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:545.28kb
    • 提供者:jinjiang
  1. laplaceTest

    0下载:
  2. python ,numpy,cython,fortran Laplace 2D algrorithm compare
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3.57kb
    • 提供者:AHmet Kemal
  1. histprocessing

    1下载:
  2. 利用python、cv2、numpy、matplotlib对图像进行直方图处理,包括直方图显示、直方图均衡化、直方图匹配(规定化)-Use python, cv2, numpy, matplotlib to process the image histogram for enhenceing, including the histogram display, histogram equalization, histogram matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:435.24kb
    • 提供者:ChoYueh
  1. renlianshibie

    0下载:
  2. 人脸识别,在vs+opencv+python环境下运行,利用numpy等插件写的程序,简单易懂。-Face recognition, in vs+ opencv+ python environment to run, the use of numpy and other plug-ins to write the program, easy to understand.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1.14kb
    • 提供者:陈远
  1. untitled1

    0下载:
  2. 在文件夹内遍历搜索需要滤波的图像,并转换为numpy数组(Traversing within folders searches for images that need to be filtered)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:1kb
    • 提供者:NCHU_wwy
  1. 图像手绘效果

    0下载:
  2. 基于Python的numpy图像手绘效果转化程序(Image hand effect conversion program)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:805kb
    • 提供者:believer
  1. decode_mnist

    1下载:
  2. 非常简短的mnist文件解析程序,两个函数分别解析image和label两种文件,返回为numpy的array类型,供opencv进一步处理及显示(A very short MNIST file parser. The two functions parse two files of image and label respectively, and return to the array type of numpy for OpenCV to further process and displ
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-08
    • 文件大小:21.32mb
    • 提供者:weirmicle
  1. numpy

    0下载:
  2. 图像处理,理论研究,深度学习,机器学习,python(Image processing, theoretical research, depth learning, machine learning, Python)
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:28kb
    • 提供者:落叶叶
  1. 动态头像一键生成工具

    0下载:
  2. 自动拼接的人脸漫画头像 输入:一张带有表情的前景清晰的人脸图片 输出:根据“脸萌”五官组建好的人脸头像 编程语言:Python2.7.10 使用框架:Flask,Oxford,Face++,OpenCV,Numpy 等以及其它一些 Python 模块 编程环境:Mac OS X 10.11.2
  3. 所属分类:图形/文字识别

    • 发布日期:2018-08-16
    • 文件大小:106.58kb
    • 提供者:Cephas
  1. Conv_neural_net_NumPy

    1下载:
  2. 用numpy实现卷积神经网络的卷积、池化、ReLU操作。(numpy,Relu,pooling,conv)
  3. 所属分类:绘图程序

    • 发布日期:2019-11-04
    • 文件大小:2kb
    • 提供者:丁咚
搜珍网 www.dssz.com