CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv Python

搜索资源列表

  1. python

    0下载:
  2. Opencv 下 区分三角形、四边形、五边形-Distinction triangle, quadrilateral, pentagon,,,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:38468
    • 提供者:March Chen
  1. OpenCV

    0下载:
  2. openCV的简单入门程序,python编写,仅供初学者参考学习-openCV simple entry procedures, python written reference for beginners to learn
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:136696
    • 提供者:lxs
  1. sift_matching.py

    1下载:
  2. 基于opencv-python的sift算法-sift algorithm on opencv-python
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1204
    • 提供者:Mengli Xia
  1. OpenCV

    0下载:
  2. face detector program in python with xml file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:97362
    • 提供者:richi
  1. gabor-filter

    0下载:
  2. OpenCV python for local orientation based gabor filtering
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:71681
    • 提供者:Bibek Bhattarai
  1. watershade-segmentation

    0下载:
  2. opencv python implementation of the watershade algorithm for segmentation of the image
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:256010
    • 提供者:Bibek Bhattarai
  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
    • 文件大小:23041114
    • 提供者:liebing
  1. FaceDetection_python-opencv.tar

    0下载:
  2. 基于opencv的使用python写成的人脸识别程序,里面包含各种haar分类器-Based on the use of Python opencv written in the face recognition program, which contains a variety of Haar classifier
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1774144
    • 提供者:ivan
  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
    • 文件大小:1358305
    • 提供者:Zhangpeng Lou
  1. LPRS-Python-opencv-

    0下载:
  2. 这个是自己用Python2.7写的基于opencv的车牌识别,目前识别率还是不怎么高,车牌定位采用的是形态学变换,分割是自己写的一个算法,识别部分采用的是kNN算法,有详细的注释!-This is his written in Python2.7 opencv based license plate recognition, the recognition rate is not very high, license plate location is the morphological tra
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:24294
    • 提供者:伏浩铭
  1. canny

    0下载:
  2. 运用不同算子实现opencv-python 中的canny-use different operators to achieve the canny opencv-python
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:84805
    • 提供者:瞿文浩
  1. OpenCV

    0下载:
  2. OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上-OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1693923
    • 提供者:digua
  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
    • 文件大小:3072
    • 提供者:大华蔡
  1. renlianshibie

    0下载:
  2. 人脸识别,在vs+opencv+python环境下运行,利用numpy等插件写的程序,简单易懂。-Face recognition, in vs+ opencv+ python environment to run, the use of numpy and other plug-ins to write the program, easy to understand.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1168
    • 提供者:陈远
  1. Irisgraphy-master

    0下载:
  2. Irisgraphy is python openCV project to track color of iris,eye-ball, for genetic purpose
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-25
    • 文件大小:13312
    • 提供者:allazarev
  1. haarcascade_frontalface_default

    0下载:
  2. 利用python中的opencv库,实现人脸识别的xml文件(The use of Python Library in opencv, XML file for face recognition.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:125952
    • 提供者:sweetyu
  1. watershed

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

    • 发布日期:2017-12-20
    • 文件大小:316416
    • 提供者:snowman2001
  1. python

    0下载:
  2. gabor滤波器提取图像特征,使用了opencv库(Gabor filter to extract image features)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:srea
  1. catphish

    0下载:
  2. Python opencv para desarrollo de vision
  3. 所属分类:游戏

    • 发布日期:2017-12-28
    • 文件大小:4096
    • 提供者:franccisco
  1. face detect

    0下载:
  2. python+opencv,实现基本的人脸检测,精度我觉得还可以,当然测试量不够大,也只是作为一个给初学者的小例子。(To achieve the basic face detection, I think it can be accurate, of course, the test volume is not large enough, but also as a small example for beginners.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:558080
    • 提供者:xnn
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com