CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 用python

搜索资源列表

  1. gridregression

    1下载:
  2. SVM回归中用的gridregression.py函数,用它来进行参数寻优,做了一些改动适用于windows。-SVM regression using the gridregression.py function, use it to carry out parameter optimization, has done some changes to apply to windows.
  3. 所属分类:Special Effects

    • 发布日期:2014-08-12
    • 文件大小:3084
    • 提供者:wangpw
  1. python

    0下载:
  2. 用金字塔方法对图像进行分割,其中调用了opencv的函数。-Using the pyramid method of image segmentation, which calls the opencv function.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:91430
    • 提供者:luofei
  1. gdal_merge

    0下载:
  2. 功能强大的图像合并程序,用python实现,底层调用GDAL。-Powerful image merging process, using python implementation, the bottom is called GDAL.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4044
    • 提供者:freespy
  1. python

    0下载:
  2. 用python产生方波图像以及对其作傅里叶变换,通过三维图显示频谱图-Square image and Fourier transformation with python
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:124545
    • 提供者:pan
  1. LBP

    0下载:
  2. 用python实现图像的LBP特征提取,参数可以自己修改。-Get a LBP image original binary image with python.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:527
    • 提供者:Feng Li
  1. Poisson-Image-Editing

    1下载:
  2. 用Python语言实现Poisson Image Editing(泊松图像编辑)算法-implementation of Poisson Image Editing algorithm with python.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1031219
    • 提供者:吴难难
  1. Python

    0下载:
  2. 用Python编写的用飞秋进行通信的网络小程序希望可以帮到大家-expect everyone to go up
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6415
    • 提供者:fau46a284
  1. PythonCode

    0下载:
  2. 用python编写的基于CV2的图像融合程序,实现偏振信息到IHS的转换、融合。-Using python to write the CV2-based image fusion program to achieve the polarization information to IHS conversion, integration.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:65427456
    • 提供者:chenblue
  1. PythonCode

    0下载:
  2. 用python编写的基于CV2的图像融合程序,实现了偏振信息与IHS的融合。-Using CV2-based image fusion program written in python to achieve the integration of polarization information and IHS.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:29404596
    • 提供者:chenblue
  1. PythonCF

    0下载:
  2. 基于Python的曲率滤波程序,完整可用,非常好用,用来对图像滤波,保边效果好(Curvature filtering procedures based on Python, complete, available, very useful, used to filter the image, edge preserving)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:288768
    • 提供者:刺儿
  1. CNN-LeNet5

    5下载:
  2. CNN中的手写识别LeNet5实现,用python,进行了中文注释(CNN handwritten recognition LeNet5 implementation, using python, carried out in Chinese Notes)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:7168
    • 提供者:axya
  1. SyntheticTumor-master

    0下载:
  2. 用python语言,对脑瘤动态的进行分割,配准等操作(The dynamic segmentation and registration of brain tumor were performed with python)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:37888
    • 提供者:木子李123
  1. 用python 将mnist 数据集转化为图片

    0下载:
  2. 将官网打包好的mnist数据集转化成图片(translate mnist data to picture)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:20480
    • 提供者:zhuimenghx
  1. Image Classification Example

    0下载:
  2. python实现用SIFT+K-MEANS+SVM图片分类(Python implementation with SIFT + K-MEANS + SVM picture classification)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:19867648
    • 提供者:simle_远航
  1. handwrite2

    0下载:
  2. 采用KNN算法,用PYTHON语言实现的手写数字图像识别(Using KNN algorithm, handwritten digital image recognition with PYTHON language)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:1391616
    • 提供者:小龙女
  1. Cad_handle

    0下载:
  2. 用pyautocad处理cad文件,自动绘图(Using pyautocad to process CAD files and drawing automatically)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:6144
    • 提供者:drarnol
  1. 颜色识别python (2)

    2下载:
  2. 摄像头所采集到的图像及图像处理完成后的显示都需要用到颜色模型,常见的颜色模型包括RGB、HSV、HSL、Lab等,这里我所用到的颜色模型有RGB、HSV。RGB颜色模型分别对应Red(红色)、Green(绿色)、Blue(蓝色)这三种颜色,HSV颜色模型分别对应Hue(色相)、Saturation(饱和度)、Value(明度)这三种参数。将摄像头所采集到的RGB数据通过Python程序转变为HSV数据(The color model is needed to display the image
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:HUMMER军
  1. 读TIFF

    0下载:
  2. 遥感影像可以用TIFF文件表示,为了读取遥感影像,可以使用python读取TIFF文件并进行重排(Remote sensing images can be represented by TIFF files. In order to read remote sensing images, TIFF files can be read and reshapeed by using Python)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:rsjing
  1. python

    0下载:
  2. Python [1] (英国发音:/?pa?θ?n/ 美国发音:/?pa?θɑ?n/), 是一种面向对象的解释型计算机程序设计语言,由荷兰人Guido van Rossum于1989年发明,第一个公开发行版发行于1991年。 Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大的库。它常被昵称为
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:5008384
    • 提供者:hazardeden
  1. CarND-Advanced-Lane-Lines-master(1)

    1下载:
  2. 用Python对输入的车道视频进行处理,识别车道线。(此文件为程序文件,输入视频在另一个文件,请一同下载放到同一文件夹)(Python is used to process the input Lane video and identify the lane line. (this file is a program file, the input video is in another file, please download and put it in the same folder))
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-24
    • 文件大小:12062720
    • 提供者:蠢蠢欲动love
« 12 »
搜珍网 www.dssz.com