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

搜索资源列表

  1. Imaging-1.1.5.tar

    0下载:
  2. Python Image Library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:419.5kb
    • 提供者:leoncamel
  1. Gaussian-Noise-Image-Add

    0下载:
  2. 这个程序用于在图片中增加各种噪声,如高斯椒盐噪声, 加性或乘性等多种混合噪声,用于其它程序的测试。-This procedure is used to increase the variety of picture noise, such as salt and pepper Gaussian noise, additive or multiplicative noise, such as a mixture for testing other programs.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:7.89kb
    • 提供者:xlz
  1. python

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

    • 发布日期:2017-05-04
    • 文件大小:89.29kb
    • 提供者:luofei
  1. Erdas-Image-ossesing

    0下载:
  2. 苏州科技大学的Eradas遥感图像处理教程-Suzhou University of Science and Technology of remote sensing image processing tutorial Eradas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:518.38kb
    • 提供者:
  1. face_detect

    0下载:
  2. opencv人脸识别的应用。读入图片(需要在程序中修改)可输出识别了人脸的图片。需要opencv 1.0-opencv face detection. input image can output image with rectangular at the detected faces. need opencv 1.0
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-25
    • 文件大小:104.57kb
    • 提供者:Andy Qin
  1. gdal_merge

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

    • 发布日期:2017-03-29
    • 文件大小:3.95kb
    • 提供者:freespy
  1. mkdb_thin

    0下载:
  2. 用来从Google Image上下载图像的python工具包- download images from GoogleImage
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:104.49kb
    • 提供者:qinlei
  1. Readanddisplayimagefiles

    0下载:
  2. 图像文件读入和显示 Wikipedia,自由的百科全书 来自于仕琪的讲稿《使用OpenCV进行图像处理》中的例程 目录 [隐藏] 1 C语言版本 2 函数说明 2.1 论坛常见问题 3 Python版本 [编辑]C语言版本-Read and display image files Wikipedia, the free encyclopedia Shi Qi' s speech from the " use OpenCV
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:7.28kb
    • 提供者:
  1. PIL

    0下载:
  2. python image library,例子,直观形象,非常有用-python image library, examples, visual image, very useful
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5.65mb
    • 提供者:sun
  1. 01_Inverted

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 第1檔:將灰度圖轉成反色 第2檔:將彩圖轉成反色-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension contents of compressed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:900byte
    • 提供者:鍾狂
  1. OpenCV+3计算机视觉++Python语言实现+第二版

    0下载:
  2. 基于Python编程语言的opencv,介绍图像变换方法。(Based on the Python programming language opencv, introduced the image transform method.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-12
    • 文件大小:23.02mb
    • 提供者:wagi
  1. Image Classification Example

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

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

    0下载:
  2. 使用python的相关库和函数给一张图片添加数字,可以控制位置和大小等参数; 利用python制作词云(To add a number on a photo and you can control the location an size; use python to make a wordcloud)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:104kb
    • 提供者:kanyu
  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
    • 文件大小:1kb
    • 提供者:HUMMER军
  1. python计算机视觉.pdf

    0下载:
  2. 本书是计算机视觉编程的权威实践指南,依赖 Python 语言讲解了基础理论与算法,并通过 大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、 立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。(This book is an authoritative guide to computer vision programming, which explains basic theories and algorithms based on
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:17.14mb
    • 提供者:sycai
  1. project_1_lane_finding_basic

    0下载:
  2. Lane Detection with Python OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:8.92mb
    • 提供者:menyuk
  1. 双线性插值法python

    2下载:
  2. 根据双线性插值,需要对图像大小进行缩小放大,同时不减小图像的清晰程度。(According to bilinear interpolation, we need to zoom in and enlarge the size of the image without reducing the clarity of the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:帅哥铮
  1. python图像处理

    1下载:
  2. 图像处理文档,python图像裁剪,灰度化,旋转,扭曲等操作(Image processing document)
  3. 所属分类:图形图像处理

    • 发布日期:2021-01-15
    • 文件大小:4.66mb
    • 提供者:aqiu12316
  1. python图像处理

    1下载:
  2. 本文章讲解了一些基本的关于python的图像的处理,设计裁剪,缩放等操作。(This article explains some basic operations about Python image processing, design clipping, zooming, etc.)
  3. 所属分类:图形图像处理

    • 发布日期:2021-01-15
    • 文件大小:92kb
    • 提供者:百大岐山
  1. ImoT_tools-master

    1下载:
  2. 一种用于图像处理,生成图像的python第三方库,是在安装deepwave库时的依赖库,同时deepwave也是一种用于处理语音信号的第三方库(A python third-party library for image processing and image generation is the dependent library when installing deepwave library, and deepwave is also a third-party library for p
  3. 所属分类:图形图像处理

    • 发布日期:2020-11-24
    • 文件大小:522kb
    • 提供者:hhhaaahhaa
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com