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

搜索资源列表

  1. opencv_car_location-master

    0下载:
  2. 可以识别出图片中的车牌号码,并定位到车牌号码的牌子的方框(opencv_car_location-master)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-22
    • 文件大小:530432
    • 提供者:焕焕
  1. face

    2下载:
  2. 系统介绍:基于树莓派官方系统stretch 系统,系统内安装了opencv3.3.0以及 tensorflow1.1.0 。人脸识别门禁的代码在里面目录/home/pi/face。内安装了深度学习的案例。 程序启动说明:开机前连接树莓派摄像头或网络USB摄像头,网络摄像头无需下面的设置。如使用树莓派摄像头则在终端输入 sudo nano /etc/modules-load.d/modules.conf 在最后添加一行添加 bcm2835-v4l2 ctrl+O回车保存 ctrl
  3. 所属分类:OpenCV

    • 发布日期:2018-04-28
    • 文件大小:4480000
    • 提供者:嵌入式学习
  1. face_detect

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

    • 发布日期:2018-04-28
    • 文件大小:20950016
    • 提供者:Hey_SAI
  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
    • 文件大小:1024
    • 提供者:weww
  1. jiaozhun1

    1下载:
  2. 通过surf匹配特征点然后进行仿射变换实现图像配准。(using surf to match the two images)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:nkhgl
  1. people

    2下载:
  2. 基于python语言实现opencv自带svm检测行人(Opencv takes SVM to detect pedestrians)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:471040
    • 提供者:心在天涯
  1. project_3_behavioral_cloning

    0下载:
  2. Advanced behavciour cloning
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:13846528
    • 提供者:menyuk
  1. project_5_vehicle_detection

    0下载:
  2. Advanced vehicle detection with yolo object
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:12875776
    • 提供者:menyuk
  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
    • 文件大小:796672
    • 提供者:程序员飞宇
  1. pyANPD-master

    0下载:
  2. car plate detection python
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:4959232
    • 提供者:ramsri
  1. image transformations

    0下载:
  2. Manipulate images, and apply image transformations in OpenCV using Python
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:804864
    • 提供者:LilNader
  1. face-detection

    0下载:
  2. Normal Face detection source code using Haar Cascade Features in Python and C++
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:607232
    • 提供者:LilNader
  1. image-classification

    0下载:
  2. Object detection using HOG implemented in Python and C++ using OpenCV library
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:863232
    • 提供者:LilNader
  1. OpenCV官方教程中文版(For Python)

    0下载:
  2. 主演讲解opencv库在python编程语言下的实现(The opencv library is implemented in Python programming language)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5727232
    • 提供者:hunte
  1. opencvpython

    1下载:
  2. 图像处理python表代码。其中有一部分是基于深度学习的。(Image processing Python table code. Some of them are based on deep learning.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:11640832
    • 提供者:星辰满天
  1. 15861255-1-80

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

    • 发布日期:2018-05-02
    • 文件大小:21458944
    • 提供者:Lyric玲
  1. OpenCV官方教程中文版(For Python)

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

    • 发布日期:2018-05-03
    • 文件大小:5727232
    • 提供者:hemeee
  1. pytorch-yolo-v3-master

    2下载:
  2. 物体检测包YOLOV3,Pytorch实现,只需OPENCV和pytorch就可以实现objection detection(Object detection package YOLOV3, Pytorch implementation, only OPENCV and pytorch can achieve objection detection)
  3. 所属分类:界面编程

    • 发布日期:2020-04-29
    • 文件大小:2205696
    • 提供者:Yoshua
  1. maya_python_port_test_20170328

    1下载:
  2. vc++通过socket与maya的python port进行通信,控制maya参数,并且集成opencv功能,渲染完成即可使用opencv进行处理,模拟研究视觉识别还是比较方便的,参照里面的client部分的代码(Vc++ through the socket and maya the python port to communicate, control maya parameters, and integrated opencv function, rendering can be com
  3. 所属分类:OpenCV

    • 发布日期:2020-04-29
    • 文件大小:2834432
    • 提供者:trumanz
  1. Opencv教程

    0下载:
  2. 对于使用python学习opencv的很实用,是一门入门的书记
  3. 所属分类:微处理器(ARM/PowerPC等)

« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com