资源列表
3adaptive-PCNN-fusion
- an adaptive PCNN is more focus on image fusion methods
db1waveletimagerefuse0
- 基于小波的多聚焦图像融合,使用了MATLAB语言-Image fusion by wavelet
ImageProcessing
- 这是一个简单图像处理的GUI程序。实现的功能有:直方图统计,直方图拟合,边缘提取和自定义模板算子处理。界面采用的是ENVI 4.7的风格。-This is a simple image processing GUI program. Implemented features are: histogram, histogram fitting, edge extraction and custom template operator handling. Interface using the EN
wKA
- ωKA是实现SAR图像成像的一种方法,该程序实现了ωKA的近似和精确两种成像方式,仿真参数参考《合成孔径雷达成像——算法与实现》,利用Stolt插值实现了目标成像,最后在方位向和距离向进行切片,观察成像结果。-ωKA is one of the point target imaging algorithms of SAR . This program implements both exact and approximate ways of imaging. Simulation para
superresolution_v_2.0
- 该代码实现序列图像配准和重建过程,包含多种算法,配准算法有keren,marcal等,重建算法包含了POCS凸集投影算法-The code sequence of image registration and renewal process, including a variety of algorithms, registration algorithms are keren, marcal etc. reconstruction algorithm contains POCS POCS al
xiangguanfa
- 运用MATlab软件,通过散斑相关法计算材料在力的作用下的变形和应变-The use of MATlab software, the speckle correlation method to calculate the deformation and strain effect of material in force under the
runway
- 飞机跑道的检测,有效的检测各种复杂背景环境下的飞机跑道,精度高。-Detection of runway, effective detection of various complex background environment of the runway, high precision.
zigzag
- 用matlab实现了zigzag算法,实现功能:对任意维数的图片都都能进行加密和解密-Using matlab to achieve a zigzag algorithm functions: For any dimension pictures are able to encrypt and decrypt
Flex-DRAW
- Flex画图工具,实现简单的画圈、框、线功能-Flex drawing tools, to achieve a simple circle, box, line function
Desktop
- 试用于使用cielab颜色空间对图像进行分割。-image segmentation based on CIELab color space.
wavelet
- 傅里叶变换是用一系列不同频率的正余弦函数去分解原函数,变换后得到是原函数在正余弦不同频率下的系数。 小波变换使用一系列的不同尺度的小波去分解原函数,变换后得到的是原函数在不同尺度小波下的系数。 不同的小波通过平移与尺度变换分解,平移是为了得到原函数的时间特性,尺度变换是为了得到原函数的频率特性。 小波变换步骤: 1.把小波w(t)和原函数f(t)的开始部分进行比较,计算系数C。系数C表示该部分函数与小波的相似程度。 2.把小波向右移k单位,得到小
SAR_NLmeans
- SAR影像的nonlocal means 去噪算法的MATLAB程序。效果优良-The matlab sources code of nonlocal means algorithm for SAR image despeckling