搜索资源列表
Grayfulledge
- 包括三部分内容均与分水岭算法相关的matlab程序.1,求梯度图;2,区域标记;3,区域合并-include three parts with the watershed algorithm related procedures .1 Matlab, for the gradient map; 2. Regional markers; 3, regional merger
OSTU-matlab.ostu算法的maltab代码
- ostu算法(最大类间房差法,类属于阈值分割)的maltab代码,用于计算机图像处理分割及其相关应用。,ostu algorithm (the largest difference room category, type of threshold segmentation is) the maltab code, used in computer image processing and related partition application.
original Weight.rar
- SAR图像Lee提出的最优加权算法,并附带计算相关系数的性能指标计算。,SAR image Lee proposed the optimal weighting algorithm, and calculating the correlation coefficient attached to the calculation of performance indicators.
picture
- 基于灰度的两幅图像配准算法,两个程序,可以实现相关系数和PFC算法-Based on Gray' s two image registration algorithm, the two procedures, the correlation coefficient can be achieved and the PFC algorithm
image_mosaic
- 基于IBR的图像拼接算法,利用傅里叶变换求相关,可利用多幅图像拼接得到的全景图。-image mosaic based on image based rendering
BM3D
- BM3D去噪算法的实现和相关文档,很好的去噪算法-Image and video denoising by sparse 3D transform-domain collaborative filtering Block-matching and 3D filtering (BM3D) algorithm
SSDA
- 一种基于序贯相关的图像模板匹配算法 源代码 matlab文件 效果经过测试-A method based on sequential correlation image template matching algorithm Source code matlab document effect after testing match image match image match image match image match image match image match i
imcorr
- 基于相关的模板匹配算法的Matlab实现,表示出了相应的匹配区域-Template matching algorithm based on the correlation of the Matlab implementation, expressed the corresponding matching region
stereo_modefilt
- 基于SAD(square absolutely differences)的新的图像相关算法,并且最后使用WTA(winner take all)作为评估算法-Based on SAD (square absolutely differences) of the new image correlation algorithm, and the final use of WTA (winner take all) for evaluating the algorithm
cca
- 这是典型相关分析的算法,在特征描述方面非常的重要.-This is the algorithm for canonical correlation analysis, in the characterization is very important.
matlab
- 关于matlab图像的处理,实现对图像的分析,增强,涉及了图像处理的各种函数的调用和相关算法的设计。-failed to translate
Regional
- 区域法立体匹配的实时性问题研究立体视觉匹配的相关算法-Regional real-time stereo matching method of study related to stereo vision matching algorithm
guiyihua
- 归一化相关算法 归一化 图形图像处理-Normalized correlation algorithm normalized Graphics and Image Processing
testpipei_1
- 基于灰度的归一化匹配算法:将原图以及匹配图灰度化,算出相关系数后得到匹配区域。-Based on Gray' s normalized matching algorithms: the original image and the gray level of matching graph, calculate the correlation coefficient obtained after the matching area.
ISAR-Imaging-With-MATLAB-Algorithms
- 这本书提供了充分的代表性逆合成孔径雷达(ISAR)成像,这是一种流行和重要的雷达信号处理工具。本书涵盖了所有可能的ISAR成像方面。这本书提供了一个介绍了专家组的逆问题和合成孔径雷达(SAR)提出的问题之前,信号处理技术和雷达基本相当。如高分辨率SAR的重要概念,脉冲压缩和图像形成连同相关的MATLAB代码。 ISAR成像的基本原理后,这本书提供了相关的MATLAB函数和代码成像ISAR成像的详细程序。 ISAR成像,多个成像技巧和微调,如零填充和窗口程序,以提高图像的质量也被提出。最后,逆合成
matlab
- 图像的简单操作,主要是图像分割的相关算法实现。-Image segmentation algorithm
Matlab-Package-Book
- 本书介绍了稀疏和冗余表示,内容分两部分,共十六章。第一部分是稀疏和冗余表示的理论和数值基础,系统、条理地罗列了数据模型的理论基础、相关算法的数值部分(This book introduces the sparse and redundant representation, the content is divided into two parts, a total of sixteen chapters. The first part is the theoretical and numeric
kaerman
- 科尔曼滤波器去噪的相关算法,里面包含示例数据,去噪效果很好(Coleman filter denoising algorithm, which contains sample data, denoising effect is very good)
sift-MATLAB
- 实现SIFT算法,代码可以下载试试,相关算法细节可以查阅相关论文了解(SIFT MATLAB, for more detail about SIFT, you can search in the internet.)
图像处理相关的文档
- 图像处理相关的文档,图像增强,灰度变换和空间滤波,图像去雾的一些算法MATLAB文件