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

搜索资源列表

  1. daima

    0下载:
  2. 图像处理,检测直线,计算角度,判断矩形结构-Image processing, line detection, calculating angles to determine the rectangular
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1424
    • 提供者:王灿辉
  1. 3

    0下载:
  2. 基于运动区域和运动区域外截矩形进行运动目标检测-Movement target detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:1295
    • 提供者:ll
  1. detected-rectangle

    1下载:
  2. 利用opencv测量矩形的C++程序,可以直接检测出矩形,即使背景很复杂-Measured using a rectangle opencv C program, you can directly detect the rectangle, even if the background is very complex
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2697
    • 提供者:azure
  1. squares

    0下载:
  2. 查找图像里的矩形,本人测试通过,是通过检测两向量夹角判断的-find rectangle in image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2871
    • 提供者:李江
  1. VC-King-of-Fighters

    0下载:
  2. VC拳皇.使用 Allegro 作为底层,在其上进行包装,建立独立的平台。使用 Allegro 的定时器来实现连续输入的识别。使用简单的 矩形+点 的碰撞检测技术。实现脚本化的动画组件用来美化界面。-VC King of Fighters. using Allegro as the underlying, in its packaging on the establishment of an independent platform. Using Allegro s timer to achie
  3. 所属分类:Other Games

    • 发布日期:2017-05-19
    • 文件大小:5444195
    • 提供者:Topsense Sol
  1. FaceDetection

    0下载:
  2. 本程序使用OpenCV中提供的“haarcascade_frontalface_alt.xml”文件存储的目标检测分类,用cvLoad函数载入后,进行强制类型转换。OpenCV中提供的用于检测图像中目标的函数是cvHaarDetectObjects,该函数使用指针对某目标物体(如人脸)训练的级联分类器在图象中找到包含目标物体的矩形区域,并将这些区域作为一序列的矩形框返回。分类器在使用后需要被显式释放,所用的函数为cvReleaseHaarClassifierCascade。-face detec
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1992600
    • 提供者:
  1. opencv

    0下载:
  2. opencv人脸检测基于特征矩形的人脸检测-opencv face detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4208235
    • 提供者:谢常忠
  1. ProUnit3

    0下载:
  2. 矩形平均CAFR检测,可以处理一些目标的条状的多普勒回波,效果较好-Doppler echo rectangular average CAFR detection, can handle some of the goals of the strip, the better
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1910
    • 提供者:wx
  1. Mtarget_extrao

    0下载:
  2. 运动目标检测 基于运动目标的外外接矩形框的检测跟踪可直接使用。 -Moving target detection is based on the outside of the moving target boundingbox detection and tracking can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1343
    • 提供者:dep
  1. opencv_hog_test

    0下载:
  2. 本文主要介绍下opencv中怎样使用hog算法,因为在opencv中已经集成了hog这个类。其实使用起来是很简单的,从后面的代码就可以看出来。本文参考的资料为opencv自带的sample。   开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5.   实验功能:   单击Open Image按钮,选择需要进行人检测的一张图片,确定后自动显示出来。该图片的大小没限制。   单击People Detect按钮,则程序会自动对该图片进
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:501760
    • 提供者:wuwei
  1. VideoDetect

    0下载:
  2. 基于OpenCV的简易目标检测跟踪程序,能够实现对每帧视频的连续编号截图,可以实现键盘对视频播放的控制,能对每一视频帧生成包含运动目标区域的前景图像,采用某种策略实现对运动目标的跟踪,并用矩形框+编号将运动目标标出。-A simple target detection program base on OpenCV , which can numbered consecutively for each frame of video screenshots, keyboard control the
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6152853
    • 提供者:肖帅
  1. dtdp

    0下载:
  2. 深刻理解加窗思想在语音语音信号处理的作用,掌握矩形窗、汉宁窗、哈明窗的算法。理解窗长和窗移对计算语音信号的短时过零率、短时能量、短时平均能量的影响,掌握设定合适的短时过零率阈值、短时平均能量阈值来实现语音信号端点的检测。-an implementation of double-threshold method for audio endpoint detection algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:839190
    • 提供者:袁虎声
  1. direction

    0下载:
  2. opencv检测四条边不同颜色的矩形,可用此方法定位正方形的机器人-the opencv detected four sides of the different color of the rectangle
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-04
    • 文件大小:6010
    • 提供者:zxiaobai
  1. frft

    1下载:
  2. 矩形信号的frft(分数傅里叶变换wigner_ville_1.m 单分量信号去噪 wigner_ville_2.m 双分量平行信号去噪 wigner_ville_3.m 3分量信号频率检测)分数傅里叶变换是经典傅里叶变换的另一种改进方式。它的主要特点是提供研究对象从时间域到频率域全过程的综合描述,随着阶数从0连续增长到1,分数傅里叶变换展示出研究对象从纯时间域逐步变化到纯频率域的所有变化特征。因此,分数傅里叶变换提供了远比傅里叶变换多得多的可供选择的数据处理和分析方法。-The rec
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:3072
    • 提供者:李博南
  1. facedetect

    0下载:
  2. 利用相似度和二值分析法,检测照片中的人脸区域,并可在照片画矩形框框住人脸。效果良好。-Similarity and binary analysis, face detection photo area to live in the face, and can draw a rectangular box in the photo. To good effect.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:292586
    • 提供者:祝中华
  1. Emgu_ShapeDetection

    1下载:
  2. 基于emgu 的形状识别程序,能够检测出基本的三角形,矩形,圆形,是很好的emgu学习实例-The the basic triangular, rectangular, circular, can be detected based on the shape recognition program in emgu, is a good emgu learning examples
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-24
    • 文件大小:58368
    • 提供者:唐小平
  1. pencil

    0下载:
  2. 背景为白纸,一支笔划过,检测出结果图。 应用:可以监视一个空教室里的人员出入,当有人进入时,此人就会被跟踪(用矩形框框起来),可利用来进行报警等等,同时将他进入的过程用视频保存。-The background is white, one stroke over the detected results Figure Applications: an empty classroom personnel can monitor access, when someone enters, thi
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-18
    • 文件大小:702012
    • 提供者:谭健
  1. eye

    0下载:
  2. 通过分类器实现人眼检测,用红色矩形框画出人眼睛的区域。-eye detection
  3. 所属分类:Console

    • 发布日期:2017-11-14
    • 文件大小:1303
    • 提供者:张一
  1. mubiaojiance

    0下载:
  2. 通过追踪算法,对视频文件进行检测,能输出视频原始序列,结果序列以矩形盒包围目标-Tracking algorithm, the video file is detected, the original sequence can output video results target sequences are surrounded by a rectangular box
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:1097
    • 提供者:高特
  1. detect-line-circle-and-rectangle

    0下载:
  2. 利用opencv_检测直线、线段、圆、矩形-Using opencv_ detect straight lines, line segments, circles, rectangles,
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:1842636
    • 提供者:刘方宇
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com