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

搜索资源列表

  1. GrayImageTest

    1下载:
  2. Opencv 选取感兴趣区域 不在是指定的矩形 可以是任意图形! 然后将选定的mask 放入到goodfeaturetotrack中实现任意区域的角点检测。-The Opencv select the area of ​ ​ interest is not in the specified rectangle can be any graphic! Selected and then the mask placed into goodfeaturetotrack corner detection
  3. 所属分类:图形图象

    • 发布日期:2012-11-08
    • 文件大小:5603507
    • 提供者:张超
  1. HumanDetectionBasedonRectangleFitting

    0下载:
  2. 基于矩形拟合的人体检测 提出了一种在单幅图像中检测人体的新算法-Human Detection Based on Rectangle fitting in a single image presents a new algorithm for detecting human body
  3. 所属分类:Development Research

    • 发布日期:2017-03-31
    • 文件大小:455871
    • 提供者:李俊
  1. dspappliation

    1下载:
  2. 把含有数字的图像,如车牌,身份证等读取到DSP的SDRAM中,利用图像处理算法把数字从图像中定位出来 首先把图像二值化,二值化算法选择固定阈值、直方图或最大类间方差法,比较各个二值化算法的效果;对二值化的图像做边缘提取,选择Sobel或者Laplace边缘提取算法并比较效果;经过二值化和边缘提取后的图像,利用投影法定位数字在图像中的位置,并给出数字在图像中的外接矩形;利用CCS把处理结果显示出来。-To contain digital images, such as license plates
  3. 所属分类:Special Effects

    • 发布日期:2015-06-03
    • 文件大小:98304
    • 提供者:liujia
  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. 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. ORectangleDetp

    0下载:
  2. 基于hough算子的矩形检测,,可用于车牌识别,pcb检测等等。 -The hough operator rectangle detection, license plate recognition, pcb testing, etc., can be used.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:5871
    • 提供者:yeyu
  1. autotestforcpp.tar

    0下载:
  2. 矩形检测完整程序,可以检测出图片中的所有矩形图案。-rectangle detection
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-21
    • 文件大小:6419745
    • 提供者:mouse
  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. 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. juxing

    0下载:
  2. opencv矩形检测 opencv矩形检测 -opencv rectangle detection opencv rectangle detection opencv rectangle detection opencv rectangle detection
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-08
    • 文件大小:2720748
    • 提供者:陈熙竹
  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. QuadSegment

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

    • 发布日期:2017-05-12
    • 文件大小:2813961
    • 提供者:CCPL
  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. face-detection

    0下载:
  2. 可以从一幅含有头和肩部的图像中检测出人脸,并用矩形框框起来,将矩形框中的人脸裁剪出来并另存为80*80的图片-Can be detected an image containing a head and shoulders of a person' s face, and the frame up with a rectangle, the human face of the rectangular box to cut out and save it as 80* 80 picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-11
    • 文件大小:619
    • 提供者:水木清华
  1. Face-detection

    0下载:
  2. I described face detection method using free rectangle image.
  3. 所属分类:IT Hero

    • 发布日期:2017-03-30
    • 文件大小:640489
    • 提供者:andrey
  1. my-project

    0下载:
  2. For the detection of sign each frame is analysed. First the image is Converted into gray scale image and then threshold is performed. Then by using blob analysis portion of red part is extracted. Then this extracted part is compared with each t
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2504695
    • 提供者:mary
  1. WaiJieJuXing

    1下载:
  2. 利用外接矩形描述人体目标,在Matlab里实现跌倒检测。-Using external rectangle describes human target, realize the fall detection in Matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4108205
    • 提供者:sunpeng
  1. minimum-bounding-rectangle-of--mulitiobject___by-

    0下载:
  2. in object detection mission, we usually need to bound the object with rectangle, which is called minimum bounding rectangle(MBR). My code can bound objects in the .bmp image with MBRs in any direction and Draw them.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:5260
    • 提供者:Antgo
  1. matlab

    0下载:
  2. 实现目标图像检测,确定其最小外接矩形 To achieve the target image detection, to determine the minimum enclosing rectangle-To achieve the target image detection, to determine the minimum enclosing rectangle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:21938
    • 提供者:天天天分
  1. test2

    3下载:
  2. 对视频序列中的运动目标进行检测与跟踪,动目标检测部分采用背景差分法,跟踪部分采用卡尔曼滤波,检测结果用红色外接矩形框表示,跟踪结果用绿色矩形框表示 2、采用平均背景法更新背景图像。(The moving target in the video sequence is detected and tracked, the moving target detection part uses the background difference method, the tracking part uses
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-30
    • 文件大小:614400
    • 提供者:w840837763
« 1 23 »
搜珍网 www.dssz.com