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

搜索资源列表

  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. OpenCV2.2_API_Specification

    0下载:
  2. 本文档包括了OpenCV2.2版(2010年12月推出,目前最新版)中所有API函数的说明,包括C、C++、Python中调用OpenCV的所有接口函数,是大家开发计算机视觉、图像处理、模式识别程序的好参考。OpenCV2.2提供了支持Visual Studio 2010的可执行版本,并且添加了HOG行人检测器,真是不可多得的好东西。-This document includes OpenCV2.2 edition (December 2010 launch, the latest versio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.3mb
    • 提供者:
  1. Introduction-to-Computer-Vision-in-Python

    0下载:
  2. E-Book, about an introduction to computer vision in Python,basic computer vision examples using SciPy, OpenCV and Pygame.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2.45mb
    • 提供者:baran
  1. Opencv-in-python

    0下载:
  2. 用于opencv编程的python代码资料,有许多使用的算法,如提取sift,光流等等,十分实用-Opencv python code for programming information, there are many algorithms used, such as the extraction sift, optical flow, etc., is very practical
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:31.14kb
    • 提供者:dsh
  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. OpenCV-Python-Toturial

    0下载:
  2. Opencv的Python接口中文教程,非常实用,。-Opencv Python Toturial
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4.84mb
    • 提供者:赵超
  1. grabcut.py

    1下载:
  2. opencv-python,交互式grabcut实现图像前景的提取,好用,效果好。-Opencv-python, interactive grabcut image foreground extraction, easy to use, can get good results.
  3. 所属分类:Special Effects

    • 发布日期:2016-11-22
    • 文件大小:3kb
    • 提供者:大华蔡
  1. watershed

    0下载:
  2. 图像分水岭分割图像,采用python,opencv库。(watershed of image,python+opencv)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:309kb
    • 提供者:snowman2001
  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
    • 文件大小:24.98mb
    • 提供者:寂小楠
  1. 学习OpenCV(中文版)

    0下载:
  2. OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。(OpenCV is a cross platform computer vision library based on BSD licensing (open source) that
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:22.42mb
    • 提供者:mao dong
  1. motioncolor_detect

    1下载:
  2. 本代码为py-opencv 程序,实现运动物体检测,通过serial与下位机通讯,可移植于windows,linux,以及树莓派,nanopi等平台或设备上,(This code is py-opencv program, to achieve moving object detection, through the serial and the slave computer communication, can be transplanted to windows, Linux, and ra
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:1kb
    • 提供者:fontianebleau
  1. opencv-master

    1下载:
  2. 太阳能EL缺陷自动检测,暗片,裂纹,虚焊(Automatic detection of solar EL defects)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:81.42mb
    • 提供者:BigCui
  1. SiftDetector

    0下载:
  2. 调用opencv库中的SIFT算法实现图像的匹配和分类(Call opencv library SIFT algorithm to achieve image matching and classification)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:3kb
    • 提供者:土豆子
  1. img_show

    0下载:
  2. pil,matplotlib,opencv三种方式显示图像,封装成函数,输入参数为np.array或者文件路径,包含了显示的图片文件(PIL, Matplotlib, opencv, the three ways of displaying images, encapsulated into functions, input parameters to np.array or file paths, including the displayed picture files)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:529kb
    • 提供者:weirmicle
  1. Histogram

    0下载:
  2. 灰度直方图和RGB直方图,采用Python-OpenCV,(Grey levelHistogram and RGB Histogram)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:129kb
    • 提供者:贺艳儿
  1. face_detect

    2下载:
  2. python dlib实现实时监测视频中人脸(Python Dlib for real-time monitoring of face in video)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:19.98mb
    • 提供者:Hey_SAI
  1. lbpcascade_animeface-master

    0下载:
  2. 利用opencv资源库里自带的lbpcascade_animeface.xml,对普通人脸进行识别,如果有数据库的话,也可以自己训练学习,提取人脸特征,进行学习(We use the lbpcascade_animeface.xml in opencv repository to recognize normal faces. If there are databases, we can also train ourselves to learn, extract facial features
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:778kb
    • 提供者:程序员飞宇
  1. lifanko-open-circle-master

    0下载:
  2. 规定图片上的两个圆形区域,两圆之间区域向左旋转45°,小圆之间区域向右旋转45°(The two circular areas of the picture are specified. The area between the two circles rotates 45 degrees to the left, and the area between the small circles rotates 45 degrees to the right.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:4kb
    • 提供者:lifanko
  1. OpenCV官方教程中文版(For Python)

    0下载:
  2. opencv-python中文教程,译自官方帮助在线文档(Opencv-python Chinese tutorial, from official online help documents)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:5.46mb
    • 提供者:hemeee
  1. OpenCV-Python-Toturial-中文版

    0下载:
  2. Python OpenCV官方文档中文版(Python OpenCV Official documents Chinese)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:4.84mb
    • 提供者:mountaincnc
« 12 »
搜珍网 www.dssz.com