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

搜索资源列表

  1. ImageFilter

    0下载:
  2. 实现人脸检测 主要是针对裸露肌肤检测,从而实现对色情图像的过滤,用了rgb,hsv,ycrcb,纹理检测等多种方法,可以运行,效果不错-Implementation of face detection is mainly directed against the bare skin testing, in order to achieve the filtering of pornographic images, using the rgb, hsv, ycrcb, texture detect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3607630
    • 提供者:周菲
  1. RectangleDetection

    0下载:
  2. 用opencv实现的矩形检测源码。可以检测图形中的矩形!-Rectangle Detection Using the OpenCv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2095585
    • 提供者:窦川川
  1. ObjectDetect

    0下载:
  2. 用opencv做的一个比较基础的光流场目标检测算法实现,可以进行光流计算和标注,并含有测试视频文件。-To do a comparison with opencv optical flow field based object detection algorithm, optical flow can be calculated and marked, and contains test video files
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:858308
    • 提供者:Amanda
  1. bidui

    1下载:
  2. 用Opencv做的关于图像相似度方面的东西,可以用作对比两张图片的相似程度。非常有用,实现了可视化界面。-With the Opencv do the things on the image similarity can be used as a contrast to the degree of similarity of the two pictures. Very useful to achieve a visual interface.
  3. 所属分类:OpenCV

    • 发布日期:2013-04-25
    • 文件大小:185688
    • 提供者:余权
  1. FaceDetection3

    0下载:
  2. 用OPENCV 实现人脸的检测 ,可以是从摄像头输入,也可以是视频文件输入,还可以对图片检测。-OPENCV achieved with face detection, which can be imported from camera, video files can be imported, images can also detect.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3859149
    • 提供者:胡宗亮
  1. cvbgfg_gaussmix

    0下载:
  2. 混合高斯模型的建立,用vc 实现,内容是.cpp形式,可以移植-Gaussian mixture model, with vc implementation, content. Cpp form, can be transferred
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:5524
    • 提供者:梁浩
  1. OpenCV-programing-introduction

    0下载:
  2. OpenCV_编程简介(入门必读).doc,对研究图形图像,人脸识别的人员有很大的帮助,可以用来算法和理论的实现。-OpenCV_ Introduction to Programming (Getting Started reading). Doc, the study of graphic images, face recognition is very helpful staff, can be used to implement algorithms and theory.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:59321
    • 提供者:
  1. AutoCamShift

    0下载:
  2. 经典的camshift跟踪算法实现,可以用鼠标框选需跟踪的目标-Classic camshift tracking algorithm, can be used to track the target mouse marquee
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5839023
    • 提供者:罗大鹏
  1. try4

    0下载:
  2. 单摄像头平面点定位算法,基于opencv,c和c++交叉编译,简单明了,必须已知高度信息,可以考虑同时用超声波定高实现-Planar point location algorithm for single-camera based on opencv, c and c++ cross compiler, simple, must be known to a high degree of information, you can consider while using ultrasonic se
  3. 所属分类:OpenCV

    • 发布日期:2016-01-24
    • 文件大小:5157888
    • 提供者:吴琨
  1. location

    0下载:
  2. 自己实现的五官精确定位算法,可以用矩形框出五官的位置。-Realize his facial features precise positioning algorithm to the location of the facial features, you can use the rectangle.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:6642203
    • 提供者:共由俊
  1. test2

    0下载:
  2. 光流场的实现,使用了opencv库,加上qt的库。可以用来学习光流算法-The realization of optical flow field, using opencv library, plus qt library. Can be used to study the optical flow algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:4247
    • 提供者:Xavier Chen
  1. c

    0下载:
  2. 用OPENCV实现,可以用于图片的人脸检测与识别,运行于VS2010环境下运行通过-OPENCV is used to implement, can be used for face detection and recognition of images, run run through in VS2010 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:2025
    • 提供者:李逍遥
  1. meanshift

    0下载:
  2. 实现了用meanshift跟踪目标,效果良好,实时性可以保证-Meanshift track to achieve the target with good effect, can guarantee real-time
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4308769
    • 提供者:罗余洋
  1. Kalman

    0下载:
  2. 在机器视觉中追踪时常会用到预测算法,kalman是你一定知道的。它可以用来预测各种状态,比如说位置,速度等。关于它的理论有很多很好的文献可以参考。opencv给出了kalman filter的一个实现,而且有范例,该应用是对二维坐标进行预测和平滑-In machine vision often used to track prediction algorithm, kalman is that you must know. It can be used to predict various st
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7361635
    • 提供者:apple
  1. HarrisCorner

    3下载:
  2. 对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图
  3. 所属分类:OpenCV

    • 发布日期:2016-11-30
    • 文件大小:504832
    • 提供者:qian
  1. sift

    0下载:
  2. sift可以实现特征提取,效果比较好,可以用来测试和参考-sift feature extraction can be achieved, the effect is good, can be used to test and reference
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:24752142
    • 提供者:红云
  1. LK-flow

    0下载:
  2. 简捷的可以用来实现LK光流法的程序代码文件,可以达到实时性-The simple code of achieving LK optical flow method ,and can achieve the achieve real-time compute
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4355
    • 提供者:原博
  1. 手势实现播放器的进度和音量调节

    1下载:
  2. 我的工程用的红外摄像头。如果你用RGB摄像头,要将Segmentation部分替换,可以参考网上的HSV肤色检测程序。(My project uses an infrared camera. If you want to replace Segmentation with a RGB camera, you can refer to the HSV skin detection program on the internet.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:1728512
    • 提供者:WUluWUlu
  1. rrqssferxmodel

    0下载:
  2. 几种常见混沌时间序列matlab实现 可以学习用 推荐一下(Matlab can learn several common chaos time series with recommend)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:8192
    • 提供者:ivhide
  1. 个人作业

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

    • 发布日期:2017-12-21
    • 文件大小:57940992
    • 提供者:Timelapse
« 12 »
搜珍网 www.dssz.com