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

搜索资源列表

  1. face

    0下载:
  2. 人脸检测C源程序,主要是最小外接矩形算法和椒盐去噪,中值滤波的实现程序。-Face Detection C source, minimum bounding rectangle algorithm and salt and pepper denoising, the realization of the program of the median filter.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:11658
    • 提供者:君君
  1. opencv

    0下载:
  2. opencv中,对圆,直线,线段,矩形等图像特征进行检测-opencv image features such as circles, lines, line segments, rectangles, detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:27671
    • 提供者:peipei
  1. Corners

    0下载:
  2. 首先,请检查/样品在你的OpenCV的分布/ C/ squares.c的。这个例子提供了一个方形的检测,如何检测角落类似的功能,它应该是一个不错的开始。然后,一起来看看在OpenCV的功能,导向功能,如cvCornerHarris()和cvGoodFeaturesToTrack()。 上述方法可以返回许多角落类似的功能 - 最不会“真正的角落”你正在寻找。在我的应用程序,我只好检测,旋转或倾斜的广场(透视)。我的检测流水线包括: 从RGB转换为灰度级(cvCvtColor)
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:914
    • 提供者:clark
  1. chepai

    0下载:
  2. 本代码主要使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置-License Plate Recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:3464
    • 提供者:leexiao
  1. boat-detection

    0下载:
  2. 检测运动的船只,此检测的目标为多目标,并将每个目标用矩形框表示出来。-Detect movement of the vessel, the goal of this test is a multi-target, and each target with rectangles.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-06
    • 文件大小:1898441
    • 提供者:candy
  1. MFC

    0下载:
  2. MFC框架,实现canny边缘检测和在图像中画矩形的功能-MFC framework canny edge detection and draw a rectangle in the image function
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:28791808
    • 提供者:651
  1. detect.m

    1下载:
  2. 自动检测图像中的三角形,矩形和圆形,并分别涂上不同的颜色-Automatically detect images of triangular, rectangular and round, and were coated with a different color
  3. 所属分类:2D图形编程

    • 发布日期:2014-02-26
    • 文件大小:1482
    • 提供者:ojx
  1. TargetDetection

    0下载:
  2. 读入视频序列,对视频输出窗口中的运动物体进行检测,如果有运动的物体,则将其用矩形框标记出来-Reads the video sequence to detect moving objects in video output window, if there is a moving object is marked with rectangles
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:2772
    • 提供者:guohaiyun
  1. motiondetect

    0下载:
  2. 采用opencv 进行运动检测,并将运动物体矩形方式表示出来-Opencv motion detection, and moving objects rectangular expressed
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:1933
    • 提供者:Luiz
  1. contourdetection

    0下载:
  2. opencv下轮廓检测,调用cvFindContours函数和cvDrawContours函数。程序画出矩形图再对其进行检测。-contourdetection,opencv,rectangle,using function cvFindContours and cvDrawContours
  3. 所属分类:OpenCV

    • 发布日期:2017-12-05
    • 文件大小:2652353
    • 提供者:cxm
  1. face_detect

    0下载:
  2. 基于opencv的人脸检测程序,可将目标图像中人脸用矩形框出来-Based on the opencv face detection process, mark the human face of the target image using a rectangular box
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:23283837
    • 提供者:dxl
  1. KALMANPI-TRACKING

    0下载:
  2. 在视频场景中检测到行人的存在,并用红色矩形框对行人进行跟踪-In the presence of a pedestrian is detected in the video scene, and with a red rectangle pedestrian tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:6818095
    • 提供者:
  1. opencv 检测直线、线段、圆、矩形

    0下载:
  2. matlab学习,对于初学matlab的人来说是良好的基础
  3. 所属分类:matlab例程

    • 发布日期:2013-06-04
    • 文件大小:17950
    • 提供者:shmilyhuaqi2012
  1. LPR_Lv

    0下载:
  2. 车牌检测,将图片中车牌检测出来,并且用红色的矩形框圈出来。-License plate detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:13368126
    • 提供者:章勇
  1. xiaoboyiqi

    0下载:
  2. 小波检测冲击函数,矩形窗,三角窗奇异性,Wavelet detection of impulse function, rectangular, triangular window singularity
  3. 所属分类:Algorithm

    • 发布日期:2017-12-09
    • 文件大小:1953
    • 提供者:李一纯
  1. AndroidGames

    0下载:
  2. 4-10(可视区域) 4-11-1(Animation动画) 4-11-2-1(动态位图) 4-11-2-2(帧动画) 4-11-2-3(剪切图动画) 4-13(操作游戏主角) 4-14-1(矩形碰撞) 4-14-2(圆形碰撞) 4-14-4(多矩形碰撞) 4-14-5(Region碰撞检测) 4-15-1(MediaPlayer音乐) 4-15-2(SoundPool音效) 4-16-1(游戏保存之SharedPreference) 4
  3. 所属分类:File Formats

    • 发布日期:2017-05-19
    • 文件大小:5466124
    • 提供者:李侠
  1. monitor

    1下载:
  2. C++多显示器管理,检测显示器的个数,获取每个显示器的分辨器、像素位数、顶点坐标、刷新频率、矩形范围等属性,支持窗口在任一显示器中全屏和居中,两个窗口在多显示器中切换-C++ multi-monitor management, monitoring monitors the number of the resolution for each display device, the median pixel, vertex coordinates, refresh rate, rectangle
  3. 所属分类:多显示器编程

    • 发布日期:2017-06-29
    • 文件大小:4976
    • 提供者:杜刚
  1. hough

    0下载:
  2. 实现霍夫变换,进行圆周滤波,二值化后进行木匾检测,并将目标通过矩形框显示-Realize the hough transform, circular filtering, binarization after detection of wooden plaque, and will target through rectangular box shows
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2149952
    • 提供者:lujing
  1. OpencvdetectionPrectangle

    0下载:
  2. 这是一个目标检测的代码,并对检测的目标求取质心矩形框。希望对opencv学习的朋友有帮助。-This is a target detection code, and the strike target centroid detected rectangle. I hope to learn opencv friends to help.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8994875
    • 提供者:于雷
  1. Haar-likeMatlab

    0下载:
  2. 矩形遍历检测窗口演示Matlab源代码,用于理解Haar-like的功能-Haar-like rectangular detection window traversal demo Matlab source code for understanding Haar-like functions
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1426
    • 提供者:zhaolin
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com