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

搜索资源列表

  1. P_GMM

    0下载:
  2. 用于背景差分的高斯混合建模,实现运动目标检测,c++源码可编译执行-Difference of Gaussian mixture for the background model for moving object detection, c++ source code can be compiled implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2755185
    • 提供者:chuck
  1. Background.Modeling.using.Mixture.of.Gaussians.for

    0下载:
  2. 这篇文章是关于如何改进混合高斯法的一个综述,混合高斯法用于目标检测,目标分割。-This article is an overview of how to improve the GMMS ,the GMMS is used for target detection, object segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1306170
    • 提供者:黄鹏
  1. LMSRLS

    1下载:
  2. 两种算法(LMS和RLS)实现CDMA系统盲多用户检测的仿真。结论验证了在加性高斯白招生信道下、同步DS-CDMA系统中接收机应用这两种盲多用户检测算法抑制多址干扰(MAI: multiple access interference)和码间串扰(ISI: inter symbol interference)的能力,仿真实验与理论推导相吻合。实验与理论都表明,RLS性能好于LMS,而LMS计算量明显小于RLS。-This paper discusses two algorithms (LMS an
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1221
    • 提供者:song
  1. CannyEdgeDetection

    0下载:
  2. Canny边缘检测的高斯卷积,索贝尔operation.entire代码组成,是在建MATLAB函数任何自由,除了必须改变形象reading.threshold根据图像和被提取的特征。 做检查更新的高斯卷积文件,它比前一个准确 请注意,代码的执行时间是low.This是因为没有内在的功能被使用。 为了提高车速了,请改为内置的功能“conv2“的卷积码 -canny edge detection comprising of gaussian convolution,so
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:837
    • 提供者:namind
  1. GaussBG_test1

    0下载:
  2. 单高斯目标检测,主要是通过先有K帧图像初始化背景,再通过公式不断更新背景来实现目标检测-Single gaussian target detection, mainly through the first K frames image initialization background, then by formula update background to achieve target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25245696
    • 提供者:夏菁菁
  1. canny

    0下载:
  2. 自己实现的canny边缘检测算子,包括高斯滤波,非极大值抑制,双阈值处理,边缘细化等步骤。-Own implementation of canny edge detection operator, including the Gaussian filtering, non-maxima suppression, double threshold, edge thinning step.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2324
    • 提供者:pxjy
  1. harris

    0下载:
  2. harris角点检测的改进,高斯函数滤波,性能强筋。-Harris corner detection improvement,Gaussian function filtering, performance is strong muscle.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:986
    • 提供者:李涛
  1. gaosicbcr

    0下载:
  2. 单高斯模型,进行基于肤色的人脸检测,这是一个m文件,-Single Gaussian model for skin detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:655
    • 提供者:林娅静
  1. imageEdgeDetect

    0下载:
  2. edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection:
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:388874
    • 提供者:许胜强
  1. new目标检测的程序

    1下载:
  2. 混合高斯模型的背景减除法和相邻帧差法相结合进行目标检测的程序,内附视频-The background of the gaussian mixture model reduction division and adjacent frame differential method for target detection with the program, enclosing video
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-02-28
    • 文件大小:626325
    • 提供者:李晓丹
  1. 实验三—李虹

    0下载:
  2. 对图像进行基本的处理,直方图均衡,添加椒盐噪声和高斯噪声等(The basic image processing, histogram equalization, add salt and pepper noise and Gauss noise)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:2172928
    • 提供者:仙女皇后
  1. CANNY

    0下载:
  2. 对特定图片进行canny边缘检测。首先是高斯模糊,然后sobel算子处理,再局部极大值确定,最后阈值判断。(Canny edge detection for a particular picture. The first is the Gauss fuzzy, and then the Sobel operator is processed, and then the local maximum is determined, and finally the threshold is judged
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:7168
    • 提供者:TonytheGreat
  1. mixture_of_gaussians

    0下载:
  2. 视频前景信息提取的常用算法,广泛应用于视频检测报警等领域(A common algorithm for video foreground information extraction)
  3. 所属分类:图形图象

    • 发布日期:2017-12-29
    • 文件大小:9216
    • 提供者:齐现
  1. Canny Detector

    0下载:
  2. MATLAB上实现Canny边缘检测,经过高斯滤波,边缘检测,非极大抑制,阀值处理,能够很好的实现边缘检测。程序里需要更改换成自己的路径和地址名。(This is the source of MATLAB for Canny edge detector. Well, it can effectively detect the edge information of the desired image.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:林中木
  1. CANNY

    0下载:
  2. 根据CNNAY算法的4个步骤 1. 用高斯滤波器平滑图像;(图像去噪) 2. 用一阶偏导有限差分计算梯度幅值和方向;(特征增强) 3. 对梯度幅值进行非极大值抑制 ;(边缘检测) 4. 用双阈值算法检测和连接边缘。(形态学处理) 编写的边缘检测程序,简单实用(There are four parts of Canny edge detection: 1. smoothing the image with Gauss filter; (image denoising) 2. c
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:UJSLEMON
  1. sobel函数用法示例

    0下载:
  2. 调用sobel函数 进行边缘检测 结合了高斯平滑和微分求导 是一种经典的边缘检测算子(Calling Sobel function for edge detection)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:240640
    • 提供者:拂晓轻寒
  1. 17428703Find_Lips_in_YCbCr

    1下载:
  2. 通过高斯肤色模型的建立,分割出人脸区域,接着,结合人脸几何特性筛选出人脸区域,依据嘴巴的颜色同人肤色的其它部位相比较,有着明显的不同,从而建立嘴巴模型,找出了嘴巴的特征部位。(Based on the Gauss model of skin color segmentation, face region, and then combined with face geometric characteristics of selected face region, on the basis of o
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:89088
    • 提供者:Kevinvcc
  1. GMM+帧差发

    0下载:
  2. 利用VC++ 关于GMM高斯+帧差法 检测移动物体(Using VC + + GMM Gaussian + frame difference method to detect moving objects)
  3. 所属分类:Windows编程

  1. MoG81

    0下载:
  2. 针对场景中的静止目标进行检测,多用于地铁,机场等公共场合的安防(Detection of a stationary target in a scene)
  3. 所属分类:图形图象

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:ecco
  1. testgmm

    0下载:
  2. 实现运动目标检测算法的程序,应用的平台是matlab2016(The program to realize the algorithm of moving target detection, the application platform is matlab2016)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:pizit
« 1 2 3 4 5 6 78 9 10 11 12 ... 32 »
搜珍网 www.dssz.com