登录

最新会员 最新下载

成为了本站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. 像去噪(matlab

  使用中值,均值,小波,DCT,PCA五种方法实现对图像的去噪处理。(Five methods, median, mean, wavelet, DCT and PCA, are used to denoise the image.)

10
下载
116
浏览
2021-01-05发布

2. 像去噪(matlab

说明:  使用中值,均值,小波,DCT,PCA五种方法实现对图像的去噪处理。(Five methods, median, mean, wavelet, DCT and PCA, are used to denoise the image.)

31
下载
102
浏览
2021-01-05发布

3. 碎纸片拼接

  此matlab程序用于横向和纵向都被剪碎的纸片的拼接复原,高质量(This matlab program is used for the stitching of both horizontal and vertical pieces that are cut and broken, and of high quality)

14
下载
91
浏览
2021-01-04发布

4. Own code JPEG2000

  JPEG2000自己编写的代码,与标准版有所不同,里面有详细注释,可以运行(Own code JPEG2000 Standard Edition is different, there are detailed notes, you can run)

52
下载
136
浏览
2021-01-04发布

5. ciede2000

说明:  计算色差(专门讨论了色相角差以及平均色相角的处理,并给出了matlab程序)(Calculated chromatic aberration)

2
下载
102
浏览
2021-01-03发布

6. 卡尔曼滤波

  1、运动目标进行检测与跟踪,背景差分法,卡尔曼滤波,检测结果用红色外接矩形框表示,跟踪结果用绿色矩形框表示 2、采用平均背景法更新背景图像; 3、代码部分附详细解释(1. The moving target in the video sequence is detected and tracked, the moving target detection part uses the background difference method, the tracking part uses Calman filter, the detection result is represented by the red outer rectangle frame, and the tracking result is expressed in green rectangle frame. 2. The background image is updated with the average background method. 3. The part of the code is explained in detail)

14
下载
121
浏览
2021-01-01发布

7. cubicSpline_main

说明:  三次样条插值函数,分别是基于二阶导数的和一阶导数实现的(Cubic spline interpolation function)

1
下载
82
浏览
2020-12-30发布

8. PS

说明:  Matlab实现简单图形处理,包括灰度、亮度、对比度变化等功能(Implement Simple Graphics Processing with matlab. Equipped with the function of gray level,brighteness and contrast ratio transfotmation.)

2
下载
89
浏览
2020-12-30发布

9. DCT

说明:  考虑DCT阈中量化效应,采用8X8的DCT模板,选择量化步长,结合缩放因子进行图像压缩。(Considering the quantization effect in DCT threshold, we use the 8X8 DCT template, select the quantization step, and combine the scaling factor to compress the image.)

1
下载
86
浏览
2020-12-27发布

10. 数字像处理(第二版)

说明:  这个是数字图像处理的算法原理介绍,讲的非常仔细,很好,是中文版。冈萨雷斯出的大作(This is the principle of digital image processing algorithm, speak very carefully, very good, is the Chinese version. Gonzalez's masterpiece)

1
下载
83
浏览
2020-12-26发布

11. haar

  基于拉haar小波的图像增强,与传统直方图均衡化相比较,效果更好。(Pull-based haar wavelet image enhancement, with the traditional histogram equalization compared to better.)

162
下载
98
浏览
2020-12-26发布

12. nurbs曲线

  绘制二维nurbs曲线,可以通过改变控制点或者权重从而改变图形的形状。(Draw a two-dimensional nurbs curve that changes the shape of a shape by changing the control point or weight.)

1
下载
92
浏览
2020-12-24发布

13. nurbs曲线

说明:  绘制二维nurbs曲线,可以通过改变控制点或者权重从而改变图形的形状。(Draw a two-dimensional nurbs curve that changes the shape of a shape by changing the control point or weight.)

8
下载
81
浏览
2020-12-24发布

14. Trajectory-Clustering-matlab

说明:  图像识别,把行人轨迹绘制在公路图上,有多种显示方式。(Image recognition, drawing the pedestrian track on the road map, has a variety of display methods.)

0
下载
81
浏览
2020-12-22发布

15. KSVD-master

说明:  稀疏表示常用matlab代码,可以直接跑(Sparse representation commonly used matlab code, can run directly)

3
下载
84
浏览
2020-12-22发布

16. 最近邻、双三次、双线性插值

说明:  能够实现对一幅图像的最近邻、双线性、双三次三种插值(Can realize the nearest neighbor, bilinear and bicubic interpolation of an image)

6
下载
94
浏览
2020-12-22发布

17. JSteg

  JSteg隐写技术matlab实现代码--基本思想:用秘密信息比特直接替换JPEG图像中量化后DCT系数的最低比特位,但若量化后DCT系数为0或者1,则不进行处理。(DCT系数的LSB嵌入) (JSteg steganography matlab code- the basic idea: direct replacement with the secret information bits JPEG image quantized DCT coefficients in the least significant bit, but if the quantized DCT coefficient is 0 or 1, no processing. (DCT coefficients LSB embedding))

84
下载
111
浏览
2020-12-21发布

18. JSteg

  JSteg隐写技术matlab实现代码--基本思想:用秘密信息比特直接替换JPEG图像中量化后DCT系数的最低比特位,但若量化后DCT系数为0或者1,则不进行处理。(DCT系数的LSB嵌入) (JSteg steganography matlab code- the basic idea: direct replacement with the secret information bits JPEG image quantized DCT coefficients in the least significant bit, but if the quantized DCT coefficient is 0 or 1, no processing. (DCT coefficients LSB embedding))

82
下载
168
浏览
2020-12-21发布

19. voronoi

  能够得到二维、三维voronoi图,修改后可以获得任意数量的voronoi图。(The two or thress-dimensional Voronoi diagram can be obtained, and any number of Voronoi diagrams can be obtained after modification.)

26
下载
99
浏览
2020-12-21发布

20. cloude

  SAR影像cloude分解,提取极化信息(PolSAR cloude decomposition)

10
下载
77
浏览
2020-12-20发布