资源列表
zishiyinglvbo
- 在信号处理中经常要把某些单频(窄带)干扰信号去除,例如求系统采集信号中的把工频信号滤除。实际上有一个很好的方法,便是使用陷波器。-Signal processing often take some single frequency (narrowband) interference signal removal, for example, demand in the system acquisition signal-frequency signal filtering. In fact, a
SPARSE
- 用matlab实现的基于稀疏表示的人脸识别方法。其中解稀疏表示时,包含了各种方法。-Using matlab face recognition method based on sparse representation. Solution of the sparse representation, contains a variety of methods.
NCLS_lina
- 非负约束最小二乘法丰度反演 NCLS 矩阵运算 EA=X 参考文献:[1]R. Bro, S. D. Jong,"A FAST NON-NEGATIVITY-CONSTRAINED LEAST SQUARES algorithm" [2]Charles L. Lawson, Richard J. Hanson ,Solving Least Squares Problems (Classics in Applied Mathematics) (Society for Industri
segment
- 基于VS2010的图像分割源码,包含一些常用的图像分割算法,如边缘检测、区域生长、阈值分割等,需添加灰度图调试-Based on the the VS2010 image segmentation source, contains some of the commonly used image segmentation algorithm, such as edge detection, region growing, thresholding, need to add the gray lev
envi_batch_template
- ENVI二次开发的批处理模版, 默认为数据格式转换为tiff格式。-a idl program used for remote sense image batch dealing.
DFT-and-DCT-transformations
- 二维离散傅里叶变换和离散余弦变换同属于图像的二维正交变换,它们在图像处理中有 着极为重要的应用价值。利用这些正交变换可以获得图像的频域信息,从而实现图像的增强、复原、编码和描述。本文将描述对图像进行DFT 和DCT 变换的过程。在进行DFT 变换后,还会将图像的幅频、相频特性进行置换操作后反变换,并探讨其中的规律;而在DCT 变换后,还将探讨如何选取DCT 系数点以实现图像的复原。请先阅读压缩包内的pdf文档。-This code implements the DFT and DCT tra
zuhe-model
- 把分裂Bregman方法运用到图像组合模型中,效果非常好。-To split Bregman method is applied to the image combination model, the effect is very good.
Improved-Naive-Bayesian-classifier
- 对朴素贝叶斯算法的进一步改进。朴素贝叶斯分类器是一种简单而高效的分类器,但是它的属性独立性假设使其无法表示现实世界属性之间的依赖关系,以及它的被动学习策略,影响了它的分类性能。本文从不同的角度出发,讨论并分析了三种改进朴素贝叶斯分类性能的方法。为进一步的研究打下坚实的基础-Naive Bayes algorithm further improved. Naive Bayes classifier is a simple and efficient classifier, but its attr
Untitled
- 基于背景减除法的混合高斯背景建模,用于检测运动目标-Gaussian mixture background modeling based on background subtraction method for detecting moving targets
fbpzip
- 完成CT图像重建过程的滤波反投影算法,应用RL和SL滤波器进行滤波-The completion of the CT image reconstruction process filtered back projection algorithm, application of RL and SL filter filtering
mdaisy-v1.0
- daisy算子的算法,是一种区别于且要好于sift算子的算法。-daisy operator algorithm is an algorithm which is distinguished from and better than sift operator.
hu
- 用opencv的方法求取图像的Hu矩,可执行的实例,先计算图像轮廓,在计算其Hu矩并进行匹配-Hu moments opencv method of obtaining images, executable instance, first calculate the outline of the image, Hu moments in the calculation of its match