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

搜索资源列表

  1. juyushang

    0下载:
  2. 局域熵 opencv 适合小目标跟踪 注释清晰程序员一看就能明白-juyushang opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5212107
    • 提供者:ziling
  1. opencv-pipei

    0下载:
  2. opencv 轮廓提取和模板匹配,可以从目标图像中找出要匹配的小图片部位-opencv contour extraction and template matching, you can find out from the target image to match the small image parts
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:4262
    • 提供者:pencauto
  1. opencv-study-notes2

    0下载:
  2. 这是关于目标跟踪的一个小程序啊,有图有真相啊!-This is a small program on target tracking, there are pictures and the truth ah!
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:1513609
    • 提供者:jiang
  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
    • 文件大小:2262016
    • 提供者:stevenash
  1. searchTarget

    0下载:
  2. 目标匹配。关于匹配方法,使用不同的方法产生的结果的意义可能不太一样,有些返回的值越大表示匹配程度越好,而有些方法返回的值越小表示匹配程度越好-Target match. Matching method, the significance of the results generated by using different methods may not be the same, some returned larger value indicates a better match extent
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:23546
    • 提供者:梁军
  1. HandDetector

    0下载:
  2. 这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。 首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, bas
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:4902
    • 提供者:chengchi
  1. test

    0下载:
  2. 自己在写论文中写的小实验,视频运动目标跟踪,比较简单,适合初学者,有一定启发作用-Write your own writing papers in a small experiment, the video moving target tracking, relatively simple, suitable for beginners, there are some instructive
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:7693190
    • 提供者:赵鹏
  1. aaa

    0下载:
  2. 用于运动目标的检测,对目标进行二值化并提取目标的最小外接矩形,从而获取相关数据-The image data of consecutive frames graying binary and intercept the target minimum bounding rectangle to obtain the target
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1251
    • 提供者:张子龙
  1. Target-tracking

    0下载:
  2. 基于模板匹配的最简单目标跟踪,开发环境opencv2.4.6和vs2010。我把代码复制到放txt记事本里面了,所以显得特别小,请大家放心下载,可以运行。-Based on the easiest target template matching tracking, development environment opencv2.4.6 and vs2010. I copied the code to put txt Notepad inside, so is particularly smal
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1464
    • 提供者:我行我速
  1. canny

    0下载:
  2. Canny 的目标是找到一个最优的边缘检测算法,最优边缘检测的含义是: 好的检测- 算法能够尽可能多地标识出图像中的实际边缘。 好的定位- 标识出的边缘要尽可能与实际图像中的实际边缘尽可能接近。 最小响应- 图像中的边缘只能标识一次,并且可能存在的图像噪声不应标识为边缘。-Canny goal is to find an optimal edge detection algorithm, the optimal edge detection means: Good test- a
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:12649
    • 提供者:ZHENGJINGRANG
  1. codes

    0下载:
  2. 进行红外小目标检测跟踪,效果一般 适用于双目摄像头跟踪发光小材料-Infrared small target detection tracking, the effect is general
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:680777
    • 提供者:李涛
  1. 1-s2.0-S1350449512000527-main

    0下载:
  2. 一篇介绍红外小目标检测的英文文章,12年收录,可供参考(An introduction to infrared small target detection in English articles, 12 years included, for reference)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:365568
    • 提供者:liudachuan
  1. canny

    0下载:
  2. Canny 的目标是找到一个最优的边缘检测算法,最优边缘检测的含义是: (1)最优检测:算法能够尽可能多地标识出图像中的实际边缘,漏检真实边缘的概率和误检非边缘的概率都尽可能小。本程序利用Canny算子实现图像边缘的提取(Image edge extraction by Canny operator)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:6024192
    • 提供者:moon0704
搜珍网 www.dssz.com