登录

最新会员 最新下载

成为了本站VIP会员

12月25日 15:38

成为了本站VIP会员

12月25日 12:28

成为了本站VIP会员

12月25日 12:10

成为了本站VIP会员

12月24日 23:54

成为了本站VIP会员

12月24日 23:29

成为了本站VIP会员

12月21日 19:40
已选条件
  1. 编程语言:matlab
  2. 代码类别:图形图像处理
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. ICBI

  一种基于双立方插值的新型图像插值算法,较好的保存边缘信息(Based on bicubic new image interpolation algorithm, the preservation of edge information better)

213
下载
101
浏览
2021-03-29发布

2. 边缘检测算法的一种实现

  自己写的一种查找图像边缘的方法,效果还不错(a way to find the edge of a picture by myself, and it can reach good result)

4
下载
122
浏览
2021-03-29发布

3. matlab

  在MATLAB中,信号S经过信道H卷积后生成接收信号V,V=conv(S,H),从V和H反卷积(In MATLAB, the signal S after convolution H channel generated receive signal V, V = conv (S, H), from V and H deconvolution)

183
下载
112
浏览
2021-03-29发布

4. SAR雷达点目标仿真与实测数据

说明:  基于距离多普勒算法和CS算法实现SAR点目标仿真与实测数据处理(Realization of SAR Point Target Simulation and real data processing)

13
下载
213
浏览
2021-03-29发布

5. LSB

  基于LSB的数字水印,有图像有源码,还有各种攻击(LSB-based watermarking, there is a source image, as well as a variety of attacks)

40
下载
127
浏览
2021-03-28发布

6. esienl

说明:  这个压缩包里只要给出了边缘保持系数和等效视数的计算方法(This compression is given as long as the edge of the bag to maintain the equivalent depending on the number of coefficients and the calculation of)

1
下载
167
浏览
2021-03-28发布

7. xiaobo_tuxiangchuli

  这是一种小波对图像进行除燥的算法,它的比较好,对小波的初学者很实用,可以看看(This is a kind of wavelet algorithm for the image in addition to dry, it is good, very useful for the beginners of wavelet, can have a look)

2
下载
101
浏览
2021-03-28发布

8. image_matching

说明:  实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法(Three matching algorithms to achieve 1: normalized cross correlation matching algorithm 2: the image matching algorithm based on Hausdorff Distance 3: Image Invariant Moment Matching Algorithm)

6
下载
112
浏览
2021-03-28发布

9. CLBP_matlab

说明:  本程序是用matlab实现的CLBP源码(The source code of CLBP implemented by matlab)

2
下载
111
浏览
2021-03-28发布

10. Surf特征匹配

说明:  实现多视两幅图像的surf特征点提取与匹配(Achieve surf feature point extraction and matching of two multi-view images)

2
下载
120
浏览
2021-03-28发布

11. Iterative-Back-Projection

  实现基于迭代反投影算法的超分辨率重建,对于没有噪声的情况有较好的效果。(Iterative Back Projection super-resolution.)

71
下载
131
浏览
2021-03-28发布

12. 20组 阈值分割

说明:  基于MATLAB图像阈值分割 ,有不同的方法,如人工阈值分割,大津法阈值分割等(Based on MATLAB image threshold segmentation, there are different methods, such as artificial threshold segmentation, Otsu threshold segmentation and so on)

6
下载
122
浏览
2021-03-27发布

13. MATLAB条码二维码识别

说明:  基于MATLAB的条形码识别。带GUI可视化用户操作界面。读取条形码,经过一系列预处理,如灰度化,去噪,直方图增强,中值滤波,二值化,腐蚀,识别等。可识别20多张条形码图片,另外可定制二维码的识别,二维码可自定义生成内容,生成二维码,然后嵌入数字水印进行加密传输,接收方提取水印的二维码,识别。(Bar code recognition based on MATLAB. Visual user interface with GUI. Read bar code, after a series of preprocessing, such as graying, denoising, histogram enhancement, median filtering, binarization, corrosion, recognition and so on. It can identify more than 20 bar code images, and can customize the identification of two-dimensional code. The two-dimensional code can generate the content of the two-dimensional code, generate the two-dimensional code, and then embed the digital watermark for encryption transmission. The receiver can extract the two-dimensional code of the watermark for identification.)

9
下载
178
浏览
2021-03-27发布

14. freadbk

  用于读取SAR数据处理中的干涉图和SAR强度图的函数,可以制定具体大小进行读取。(The functions used to read the interferograms and SAR intensity diagrams in SAR data processing can be read by specific sizes.)

3
下载
127
浏览
2021-03-27发布

15. freadbk

说明:  用于读取SAR数据处理中的干涉图和SAR强度图的函数,可以制定具体大小进行读取。(The functions used to read the interferograms and SAR intensity diagrams in SAR data processing can be read by specific sizes.)

18
下载
119
浏览
2021-03-27发布

16. GoDec

  Godec底秩矩阵去噪算法,包含论文和代码(Godec denoising bottom rank of the matrix, containing papers and codes)

23
下载
135
浏览
2021-03-27发布

17. code--of-DIC-Gradient-method

  数字图像相关方法中的一种亚像素求解算法,通过此算法可以获得全场位移,继而得到全场形变。(A sub-pixel algorithm in digital image correlation method, which can obtain the full field displacement, and then get the full field deformation.)

47
下载
120
浏览
2021-03-26发布

18. matlab

  此程序实现matlab GUI上的图像处理,包括图像加噪(高斯,椒盐等),以及图像均衡、二值,以及多种锐化方法,图像亮度调节,另外还有图像保存、对比功能。(This procedure on matlab GUI image processing, including image plus noise (Gaussian, salt and pepper, etc.), and a graphic equalizer, two values, as well as a variety of sharpening method, image brightness adjustment, in addition to save the image, the contrast function.)

105
下载
122
浏览
2021-03-26发布

19. roadrecognization

  道路识别的一个matlab仿真程序,主要是基于道路颜色的图像处理。(A road recognition matlab simulation program was based primarily on the road color image processing.)

360
下载
105
浏览
2021-03-26发布

20. TSPA Multi-baseline Phase Unwrapping Method

说明:  多基线SAR,InSAR相位解缠代码,Matlab版本,对应论文:Robust Two-Dimensional Phase Unwrapping for Multibaseline SAR Interferograms: A Two-Stage Programming Approach ,含数据、代码及验证结果(Multi baseline SAR, InSAR phase unwrapping code, matlab version, corresponding paper: robot two dimensional phase unwrapping for multibaseline SAR interferograms: a two stage programming approach, including data, code and verification results)

11
下载
177
浏览
2021-03-26发布