-
GetLunKuo
说明: 能精确的提取数字图像的轮廓。不管图形的形状如何,都能达到预期的效果。并且能将边界的坐标输出到一个文件中,供使用者分析数据。(Able to extract precise contours of the digital image. Regardless of the shape of how graphics can achieve the desired effects. The coordinates of the border and is capable of output to a file, for users to analyze data.)
- 2008-12-03 13:31:51下载
- 积分:1
-
DCT_F3
用MATLAB实现的 基于dct的f3隐写(the f3 steganography based on the dct with matlab)
- 2021-04-27 19:28:44下载
- 积分:1
-
第五组
通过matlab实现jpeg图像压缩编码。(To realise jpeg coding.)
- 2017-08-06 19:46:05下载
- 积分:1
-
matlab程序
加入乘性噪声和椒盐噪声的图像进行维纳滤波和均值滤波,采用不同窗口看效果(Add the image of multiplicative noise and salt and pepper noise for Wiener filtering and mean filtering, using different windows to see the effect)
- 2020-08-01 13:58:36下载
- 积分:1
-
harris_watermark
说明: 基于HARRIS特征点的数字水印的嵌入算法,以及数字水印的检测算法(Watermark embedding and Detection in image based on Harris features points)
- 2020-09-03 18:08:08下载
- 积分:1
-
12148086KSVD_Matlab_ToolBox
稀疏矩阵字典的优化KSVD,本人已进行测试,效果甚佳,可以用在图像,数据的压缩和分类(Sparse dictionary optimization KSVD, I have been tested, very good results)
- 2013-10-16 10:47:39下载
- 积分:1
-
particle-filter--algorithm-code
文件中含有粒子滤波完整代码以及几种改进粒子滤波算法代码,运行主函数可以分别看到粒子滤波算法和改进后的算法运行效果,适合初学者学习应用(The file contains the complete code of particle filter and several improved particle filter algorithm code, run the main function algorithm performs the particle filter algorithm and the improved see respectively, suitable for beginners to learn to use
)
- 2014-04-21 09:50:17下载
- 积分:1
-
IQA_NR
各种图像质量评价方法,非常适合图像的客观质量评价。(All kinds of image quality uation method, it is very suitable for objective image quality uation.)
- 2016-11-29 09:38:03下载
- 积分:1
-
下载的代码
说明: 经典图像处理方法之一的同态滤波算法matlab实现(Matlab implementation of homomorphic filtering algorithm, one of the classical image processing methods)
- 2020-05-27 18:55:22下载
- 积分:1
-
Line-detection-method
提出了一种基于图像边缘连接的线段检测方法。数字图像中的线段是由很多线段图元组成,在同一
条线段中,它们的方向是相同的并且受到真实线段的方向约束。因此可以通过提取小的线段图元, 然后分析它们
的连接特性, 进行线段的检测。首先用ADM 算法对图像进行边缘检测, 得到单像素宽的边缘 然后在4 个方向上
进行线段的检测 对初步得到的结果进行合并和验证, 去掉短的线段, 连接临近的线段。经过实验证明, 该方法能
够快速地提取图像中的线段,并且对噪声具有一定的鲁棒性(A line segment connecting a detection method based on image edges. The segment of the digital image is composed by many segments elements, their orientation is the same and by the real line segment direction constraint in the same segment. By extracting a small segment Element can then analyze their connection characteristics for the detection of the line segment. First with ADM algorithm for edge detection on the image to obtain a single-pixel-wide edge then in the four directions on the detection of the line segments merger and verification of the preliminary results obtained, removing the short line segments, the line segments connected near. The experiments show that this method can quickly extract the line segments in the image, and certain robustness to noise)
- 2013-04-13 19:12:46下载
- 积分:1