资源列表
ps_select
- PSInSAR图像处理,Hooper编写-Select PS,by Hooper
mousemove
- 在matlab中,gui中在图像上鼠标移动时可以获取坐标。-Image in matlab, gui mouse movement can get the coordinates.
Improved-growcut-with-Snake
- 基于改进的Grow-Cut和蛇模型的图像分割算法的研究与实现-Grow-Cut and snake improved model image segmentation algorithm based and Implementation
lee
- 编程实现了抑制sar图像相干斑噪声的lee滤波算法,效果较好,可直接运行- lee filter
Refined_Lee
- 编程实现了抑制sar图像相干斑噪声的精致lee滤波算法,效果很好-refined lee
ACA_FCM
- 蚁群算法应用在图像分割中,matlab程序-Ant colony algorithm is applied to image segmentation, matlab program
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