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

搜索资源列表

  1. hist

    0下载:
  2. opencv直方图用python实现,第一次做,可能比较粗糙,多多包涵-opencv histogram with a python implementation, for the first time to do, it may be rough, bear with me
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1.27kb
    • 提供者:sun
  1. cveh1

    0下载:
  2. 用python实现的opencv直方图均衡化代码,请大家多多指教-Implemented by python opencv histogram equalization code, Please exhibitions
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:837byte
    • 提供者:sun
  1. mycv

    1下载:
  2. 用python实现的opencv图像轮廓检测代码,多多指教-Implemented by python opencv image contour detection code, exhibitions
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:692byte
    • 提供者:sun
  1. Image-segmentation-based-on-Opencv

    0下载:
  2. OPENCV轻量级而且高效,由一系列 C 函数 和少量 C++ 类构成,同时提供了 Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The OPENCV lightweight and efficient, and by a series of C function And a small amount of C++ class structure, while providing a language like Python, Ruby
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:10.42kb
    • 提供者:kristena
  1. tbb_debug

    0下载:
  2. penCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-penCV full name is: Open Source Computer Vision Library. Ope
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:54.89kb
    • 提供者:Bonnie
  1. learning-opencv-code

    0下载:
  2. OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The full name of OpenCV is: Open Source Computer Vision Lib
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:21.97mb
    • 提供者:liebing
  1. OpenCV-Computer-Vision-With-Python

    0下载:
  2. 本书叙述如何使用Python中的OpenCV库实现视频捕捉、图像处理、目标检测等功能。-This book will show you how to use OpenCV s Python bindings to capture video, manipulate images, and track objects with either a normal webcam or a specialized depth sensor, such as the Microsoft Kinect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1.3mb
    • 提供者:Zhangpeng Lou
  1. foscam-with-python

    0下载:
  2. python语言实现IP camera(例如foscam)与电脑的连接,可通过电脑控制camera。-IP camera (for example foscam) connected to the computer via python language, camera could be controlled by the computer.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:6.68kb
    • 提供者:xlyxy
  1. Webcam-Face-Detect-master

    1下载:
  2. 用python实现电脑与默认摄像头(自带摄像头)的连接,并进行人脸识别。-computerized connection with the default camera (comes with camera) via python, and do face recognition.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:127.15kb
    • 提供者:xlyxy
  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. cat-detection

    0下载:
  2. 基于opencv的猫脸检测,可以检测图片中的猫脸。基于python语言实现。(cat face detection based on OpenCV)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-21
    • 文件大小:167kb
    • 提供者:冰不语
  1. smile-detection

    0下载:
  2. 基于Python语言和OpenCV实现了笑脸检测,首先进行人脸检测,然后在人脸检测的基础上进行笑脸检测。(This code implement smile detection based on OpenCV and Python. Face detection is done firstly and then smile detection is done based on the output face of the face detection.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:1.27mb
    • 提供者:冰不语
  1. 个人作业

    0下载:
  2. 实现sift,orb,surf,并可以用ransac匹配。(Implement sift, orb, surf, and match with ransac.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-22
    • 文件大小:55.26mb
    • 提供者:Timelapse
  1. filter

    0下载:
  2. opencv实现不同形式的滤波基于Python实现下的源码(OpenCV to achieve different forms of filtering, based on Python implementation of the source code)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-01
    • 文件大小:4kb
    • 提供者:JackHu66
  1. canny_detect

    0下载:
  2. 用PYthon实现Canny算法,对影像进行边缘提取(This code can get object edge through canny algorithm. It is written in Python language.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:6kb
    • 提供者:白日烟火
  1. Python-opencv

    1下载:
  2. 利用Python在树莓派上实现一个人脸识别系统(Using Python to implement a face recognition system on raspberry pi)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:206kb
    • 提供者:焚琴鬻鹤
  1. mosaic

    0下载:
  2. Python opencv 基于sift 特征实现两张图片拼接(Python opencv realization of two picture splicing based on SIFT features)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:8mb
    • 提供者:insfan
  1. gesture_recognize.py

    0下载:
  2. 基于opencv的手势识别的猜拳游戏,可实现识别石头,剪刀,布,并和电脑的随机结果比较,判断输赢。(The opencv gesture recognition based on game, can realize the identification of stone, scissors, cloth, and compare the results and random computer, to determine the winners and losers.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:2kb
    • 提供者:阿达西996
  1. 代码

    1下载:
  2. 实现实时人脸检测tensorflow,dlib(Real time face detection tensorflow, Dlib)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:20kb
    • 提供者:alialilc
  1. select

    0下载:
  2. 本程序实现了人脸图片的快速采集,使用环境Python3.x,需要电脑连接摄像头,打开PythonIDLE,按下F5运行代码即可进行采集图片(This program has achieved the rapid acquisition of face images. The Python3.x of the environment needs computer to connect the camera, open PythonIDLE and press F5 to run the code
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:weww
« 12 »
搜珍网 www.dssz.com