搜索资源列表
KernelTracking
- A new approach toward target representation and localization, the central component in visual tracking of non-rigid objects, is proposed. The feature histogram based target representations are regularized by spatial masking with an isotropic kern
1
- 自适应核密度估计运动检测方法 提出一种自适应的核密度(kernel density estimation, KDE)估计运动检测算法. 算法首先提出一种自适应前景、背景阈值的双阈值选择方法, 用于像素分类. 该方法用双阈值能克服用单阈值分类存在的不足, 阈值的选择能自适应进行, 且能适应不同的场景. 在此基础上, 本文提出了基于概率的背景更新模型, 按照像素的概率来更新背景, 并利用帧间差分背景模型和KDE分类结果, 来解决背景更新中的死锁问题, 同时检测背景的突然变化. 实验证明了所提出
KPCA
- 为解决PCA不适合多指标综合分析中非线性主成分分析的问题 ,采用核主成分分析 (kpca)方法 ,对我国不同地区 16种腐乳的品质进行了综合评价。 -PCA is not suitable to address the many indicators of a comprehensive analysis of non-linear principal component analysis of the problem, using Kernel Principal Component An
Classifying_Video_with_Kernel_Dynamic_Textures_CVP
- 顶级会议CVPR上发表的基于动态纹理的视频分类的论文,提出了基于核函数的方法,具有很高的参考价值。-Published in top-level meeting CVPR video classification based on dynamic texture paper, presented a method based on kernel function, has high reference value.
Matrix_Displacement_Method
- 结构力学中矩阵位移法的实现,内核为有限元的杆梁体系-Matrix displacement method in structural mechanics and the realization of the kernel for the finite element beam system rod
7
- 本文提出一种基于核方法的下视等分辨率景象匹配算法. 通过模拟电荷吸引模型, 提出了计算不等维高维数据相似度的SNN 核函数. 将图像中的特征点映射到径向基向量(Radial basis vector, RBV) 空间, 利用SNN 核函数计算两个特征点集的相似度及过渡矩阵. 利用置换测试模块来增强SNN 核的稳定性, 以确保输出解的可靠性. 实验证明, 基于SNN 核的景象匹配算法对图象畸变、噪声干扰与信号缺失具有很强的鲁棒性, 并可保证高精度与高实时性. -This paper prese
WPKLS
- 提出了基于小波核函数的偏最小二乘方法对混沌信号进行了有效拟合,得到了很好的效果。-Based on wavelet kernel function of the partial least squares method of fitting the effective chaotic signal obtained very good results.
kernel-regerrsion-denoise-Examples
- 用核回归方法实现图像去噪是目前理论上最先进的图像去噪方法,这里提供的是图像去噪的matlab代码。-Kernel regression method with denoising is theoretically the most advanced image denoising method, here is the matlab code for image denoising.
HOG
- 为了准确地对监控场景中的运动目标进行语义上的分类, 提出了一种基于聚类的核主成分分析梯度方向直方图和二叉决策树支持向量机的运动目标分类算法.利用背景减法提取运动目标前景区域, 并识别出潜在候选运动目标.利 用提出的基于聚类的核主成分分析的梯度直方图描述子提取候选运动目标的特征, 以较低维数的数据有效地描述运动目标的有效特征. 将提取的运动目标特征输入二叉决策树支持向量机, 实现多类目标的准确分类. 通过在不同视频序列上的实验验证, 提出的算法对运动目标进行较好地分类, 而且在运算速度方面较传
SVM-img-process
- 讲了支持向量机关于分类的方法,利用不同的核函数进行分类。-Talking about the method of support vector machine classification, using different kernel function classification
medical-image-process
- 讲了支持向量机关于分类的方法,利用不同的核函数进行分类。-Talking about the method of support vector machine classification, using different kernel function classification
Clustering-algorithm
- 本文介绍了支持向量机基于核方法的聚类算法及其应用-This paper introduced the support vector machine based on kernel method for clustering algorithm and its application
SILK-GC_GPU
- 在基于核的在线学习方法的基础上加入了图切割技术,用于背景建模和前景提取。-The kernel-based online learning method based on graph cut technique for background modeling and the prospects for extraction.
Linear_and_Nonlinear_Diffusions
- Jd=diffusion(J,method,N,K) J :待扩散的原图像 method : lin : 线性扩散 (常数 c=1). pm1 : perona-malik, c=exp{-(|grad(J)|/K)^2} pm2 : perona-malik, c=1/{1+(|grad(J)|/K)^2} rmp : 复数 K :边缘门限参数 N :迭代次数 dt:时间步长 (0 < dt <= 0.25, 缺省值为0.2)
SVM-based-image-classification
- 基于SVM的图像分类,由于支持向量机的分类能力极大地依赖于核参数的选取,因此,本文着重研究了核参数选择方法,并利用不同的颜色、纹理特征对图像进行分类。 -SVM-based image classification, the classification capability of SVM kernel parameters greatly depend on the selection, therefore, this paper focuses on the kernel paramet
Motion-Deblurring--
- 我们提出一种新的算法,消除运动模糊的一个 图像。我们的方法计算一个使用unied deblurred形象 概率模型的估计和unblurred都模糊的内核 图像复原。我们报告一个常见的原因分析 工件在当前去模糊方法发现,然后介绍 一些新颖的条款在这个概率模型进行了研究 通过我们的分析。 -We present a new algorithm for removing motion blur from a single image. Our method comput
KA
- Kernel alignment is a good method for choosing the proper kernel parameters in SVM or other kernel based method.
demoBagSVM
- 一种基于半监督的svm的图像分类方法。该方法通过聚类核的方法利用无标记样本局部正则化训练核的表达式。这种方法通过图像直接学习一个自适应的核。该程序仿真的是文章:Semi-supervised Remote Sensing Image Classification with Cluster Kernels。大家可以参考下。-A semi-supervised SVM is presented for the classification of remote sensing images. The
SVM-reviewed
- 支持向量机方法中也存在着一些亟待解决的问题,主要包括:如何用支持向量机更有效的解决多类分类问题,如何解决支持向量机二次规划过程中存在的瓶颈问题、如何确定核函数以及最优的核参数以保证算法的有效性等。-Support vector machine (SVM) method also exist some problems to be solved, mainly includes: how to use support vector machine (SVM) is more effective t
kernel-fusion
- 一种比较新颖的方法,通过对以往提出几种核估计方法的融合,建立新核,达到更好的图像恢复效果-A relatively new method, proposed in the past by the nuclear fusion of several estimation methods, the establishment of new nuclear, to achieve better image restoration effect