搜索资源列表
matlab进行图像分割-双峰法
- 双峰法的原理及其简单:它认为图像由前景和背景组成,在灰度直方图上,前后二景都形成高峰,在双峰之间的最低谷处就是图像的阈值所在。 从分割的效果来看,当前后景的对比较为强烈时,分割效果较好;否则基本无效。
Iterative Figure-Ground Discrimination
- 用于应用核密度估计的前景、背景分割
otsu-method
- 两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。-Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.
2006011437_HW_2
- 陆文凯老师数字图像处理第二次作业,前景背景分割和前景区域面积计算-Wen-Kai Lu a teacher of digital image processing a second operation, the background segmentation and the prospects for the future size of the area calculation
tuxiangfengesuanfasheji
- 图像处理与图像分割,本实验算法较好的实现了目标的前景背景分割。-photo process and division V. Vezhnevets and V. Konouchine. GrowCut: Interactive multi-label ND image segmentation by cellular automata. Proc. of Graphicon
CSharp-Images
- GrabCut 算法是一种高效的前景背景分割算法。传统分割算法应用纹理或边界信息中的一种进行分割, 而GrabCut 算法 综合利用了纹理及边界两种信息进行图像分割。GrabCut 算法是对Graph cuts 算法的改进, 具有分割精度高, 交互式操作少的优 点, 并将分割从灰度图像推广到了彩色图像领域, 是一种比较有前途的交互式分割算法。该算法用在静态图像编辑中的图片背景 更换, 取得了很好的效果。-The GrabCu
thrend
- 自己写的分块分割算法,适合于场景比较复杂的物体前景背景分割。-Write their own block segmentation algorithm, suitable for more complex scene foreground and background of the object segmentation.
ViBeCode
- Vibe背景分割方法,前景背景分割很新的一个算法-Vibe background segmentation method, the prospects of background segmentation algorithm is a new one
GMM
- 针对摄像机固定下的复杂背景环境,对采集到的视频图像的图像数据用混合高斯背景建模方法实现前景/背景分割,实现运动目标检测和跟踪。在进行前景检测前,先对背景进行训练,对图像中每个背景采用一个混合高斯模型进行模拟,每个背景的混合高斯的个数可以自适应。然后在测试阶段,对新来的像素进行GMM匹配,如果该像素值能够匹配其中一个高斯,则认为是背景,否则认为是前景。由于整个过程GMM模型在不断更新学习中,所以对动态背景有一定的鲁棒性。最后通过对一个有树
BMPsegmentor
- 最大类间方差法实现前景背景分割,有注释,开发环境QT4.7-OST for Image Segmentation, with comments, environment QT 4.7
qianjingfenge(matlab)
- 基于matlab的前景背景分割,对数字图像处理感兴趣的可以看看啊-Background segmentation based matlab prospect of digital image processing are interested can look ah
2k
- 高斯处理视频并跟踪运动做前景背景分割,利用高斯处理的视频进行运动目标跟踪。-Gaussian process video do prospects background segmentation and track movement
111
- 高斯处理视频并跟踪运动做前景背景分割-Gauss processing video and tracking the movement to do the foreground background segmentation
background-segmentation
- 21.【高斯处理视频并跟踪运动做前景背景分割】bgfg221.【高斯处理视频并跟踪运动做前景背景分割】bgfg2-Gauss processing video and tracking motion foreground background segmentationGauss processing video and tracking motion foreground background segmentation
Background-separation
- 高斯处理视频并跟踪运动做前景背景分割,可用来做前背景分离,分离出运动物体,达到抠图的效果-Gauss video processing and tracking moving foreground background segmentation, can be used to do before the separation, separation of a moving object, to achieve the effect of
BGSLibrary
- bgslibrary是一个开源前景背景分割库,包含了一些最新前背景分割算法。(Bgslibrary is an open source Foreground Background Segmentation library, which contains some latest background segmentation algorithms.)
ExtractForeground
- opencv 调用,视频前景目标分割,动目标提取,对静态视频背景进行分割,提取出运动目标。(Opencv call, video foreground target segmentation, moving object extraction, segmentation of static video background, extraction of moving objects.)
21
- 21.【高斯处理视频并跟踪运动做前景背景分割】bgfg2(21. [Gauss processing video and tracking movement, foreground background segmentation] bgfg2)
w1_main
- 实现图像的前景与背景分割,设定三个不同阈值,直接观察分割结果或者利用统计直方图,得到一个自适应的阈值,再观察实验结果;(Segmentation of foreground and background of image, threshold segmentation method)
高斯处理视频并跟踪运动做前景背景分割
- 采用opencv 高斯处理视频并跟踪运动做前景背景分割(Gauss processes video and tracks motion to do foreground and background segmentation.)