登录

最新会员 最新下载

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09

成为了本站VIP会员

04月18日 18:37

成为了本站VIP会员

04月18日 18:25
已选条件
  1. 编程语言:matlab
  2. 代码类别:图形图象
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. watermark综述+代码

  数字水印算法实现(matlab程序包),包含有DCT水印嵌入算法,DWT水印嵌入算法,以及水印攻击和性能测试程序。参考价值极大(digital watermarking algorithm (Matlab package), including a watermark embedded DCT algorithm, DWT algorithm embedded watermark, watermark and attack and performance testing procedures. Great value)

2. 频域滤波

说明:  编程实现灰度图像的频域滤波算法。使用Matlab实现不延拓和延拓两个版本。对于延拓和不延拓版本,在理想低通滤波器、巴特沃斯低通滤波器和高斯低通滤波器上比较两者的区别;对于延拓版本,比较不同参数设置对上述三种滤波器滤波结果的影响。(Program to realize the filtering algorithm of gray image in frequency domain. Matlab is used to realize two versions of no extension and extension. For the extension version and the non extension version, the differences between the ideal low-pass filter, Butterworth low-pass filter and Gauss low-pass filter are compared; for the extension version, the effects of different parameter settings on the above three filter results are compared.)

3
下载
101
浏览
2020-12-20发布

3. Label Watershed

说明:  用分水岭算法进行图像分割,借鉴形态学理论,将一幅图看成拓扑性地图,其中灰度值对应地形高度。(The watershed algorithm is used for image segmentation, and a map is regarded as a topological map, in which the gray value corresponds to the terrain height.)

2
下载
65
浏览
2020-12-19发布

4. MyLT

说明:  Tent混沌系统的分析图。对就是分析图系列,没错。Tent。。。。。。(The analysis diagram of Tent chaotic system. That's the analysis of the graph series, that's right. Tent)

3
下载
53
浏览
2020-12-19发布

5. pca

  运用pca算法降维,提取主要特征值,从而达到降维目的(Dimensionality reduction using pca algorithm, extract the main features of the value of)

166
下载
111
浏览
2020-12-18发布

6. main

说明:  以稀疏基有离散余弦变换基(DCT)和快速傅立叶变换基(FFT)做为稀疏基,高斯随机矩阵、部分哈达玛矩阵为测量矩阵,L1范数、正交匹配追踪算法(OMP)为重建算法进行压缩感知算法实现。 以f = cos(2*pi/256*t) + sin(2*pi/128*t)做为原信号,取原信号f的20%做为输入进行压缩感知重建。(The sparse basis includes discrete cosine transform (DCT) and fast Fourier transform (FFT) as sparse basis, Gaussian random matrix and partial Hadamard matrix as measurement matrix, L1 norm and orthogonal matching pursuit algorithm (OMP) as reconstruction algorithm. In this paper, the reconstructed signal is reconstructed by using the original sensing signal (sinf * t) as the original input signal (i.e. sinf * t * 2) + 2 * s * t * as the input signal.)

4
下载
92
浏览
2020-12-17发布

7. imageDecomposition

  图像分解,基于能量泛函的,将图像分解成结构和纹理(Image decomposition, based on energy functional, there will be broken down into the structure and texture image)

287
下载
86
浏览
2020-12-16发布

8. 裂缝检测

  利用matlab 对高速公路的裂缝进行检测,用到了数字图像处理的基本算法(The use of matlab on the highway crack detection, using the basic digital image processing algorithms)

63
下载
153
浏览
2020-12-16发布

9. matlab

  三维数据去噪处理,一维。二维数据去噪也可以使用(3D data denoised)

142
下载
146
浏览
2020-12-16发布

10. KNN

  高光谱数据进行KNN分类,可以从原始数据如(indianpine)中选取部分样本(Hyperspectral data can be classified by KNN, and some samples can be selected from raw data such as (indianpine).)

27
下载
172
浏览
2020-12-13发布

11. RichadLucy

  Richardson-lucy去噪算法,泊松去噪(image denoising use Richardson lucy algorithm)

14
下载
78
浏览
2020-12-12发布

12. 张正友摄像机标定

说明:  张正友标定方法的代码,已经包含了优化等情况,直接输入变可获得(calibration method code, Optimization has been included, direct input variable can be obtained)

1
下载
75
浏览
2020-12-11发布

13. vectfit

  基于矢量匹配法的快速实现程序,工程中较常用(Vector-based matching method for the rapid realization process, more commonly used engineering)

49
下载
142
浏览
2020-12-10发布

14. filter_base

说明:  平滑滤波,空域滤波与变换域滤波比较,从中说明其中原理(The principle of smoothing filtering is explained by comparing spatial filtering with transform domain filtering)

2
下载
100
浏览
2020-12-08发布

15. 最小熵解卷积程序med2d

说明:  最小熵解卷积程序,适合对故障信号降噪处理,有良好的的降噪效果(Minimum entropy deconvolution program, suitable for noise reduction of fault signals)

13
下载
145
浏览
2020-12-07发布

16. cnn

   canny边缘检测源代码,边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测(source code canny edge detection, edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator)

70
下载
84
浏览
2020-12-07发布

17. CNN-Toolbox

  深度学习的Toolbox,使用mnist_uint8手写字数据库,适合初学者使用。(Deeplearning of the Toolbox, use mnist_uint8 handwritten word , for beginners.)

29
下载
52
浏览
2020-12-07发布

18. 利用聚类技术实现纹理分割

说明:  a)针对合成纹理图像(共有4 个合成纹理图像,见文件夹: Texture_mosaic_data)中每一个像素提取纹理特征向量; b)利用聚类技术(推荐用k‐均值聚类,可以从网上查找原码)对特征向 量空间中的点进行聚类,类别数可根据图像中的实际纹理类数确定。最后把类 属标签映射成图像形式显示(如下图,其中b、d、f、h 为相应的基准分割图像)。(A) for synthetic texture images (there are 4 synthetic texture images in total, see the folder: Texture feature vector is extracted from every pixel in texture; B) use clustering technology (K-means clustering is recommended, and the original code can be found on the Internet) to search the feature direction The number of categories can be determined according to the actual number of texture classes in the image. Last class The generic label is mapped to an image (as shown in the figure below, where B, D, F, h are the corresponding reference segmentation images).)

7
下载
94
浏览
2020-12-06发布

19. image

  图像分割 图像增长 边缘检测 医学图像分割 阈值分割(image segmentation iamge growing edge detection)

280
下载
94
浏览
2020-12-06发布

20. StereoRegion

说明:  一个立体视觉匹配程序,采用matlab编写(A stereo vision matching program, prepared using matlab)

1
下载
79
浏览
2020-12-02发布