搜索资源列表
readtext
- 使用Kalman滤波实现二维图像中目标的轨迹跟踪源代码 这个程序通过Kalman滤波实现目标轨迹跟踪,并预测目标下一出现的位置。它通过背景相减实现目标检测,然后把输出的结果交给Kalman滤波器,预测出下一出现的位置(红色),可以和实际出现的位置(绿色)相比较。
基于Matlab 7.0的指纹图像预处理
- 指纹检测在近一个世纪里被广泛应用在生物特征识别领域 ;MATLAB 近年来则广 泛应用于工业与科学技术的仿真,本文通过对指纹图像处理基本问题的介绍和分析,对目前 现有的预处理方法的介绍和比较,提出一套完整有效基于MATLAB 7.0 的预处理仿真算法。 主要过程包括规格化、背景区域去除、方向图计算、方向滤波、二值化、细化算法以及特征 提取。
GMMPSkinColor
- 经典的高斯混合模型背景建模+肤色检测的Matlab实现-Classic Gaussian mixture model background modeling+ skin detection Matlab achieve
background-complexity-Description
- 图像背景复杂度描述程序,在小目标检测过程中,用于图像背景复杂程度的描述-The background image complexity Descr iption Program。In order to analysis the background complexity when detecting amall target
background-suppression
- 利用背景抑制实现复杂背景下的小目标检测,具有一定的实用性。-This program realizes small target detection under complex background by background suppression , and it possesses a certain practically
Bilateral-filter
- 对复杂背景下的图像进行双边滤波,利用源图像与处理后的图像作差,实现对复杂背景下小目标的检测-First, deal with the image within complex background by bilateral filtering , then original Image subtract the image after bilateral filtering,realize small target detection under complex background
cannysuanzijiance
- canny算子边缘检测,有效的分割目标和背景的边缘-canny detection
cells-counting
- Blob分析其实就是将图像进行二值化,分割得到前景和背景,然后进行连通区域检测,从而得到Blob快的过程。简单来说,blob分析就是在一块“光滑”区域内,将出现“灰度突变”的小区域寻找出来。-This example illustrates how to use the morphological and BlobAnalysis System objects to segment individual cells and count them.
UCGECWR567
- 基于静止背景下运动目标检测中恢复背景的示例代码VC程序-Based on static background motion target detection background to recover the sample code VC program