-
OpenTiff
实现了20000*20000以上的大tiff格式遥感图像的读写和显示,用于遥感图像处理(Achieve a 20,000* 20,000 or more large remote sensing image tiff format to read and write and display for remote sensing image processing)
- 2013-08-20 13:35:27下载
- 积分:1
-
Kalman-Track-filter
带高斯白噪声的Kalman滤波Matlab代码,每一步都有详细的注释,和kalman滤波的五个公式对应。并有高斯白噪声的产生函数,function G = CreateGauss(E,D,M,N) 产生均值为E,方差为D,MxN的高斯白噪声矩阵(The Matlab code of Kalman filter with Gaussian white noise.)
- 2011-12-21 15:48:06下载
- 积分:1
-
SVD-based-watermarking
基于SVD的DCT域和DWT域的经典水印算法,该算法通过提取水印水印的主成分并把该主成分嵌入到奇异值矩阵,鲁邦性非常高。(the principal components of the watermark are embedded into the host image in discrete cosine transform (DCT) and for the second method, those are embedded into the host image in discrete wavelets transform (DWT). To improve the robustness, the particle swarm optimization (PSO) is used for finding the suitable scaling factors.
)
- 2020-09-01 17:48:08下载
- 积分:1
-
histogram_balance.zip
说明: 直方图均衡化,matlab做的,大家可以下载分析,便于图象处理编程学习(histogram equalization, Matlab done, we can download analysis, image processing program to facilitate learning)
- 2006-03-03 14:49:09下载
- 积分:1
-
Sparse-Representation-
稀疏表示的毕业参考论文,在图像去噪、图像修复、人脸识别及压缩感知等图像处理领域中的应用进行了总结.(Sparse representation of graduation reference papers, summarized in the image denoising, image restoration, face recognition and compressed sensing and other image processing applications)
- 2017-05-16 19:14:34下载
- 积分:1
-
CNN_Edge_extraction
CNN图像边缘检测,是将细胞神经网络的标准版用matlab实现,比较简单易懂(CNN Image edge detection is realized on matlab,it is simple.)
- 2011-07-15 18:11:01下载
- 积分:1
-
harris
harris算子寻找角点,并实现配准。附试验材料。(harris corner operator to find and to achieve registration. Test materials attached.)
- 2008-12-18 20:56:20下载
- 积分:1
-
saliency
视觉注意机制一种新型的目标检测方法,该文给出了一种比较有效的处理策略(Visual attention mechanism to target a new detection method, the paper gives a more effective treatment strategies)
- 2010-10-06 10:07:13下载
- 积分:1
-
HARRIS-MATLAB
使用Harris角点检测方法进行图像特征点提取,NCC描述的方法进行粗匹配,再使用RANSAC算法进行精匹配。(Using the Harris corner detection method to extract the feature points of the image, the NCC description method performs rough matching, and then uses the RANSAC algorithm for fine matching)
- 2017-04-30 22:36:34下载
- 积分:1
-
siftDemoV4
图像匹配的实现,其中match.m:测试程序,sift.m :尺度不变特征变换(SIFT算法)的核心算法程序,appendimages.m: 该函数创建一个新的图像分别包含两个匹配的图像和他们之间的匹配对的连接直线,可以运行。
(The realization of image matching, which match.m: test program, sift.m: scale-invariant feature transform (SIFT algorithm) of the core algorithm, appendimages.m: This function creates a new image each consists of two images and matching match between them on the connection line, you can run.)
- 2011-10-14 08:44:40下载
- 积分:1