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

搜索资源列表

  1. thehoughlinedetection

    0下载:
  2. Hough变换可以检测已知形状的目标,而且受噪声和曲线间断的影响小。介绍 采用哈夫(Hough)变换,在二值化图像中检测直线,确定其参数的方法。-Hough Transform can detect known shape goals, but also by the noise and the impact curve intermittent small. Introduced, Hough (Hough) transform, the two binary image detectio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:157294
    • 提供者:石决明
  1. thinning

    0下载:
  2. 该代码为二值图像进行细化,为学习图像目标识别及,目标边界细化方面很有帮助-code for the binary image thinning, as a learning object recognition and image, target border helpful Refinement
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:55092
    • 提供者:kai
  1. 07163

    0下载:
  2. 图象处理程序,包括边缘提取,差分,大津法二值化,目标区域提取等-image processing procedures, including edge detection, differential, two large-value method, the target region extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:598647
    • 提供者:文君
  1. GetContour

    0下载:
  2. 在二值图像中得到目标的边缘轮廓,适用于应用程序编程和初学者使用。-value of the two images are obtained with the edges, apply to the Application Programming and beginners.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1154
    • 提供者:刘从义
  1. Morphological_Opening

    1下载:
  2. 以rice.tif为图像实例,介绍用形态学方法对灰度图像进行处理与分析的技术要点,即对灰度图像进 行如下操作:去除图像的不均匀背景;用设置阈值的方法(thresholding)将结果图像转换成二值图像;通过成分标记(components labeling)返回图像中的目标对象属性,并计算目标对象的统计数字特征。-to rice. Tif images for example, introduces the morphology of gray image processing and ana
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1784
    • 提供者:何子鸣
  1. ImprovementOfMotionDetection

    0下载:
  2. 于背景减除法和时域差分法,并对这两种算法加以了改进,综合二者优点,提出了一种新的运动检测方法。 以便于视觉监视中快速、准确地分割出运动目标。同时把分割出的运动目标用区域而不是轮廓二值图表示。以下的改进方案经实验证明可以实时地分割出运动目标,效果也较好。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:211346
    • 提供者:Dongjianhua
  1. imp

    0下载:
  2. 图象处理程序的源代码,包括边缘提取,差分,大津法二值化,目标区域提取等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:598334
    • 提供者:wha2020
  1. falseRemoval

    1下载:
  2. 该基于区域生长法的程序主要用于虚警目标的去除,也可用于对二值图像各块区域面积的计算。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1217
    • 提供者:liubin
  1. binarydifferencemethod

    1下载:
  2. 使用二值化方法实现动态帧中运动目标的识别和检测,及其异常行为的识别
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1894174
    • 提供者:wangzhen
  1. Imagepro_4

    1下载:
  2. 包括运动目标检测、各种边缘检测模板算子,以及4种二值化方法,和阈值分割。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3130752
    • 提供者:marui
  1. vision

    1下载:
  2. 本程序实现了基于质心法的目标跟踪,由于算法比较简单,因此背景颜色必须简单,最好是纯白色的。本程序先经过对视频图像的灰度化,二值化等一些图像处理,然后找出质心。程序中用到了Opencv库函数
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3598493
    • 提供者:lhb
  1. 基于opencv2.2的大津法分割

    1下载:
  2. 基于opencv2.2的大津法分割,大津法是一种自适应的阈值分割方法,应用较广,按灰度特性,将图像分为背景和目标两部分,是二值化的图像。本代码需要先行安装opencv2.2-The Otsu method based opencv2.2 split, Otsu method is an adaptive thresholding method, used widely, according to the gray-scale features, the image is divided into
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6190853
    • 提供者:刘源
  1. Hough变换时一种检测、定位直线和解析曲线的有效方法

    1下载:
  2. Hough变换时一种检测、定位直线和解析曲线的有效方法。他是把二值图变换到Hough参数空间,在参数空间用极值点的检测来完成目标检测,Hough transform of a test line positioning and effective way to resolve curve. He is the binary image to the Hough transform parameter space, parameter space used in the detection of
  3. 所属分类:图形图象

    • 发布日期:2017-03-23
    • 文件大小:5519
    • 提供者:wangshan
  1. majoraxis.rar

    0下载:
  2. matlab计算二值图像几何特征中目标主轴长度,binary image matlab calculation of the geometric characteristics of the target length of major axis
  3. 所属分类:图形图象

    • 发布日期:2017-04-10
    • 文件大小:687
    • 提供者:111111111
  1. contour-extract

    0下载:
  2. 采用最大方差法对前景图像进行二值分割 ,并通过扫描提取轮廓,最后对目标进行跟踪-using the maximum variance method for binary image segmentation and contour extraction by scanning , finally track on the target by rectangle
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1194
    • 提供者:丁宏杰
  1. Moving-Target-Detection

    0下载:
  2. 针对视频监控系统中运动目标的检测与跟踪技术研究,本文比较运动目标检测的各种方法,采用背景差法来对运动目标进行检测,并阈值化和二值化检测出运动目标区域,能达到很好的检测效果。同时,利用卡尔曼滤波器对检测出来的运动目标进行预测和跟踪,实验验证跟踪效果较好。 -To solve the moving target detection and tracking in video monitoring system,in this paper,the various methods of moving
  3. 所属分类:Project Design

    • 发布日期:2017-03-25
    • 文件大小:269221
    • 提供者:majun
  1. 彩色图象灰度化及增强

    0下载:
  2. 将一副彩色图象,灰度化,再按需要适当将其灰度增强,最后将二值化实现目标分割,Will be a color image, gray, and then need to be properly enhanced its gray, and finally to achieve its objectives Binarization Segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:14438
    • 提供者:lixin
  1. invariant-moments

    0下载:
  2. 自己编写的Hu不变矩c++计算程序,可对图像进行二值化后,搜索二值化图像中的高亮目标并进行数字标注,同时查看搜索到的每个目标的七阶不变矩-The Hu invariant moments to write your own calculation program, the image can be binary, the search in the binary image digital mark targets and highlight the same time, view the se
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4228959
    • 提供者:杜海波
  1. zhongxinfa

    0下载:
  2. 在DSP中实现基于帧间差分后二值图像的跟踪加框处理,原理是计算出目标(灰度为255)重心坐标后,对其进行加框处理。-In the DSP-based frame difference in the binary image of the track after the framing treatment, the principle is to calculate the target (gray 255) the center of gravity coordinates, its frami
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:389196
    • 提供者:bonn
  1. OTSUMultiThre

    0下载:
  2. 1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。-1. This procedure shows the histogram feature, OTSU sing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:310508
    • 提供者:李成
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com