-
mean
mean shift 的经典实现源代码,可以做为基核,大量改用(realize the classical mean shift source code, can be used as nuclear matrix, a large number of switch)
- 2008-04-08 19:44:14下载
- 积分:1
-
sanxininterference-image
能够利用matlab针对三芯光纤的干涉图样进行仿真,得到其干涉图片(Able to use matlab to three core optical fiber interference pattern, and simulation the interference image
)
- 2012-12-13 18:45:28下载
- 积分:1
-
mi_registration
2维的基于互信息的图像配准算法,使用powell法作为优化算法(2-dimensional mutual information based image registration algorithms, the use of law as the optimization algorithm powell)
- 2020-06-30 10:20:01下载
- 积分:1
-
lee
极化合成孔径雷达中,常用的精致极化lee滤波器程序,可以较好的表现出图像信息(Polarization synthetic aperture radar (SAR), commonly used delicate polarization lee program, we can better filter show image information
)
- 2011-09-06 10:23:01下载
- 积分:1
-
NSCTimagefusion
NSCT轮廓波变换程序,用于图像融合,有图有解释说明(NSCT image fusion)
- 2020-09-02 16:58:08下载
- 积分:1
-
特征提取程序
提取目标各种特征,图像处理,目标几何特征,纹理特征等(Extract various features, image processing, target geometric features, texture features, etc.)
- 2020-10-30 22:49:56下载
- 积分:1
-
EXsegment
提取糖尿病视网膜病变眼底图像上硬性渗出。将彩色图像转为灰度图,对灰度图进行形态学处理、去背景、阈值分割,最终将原图上的硬性渗出区域用绿色标记出来。(this word is to extrac the hard exudates on diabetic retinopathy fundus image. The color image to grayscale on grayscale morphological processing to the background, threshold segmentation, ultimately on the original hard exudates area marked in green.)
- 2021-04-20 14:08:50下载
- 积分:1
-
data fusion tools
图像融合,加权平均值,PCA方法,拉普拉斯方法,源程序(Image fusion, weighted average, PCA method, Laplace method, source)
- 2013-05-17 12:09:56下载
- 积分:1
-
shuixia
水下图像的matlab程序,FCM水下图像聚类及图像增强matlab代码,非常有用(Underwater image matlab procedures, FCM underwater image clustering and image enhancement matlab code, very useful)
- 2013-09-12 22:28:00下载
- 积分:1
-
GMM高斯混合模型进行背景建模(Matlab)
转:https://blog.csdn.net/jinshengtao/article/details/26278725
混合高斯背景建模是基于像素样本统计信息的背景表示方法,利用像素在较长时间内大量样本值的概率密度等统计信息(如模式数量、每个模式的均值和标准差)表示背景,然后使用统计差分(如3σ原则)进行目标像素判断,可以对复杂动态背景进行建模,计算量较大。
在混合高斯背景模型中,认为像素之间的颜色信息互不相关,对各像素点的处理都是相互独立的。对于视频图像中的每一个像素点,其值在序列图像中的变化可看作是不断产生像素值的随机过程,即用高斯分布来描述每个像素点的颜色呈现规律单模态(单峰),多模态(多峰)(Gaussian mixture background modeling is a background representation method based on the statistical information of pixel samples. Statistical information such as the number of patterns, the mean and standard deviation of each pattern are used to represent the background. Statistical difference (such as 3_principle) is used to judge the target pixel. Complex dynamic background modeling has a large amount of computation.
In the Gaussian mixture background model, it is considered that the color information between pixels is uncorrelated and the processing of each pixel is independent of each other. For each pixel in a video image, the change of its value in a sequential image can be seen as a random process that produces pixel values continuously, i.e. Gaussian distribution is used to describe the regularity of color rendering of each pixel in single mode (single peak) and multi-mode (multi-peak).)
- 2020-11-01 09:49:54下载
- 积分:1