搜索资源列表
meanshift
- 详细讲解了Mean-shift的核心思想.可用于图像分割,运动目标检测
adaptive_interference_cancellation_with_LMS_algor
- this is a code for adaptive interfrence cancellation on a certain signal using the least mean square algorithm LMS using matlab.-this is a code for adaptive interfrence cancellation on a certain signal using the least mean square algorithm LMS using
suij
- 用Matlab产生一满足条件的窄带随机过程,编写子程序计算该随机过程的均值函数,自相关函数,功率谱,包络,包络平方及相位的一维概率密度画出相应的图形-Generated using Matlab to meet the conditions of a narrow-band random process, the preparation of random process subroutine to calculate the mean function, auto-correlation fu
mean_shift
- 一个mean shift 的介绍PPT 著名文章的作者所写-mean shift PPT
adaptivefilters
- thes source codes implements Adaptive filters. Adaptive mean filter, Contra Harmonic Mean filter, Harmonic Mean Filter, Geometric Mean Filter and Spatial Filtering.
MeanShift
- I have written mean shift algorithm sample
mean_filters
- mean filter 6 type :: Arithmatic mean, Geometic mean, Harmonic mean, contraharmonic mean, median, max-min
MSFilter
- 用Visual C++实现了用Mean Shift算法进行图像滤波和分割,可以对灰度图像和彩色图像进行处理-Using Visual C++ implementation using Mean Shift algorithm for image filtering and segmentation, can be gray images and color image processing
K_mean_clustering
- k-mean clustering Matlab M-file
LMS_8
- LMS: Least mean squares (LMS) algorithms is a type of adaptive filter used to mimic a desired filter by finding the filter coefficients that relate to producing the least mean squares of the error signal (difference between the desired and the actual
surfature
- [K,H,P1,P2] = surfature(X,Y,Z) returns the gaussian curvature of a surface (K), mean curvature (H), and principal curvatures (P1,P2). The inputs (X,Y,Z) are 2D arrays corresponding to the surface being analyzed. Example [X,Y,Z] = peaks [K,
Caculator-Of-Mean-And-Error
- 均值与中误差的计算是测绘行业中必不可少的计算过程。用VB语言编写而成。-Caculator Of Mean And Error is necessary for surveyors.
mean--quatization--watermark
- 下载的基于均值量化各种应用的音频水印,共11篇-Download the audio watermarking based on mean quantization variety of applications, a total of 11
Root-mean-square-
- 将N个项的平方和除以N后开平方的结果,即均方根的结果。-Root mean square
ica_K-mean
- hybrid of ICA and K-mean to improve K-mean
Mean-filter
- 线性滤波的基本原理是用均值代替原图像中的各个像,是典型的线性滤波算法-Linear filtering instead of the basic principle is the mean of each pixel in the original image, is a typical linear filter algorithm
mean-functions
- calcules the harmonic,mean square root and geometric mean
mean
- caffe-windows 训练模型所需的mean文件(The mean file required for the caffe-windows training model)
Least Mean Square for System Identification
- Least Mean Square for System Identification
mean
- lowpass mean filter in image processing