搜索资源列表
cvGaussModel
- 视频前背景分离的定点算法 opencv改编
newnew
- 本人亲手用C++builder编写的一个图像处理小程序,包含可执行文件和所有源码,在BCB6.0上调试通过。功能有图像灰度化、缩放、Sobel算子及prewitt算子实现边缘检测,还能根据颜色将图片的前景和背景分离。是学习图像处理编程的好东东。
division
- 指纹图像前背景分离程序,使用灰度算法,现处理中心区域,在处理四边,最后处理四个角,效果还可以.
sopc_2DBarcode
- 基于SoPC的嵌入式二维条码识读系统使用集成在QuartusII中的SoPC Builder开发组件配置生成片上系统,结合降噪处理、背景分离 图像校正、图像二值化、码字识别、信号纠错等技术,处理由OmniVision OV7649 CCD产生的条码图像。
基于Mean Shift的阈值分割
- 阈值分割算法是一种将灰度图像转化为二值图像的简单有效的方法,但是由于需处理图像的复杂性,常常使得阈值分割算法中阈值的选取问题无法很好解决。针对这个问题,在进行阈值化处理之前,我们先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。 简单来说,基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素
基于中位数算法的运动目标检测
- 基于matlab的运动目标检测,实现背景与运动目标的分离
基于大津算法的阈值分割
- 基于大津算法的阈值分割,图像二值化,处理灰度图像,讲目标和背景分离,Otsu threshold segmentation
jj.rar
- 不规则光照下自适应阈值的前景背景分离算法源代码,相当好用哦,Irregular light of the prospects of adaptive threshold background separation algorithm source code, very easy to use, oh
标准图像的背景分离和皮肤区域提取
- 1. 理解彩色图像的颜色分层原理和方法 2. 利用颜色分层方法对彩色图像进行分层处理 3. 实现对身份证标准图像的背景分离和皮肤区域提取-1 understand the color image color layering principles and methods (2) the use of color layered approach for hierarchical processing of color images 3 to achieve the
Thresholding-using-mean-shift
- 基于mean shift的阈值分割matlab代码,先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。-Threshold based on mean shift segmentation matlab code, the first split with the Mean Shift algorithm similar to the gray value characteristics of the element
Amattingsoftware
- 是一个实用的抠图软件,软件很小,对图像的前景和背景分离效果很好-Matting is a practical software, software is very small, the image foreground and background separation worked well
fenge
- 可以实现对目标的分割和提取,对背景可以分离-shi xian mu biao fen ge
FgBgSubtract
- 前景背景分离的程序,用于提取固定背景下的视频中的运动目标-The prospects for the background separation process for extracting fixed in the context of the video moving target
adaptivethre
- 不规则光照下自适应阈值的前景背景分离算法-Irregular light of the prospects for adaptive threshold background separation algorithm
Project23背景减除法
- 通过背景减除法实现目标与背景的分离,并且可以对单目标进行跟踪(The background subtraction method is used to separate the target from the background, and the single target can be tracked)
matlab背景差分法
- 利用MATLAB实现图像处理,实现图像背景分离。(Using MATLAB to realize image processing)
20_bgfg_gmgafff
- 图像前后背景分离代码 亲测好用 执行效率高(thanks for your arrival)
背景差分法检测运动目标
- 背景差分法检测目标,用于背景为静态的,检测目标,背景图像与前景图像相分离(Background subtraction is used to detect targets for static background)
BeiJingFenLi2
- 混合高斯背景建模进行背景分离,在实行膨胀腐蚀操作提取运动目标特征(Mixed Gaussian Background Modeling for Background Segmentation, Extraction of Moving Target Features During Erosion Operation)