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

搜索资源列表

  1. lip-0.4

    0下载:
  2. 基于lua的图像处理代码An image processing application based on a scr ipting language: now LUA (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and FreeType). Planned binding for Python.-lua-based image processing code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:79716
    • 提供者:yuhongchun
  1. pythonsudoku-0.12.4

    0下载:
  2. Python Sudoku is a text and graphical (gtk interface) program to create or resolve sudokus. It can also print a sudoku (1 or 4 sudokus in each page) and write an image (png, jpeg, etc) with a sudoku.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:419287
    • 提供者:zj433
  1. houghlines

    0下载:
  2. 在给定图像中,应用Hough变换检测直线的算法.python实现.-In a given image, the application of Hough transform line detection algorithm. Python achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1132
    • 提供者:李义
  1. faceDetect

    0下载:
  2. faceDetect.py is face detection program in live feed from a webcam. The code is written in Python.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:689
    • 提供者:navi
  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
    • 文件大小:4609149
    • 提供者:yoyo
  1. ciratefi

    0下载:
  2. rbst-invariance template matching(a robust template matching algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:我ni
  1. ImageProcessing-master

    1下载:
  2. 将图片读入python转化为tensorflow能识别的二进制文件(the transfer from a picture to Binary file in python)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:30394368
    • 提供者:漫天星光
  1. OpenCV_3_License_Plate_Recognition_Python

    3下载:
  2. 这是一个基于python和opencvd的车牌定位和识别的代码(This is a license plate location and recognition based on Python and opencvd code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-11
    • 文件大小:26190848
    • 提供者:寂小楠
  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
    • 文件大小:106496
    • 提供者:kanyu
  1. implementation

    0下载:
  2. 自动寻路A*算法的Python实现, A*算法,A*(A-Star)算法是一种静态路网中求解最短路径最有效的直接搜索方法,也是解决许多搜索问题的有效算法。算法中的距离估算值与实际值越接近,最终搜索速度越快。(Python implementation of automatic routing A* algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:sjkai
  1. otsu

    1下载:
  2. 自己实现的python版otsu算法,是一个Python项目,含有测试图片(Python version of the Otsu algorithm, is a Python project, containing test pictures)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:1033216
    • 提供者:KaceyU
  1. pic

    0下载:
  2. 给定一张图片,通过像素点转换,转换成对应的字符画。(Given a picture, through the pixel conversion, converted to the corresponding character painting.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:503808
    • 提供者:西西哈哈
  1. ZALICZENIE

    0下载:
  2. a program to ilustrate iconic ilustrations
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:269312
    • 提供者:dmnmlk
  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-09
    • 文件大小:17972224
    • 提供者:sycai
  1. Auto_GUI

    0下载:
  2. PyAutoGUI 自动化 : 一个纯Python的GUI自动化工具,其目的是可以用程序自动控制鼠标和键盘操作,多平台支持(Windows,OS X,Linux)。可以用pip安装,Github上有源代码。(PyAutoGUI automation: A pure Python GUI automation tool, which aims to automatically control mouse and keyboard operations with programs, mult
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:hmjack2008
  1. PedestrianCounter-master

    1下载:
  2. 实时统计监控视频下路人人数,采用python(This is a demo made for tracking pedestrian)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:5120
    • 提供者:denijsoncc
  1. radar-master

    1下载:
  2. 模拟雷达扫描、图像生成的效果,另外附加简单的参数修改功能,想学习PyQt的朋友可以借鉴一下。(Analog radar scanning, image generation effect, in addition to a simple parameter modification function, want to learn PyQt friends can learn from.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-08-10
    • 文件大小:923648
    • 提供者:herrli522
  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
  1. BlindWatermark

    1下载:
  2. 基于PYthon的盲水印实现,目前相对成熟,仔细校对过代码,对暴力破坏的图片依旧有良好的水印还原。该技术源码需要一定的PYthon基础才能使用,(The implementation of blind watermark based on Python is relatively mature at present. After carefully proofreading the code, there is still a good watermark restoration for the
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-08
    • 文件大小:9473024
    • 提供者:瑾轩小狼
  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
    • 文件大小:534528
    • 提供者:hhhaaahhaa
« 12 3 »
搜珍网 www.dssz.com