搜索资源列表

  1. JOS

    0下载:
  2. mean-shift跟踪算法中核窗口大小的自动选区-mean-shift tracking algorithm in the size of the nuclear window automatically constituency
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:537600
    • 提供者:阿亚拉
  1. math

    0下载:
  2. 一些数学处理函数,包括:用窗函数方法设计线性相位FIR数字滤波器、归一化最小均方(LMS)算法的自适应数字滤波器-Deal with some mathematical functions, including: window function designed with linear phase FIR digital filter, normalized least mean square (LMS) algorithm for a
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:chenjie
  1. ZXPKMeans(07082501)

    0下载:
  2. 这个实现了K-MEAN的计算,在MFC的格式下作的-The realization of the K-MEAN calculation format in MFC under the
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-15
    • 文件大小:1889280
    • 提供者:祝秀萍
  1. MSE_calculation

    0下载:
  2. 最小二乘算法,最小均方误差等算法的MSE的计算,MATLAB代码-Least-squares algorithm, such as minimum mean square error MSE calculation algorithm, MATLAB code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:liulu_tina
  1. partcl

    0下载:
  2. 一个很好的基于经典粒子滤波和均值漂移的混合算法,在选定目标初始位置的情况下能很有效的跟踪目标-A good particle filter based on the classic mean-shift and the hybrid algorithm, the target initial position in selected cases can be very effective in tracking the target
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:176128
    • 提供者:张浩天
  1. Meanshift

    0下载:
  2. 基于均值漂移理论的该进算法,能对有一定遮挡的目标实现跟踪,可能对学习跟踪的出学者有一定帮助-Based on the theory of mean-shift into the algorithm, can have a certain block to achieve the objective of tracking and tracking of learning may be a scholar has a certain ex
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:209920
    • 提供者:张浩天
  1. EMShiftDemo10_17

    0下载:
  2. EM算法+mean shift算法用于图像分割,同时有demo程序用来看最终的分割结果-EM algorithm mean shift algorithm for image segmentation, at the same time have demo program with the ultimate view of segmentation results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:周华
  1. SER

    0下载:
  2. 写了著名的最小均方准则下的自适应算法,在matlab环境下运行-Wrote a well-known least mean square criterion of the adaptive algorithm, running in matlab environment
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:Wang Zhao
  1. demo_MLS

    2下载:
  2. 计算三维散乱点云的曲率,包括主曲率,高斯曲率和平均曲率。详细内容请见readme文件和demo文件-Calculation of three-dimensional scattered point cloud of curvature, including the principal curvatures, Gaussian curvature and mean curvature. Details please refer to re
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:133120
    • 提供者:yangocean
  1. MSE

    0下载:
  2. Comparison of the performances of the LS and the MMSE channel estimators for a 64 sub carrier OFDM system based on the parameter of Mean square error
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:guoyanpeng
  1. work3

    0下载:
  2. 對於bmp影像做銳利化 區塊化 並且採用mean-shift作法-Bmp images so sharp for the blocks of and uses of mean-shift approach
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:1441792
    • 提供者:義安
  1. K-meanCluster

    0下载:
  2. How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples random
  3. 所属分类:并行运算

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:yangdi
  1. IntroductionofMeanShift

    0下载:
  2. 简要介绍mean-shift算法的原理,并且在图像处理方面的应用-Brief mean-shift algorithm theory, and image processing applications
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1545216
    • 提供者:宋小伟
  1. ImageProcesses3

    0下载:
  2. 可以得到图像的随机噪声、椒盐噪声、均值滤波、分布均衡、小波变换等等功能。-Images can be random noise, salt and pepper noise, mean filter, a balanced distribution, wavelet transform and so on.
  3. 所属分类:波变换

    • 发布日期:2024-05-15
    • 文件大小:3996672
    • 提供者:依静
  1. 1

    0下载:
  2. vc代码关于邻域平均法(均值滤波法)的图像平滑-vc code on the neighborhood averaging method (mean filter method) of the image smoothing
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:72704
    • 提供者:vivian
  1. lvbo

    0下载:
  2. 滤波一般用于消除图像中的随机噪声,故下面的程序先添加典型噪声,再进行各种滤波处理:均值滤波、中值滤波、最小值滤波、最大值滤波。 -Image filtering is generally used to eliminate the random noise, so the following procedure to add the typical noise, and then conduct various kinds of f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:张雨辰
  1. lms_algorithm

    0下载:
  2. This program simulates plant identification least mean square (NLMS) alogrithm reference: 《LMS算法的频域快速实现》-This program simulates plant identification least mean square (NLMS) alogrithm reference: LMS algorithm for ra
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:huangsir
  1. fblms

    2下载:
  2. This program simulates plant identification using frequency block least mean square (FBLMS) alogrithm reference: 《LMS算法的频域快速实现》 LMS is modified by XXX in XXX place, see details in XXX relevant document-This program si
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:huangsir
  1. Ave_filt

    0下载:
  2. 用matlab实现的均值滤波函数,可以有3*3,5*5等多种窗口可选-Using matlab to achieve the mean filter function, can have 3* 3,5* 5 and many other window options
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:王站
  1. Mean-shift

    0下载:
  2. 学习meanshift跟踪算法的好程序,值得搞图像序列目标跟踪的人研究-Meanshift tracking algorithm to learn a good process, it is worth engaging in image sequences target tracking studies
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:128000
    • 提供者:fjun
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org