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

搜索资源列表

  1. opencv-face-capture

    1下载:
  2. opencv人脸捕获,判断眼睛,嘴巴等特征是否有遮挡-opencv face capture,opencv face capture,opencv face capture,opencv face capture,opencv face capture,opencv face capture,opencv face capture,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:8.34kb
    • 提供者:san
  1. cyqTextDetection2

    0下载:
  2. opencv文字检测,灰度化,边缘化,闭运算,开运算,连通域大小判断-text detection using opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6.2mb
    • 提供者:sguuaa
  1. imageRecognition

    0下载:
  2. 有两组图片,分别为正样本,和负样本图片,利用SVM训练样本图片,然后输入图片,判断这副图片属于正样本还是负样本,一般用于模式识别中-Two sets of pictures, samples were positive, and negative sample images, the use of SVM training sample images, and then enter the picture, to judge this pair of images belong to the p
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8.97mb
    • 提供者:房英明
  1. zhayan

    0下载:
  2. 通过眨眼频率识别来进行疲劳判断,利用opencv来进行人脸眼部区域的识别-By blink frequency identification to determine the fatigue, for use opencv eye face recognition area
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6.19mb
    • 提供者:李响
  1. video-monitor

    0下载:
  2. 基于OpenCV的智能视频监控设计, 文中介绍了opencv中的运动模板检测方法, 并给出了使用该检测方法来对运动目标进行 检测、跟踪与智能判断的实验结果。-Based on the video monitor OpenCV intelligent design
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:310.17kb
    • 提供者:四川带
  1. handdetection3

    0下载:
  2. 基于opencv的手部皮肤识别程序,可以根据手掌的大小判断出手掌展开或者握拳的两种状态,并将状态通过网络发送出去。-Opencv hand based on skin identification procedures, based on the size of the palm or fist, palm and determine the two states, and the state sent through the network.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2.1mb
    • 提供者:wd
  1. FINAL

    0下载:
  2. 利用openCV辅助实现小车走迷宫程序,利用摄像头拍摄的迷宫图像,进行数字化模拟后,实现路线判断功能。-Supporting implementation by openCV car Maze procedure, and use the camera shooting the maze images for digital simulation, the realization of routes to determine function.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.87mb
    • 提供者:Karen
  1. RemoveBlackConnectedComponents

    0下载:
  2. 使用opencv去掉二值化图像中黑色面积较小的连通域。 程序中语句 tmparea = fabs(cvContourArea(contour)) 可以得到当前连通域的面积,当此面积小于阈值时对其填充为白色。 rect = cvBoundingRect(contour,0) 得到的是框住连通域的最小矩形,对矩形中的黑色部分将其填充为白色,但是这样的话,连通域6和4两个连通域被填充成了白色的矩形,这显然不符合我们的要求,这样就要判断此连通域是黑色联通域还是白色连通域,采用的方法是测试矩
  3. 所属分类:OpenCV

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

    0下载:
  2. 快速的运动估计算法。VC6+opencv1.0(仅用于摄像头读取和显示),能够判断并显示摄像头移动方向,对视频中物体运动有一定的稳定性。调试通过,可对摄像头视频实时处理,也可以读取视频文件。随着摄像头的移动,画面上会有直线标明摄像头移动方向,简单直观!-VC6+ opencv (read only for the camera and display), and a camera can judge the direction of movement, the movement of objec
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:990.07kb
    • 提供者:zeng xiao
  1. ShiftJudgment

    0下载:
  2. 基于opencv,使用vc2008实现,在选定的区域(红色和黄色,从红色到黄色状态为“1”,反之为“2”)可判断物体的进出情况,-Based on opencv, using vc2008 achieved in selected regions (red and yellow, to yellow from red state " 1" , contrary to the " 2" ) to determine the object out of the sit
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:44.27kb
    • 提供者:涂永
  1. LPLocation_Test

    0下载:
  2. opencv 车牌定位 得到二值图像,然后再用形态学扩张与形态学侵蚀,使得目标轮廓不会出现影响判断的断点与连接,最后根据寻找米粒的方法把车牌定位-opencv license plate location to get binary image, then use morphological dilation and morphological erosion, making the target profile will not affect the judge' s break wit
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:366.53kb
    • 提供者:zhazhiqiang
  1. corners_online_test

    0下载:
  2. 对opencv中角点检测函数cvfindcorners()检测出的棋盘格角点,判断是否出现鱼眼等畸变。-it is used for checking if the corners on the chess image are on the same line.Which is based on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-06-22
    • 文件大小:40.68mb
    • 提供者:zys
  1. 123

    0下载:
  2. originHist手势识别,正确错误判断,图片放大缩小-OriginHist gesture recognition, correct the wrong judgment, pictures zoom-in and so on
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:110.23kb
    • 提供者:Vera
  1. Kinect_CvPoint3D

    0下载:
  2. Kinect检测手臂中的2个三维坐标 可判断方向 先安装openNI驱动-Kinect detection arm in two three-dimensional coordinates Can determine the direction of Be installed openNI driven
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.84mb
    • 提供者:Yami
  1. aaaaaa

    0下载:
  2. 基于opencv实现的《bmp_基于像素统计的相似度检测》 判断两张图片的相似程度-Based on the opencv achieve bmp_ similarity detection based on pixel statistics to determine the degree of similarity of two images
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.75mb
    • 提供者:freedesert
  1. demoCarDetection(drill_manner)

    0下载:
  2. 基于小波变换的目标检测急测量,可以很好地检测出车辆的位置,并作出相应的判断-Target detection based on wavelet transform anxious measurement, it is possible to detect the position of the vehicle, and the judgment
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:2.16mb
    • 提供者:stevenash
  1. multitracking

    0下载:
  2. 基于OpenCV2.4.4+Visual Studio2008下的多目标跟踪代码。基于帧间差分法判断视频的背景和前景。-OpenCV2.4.4+ Visual Studio2008-based multi-target tracking code. Based on inter-frame difference method to determine the background and foreground of the video.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:2.6mb
    • 提供者:Zion
  1. fangxiang

    0下载:
  2. 能够采集动作,系统会根据人体的动作方向做出判断,从而识别物体的于东方向!-Able to capture the action, the system will make a judgment according to the direction of motion of the human body, in order to identify the object in the East to!
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:1.63mb
    • 提供者:杨天威
  1. license-plate-recognition

    0下载:
  2. 基于颜色空间的车牌识别。用HSV颜色空间进行颜色阈值判断来找出车牌的位置。-Color space based license plate recognition. HSV color space using color threshold determination to find the location of the license plate.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:238.01kb
    • 提供者:小小
  1. 图像二值化判断分析法

    0下载:
  2. 编写实现了图像二值化中一种常用的方法——判断分析法。并使用开闭运算进行了二值化图像改进(It is a common method that can realize binaryzation, the judgment analysis method. And use open and closed operation to improve the image.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:12.19mb
    • 提供者:喵喵君
« 12 »
搜珍网 www.dssz.com