登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51
已选条件
  1. 编程语言:matlab
  2. 代码类别:图形图像处理
  3. 发布时间:半年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. TUCKER-denoising

  一种新型的基于Tucker张量分解的高光谱图像降噪算法,性能优于传统的维纳滤波(a novel method based on Tucker decomposition for HSI denoising)

42
下载
233
浏览
2021-04-20发布

2. colorhistgram

  获得目标的颜色直方图,并利用巴氏距离比较两颜色直方图间的相似性。(Get color histogram)

643
下载
116
浏览
2021-04-20发布

3. camshift_matlab

说明:  基于卡尔曼滤波的camshift算法,实现目标跟踪(CAMSHIFT algorithm based on Kalman filter for target tracking)

16
下载
73
浏览
2021-04-20发布

4. image_block

  几个将图像分块,将分块图像拼接,和裁减图像的实用小程序(several image block to block image mosaic, and the reduction of small images of practical procedures)

730
下载
77
浏览
2021-04-20发布

5. image_processing3

  图像工程作业3:基于视词袋模型的场景识别 (Scene recognition with bag of words)(Image Engineering Job 3: Scene Recognition Based visual bag of words (Scene recognition with bag of words))

24
下载
108
浏览
2021-04-20发布

6. example

  基于K均值聚类的图像分割,灰度图像分割案例,真彩图像分割案例(K-means clustering-based image segmentation, image segmentation case, the true color image segmentation case)

118
下载
114
浏览
2021-04-20发布

7. 椭圆拟合

  二值化处理图像,自动拟合椭圆并得到长短轴的大小。(Automatically fit the ellipse and get the size of the long and short axes)

3
下载
194
浏览
2021-04-20发布

8. 椭圆拟合

说明:  二值化处理图像,自动拟合椭圆并得到长短轴的大小。(Automatically fit the ellipse and get the size of the long and short axes)

3
下载
146
浏览
2021-04-20发布

9. EXsegment

  提取糖尿病视网膜病变眼底图像上硬性渗出。将彩色图像转为灰度图,对灰度图进行形态学处理、去背景、阈值分割,最终将原图上的硬性渗出区域用绿色标记出来。(this word is to extrac the hard exudates on diabetic retinopathy fundus image. The color image to grayscale on grayscale morphological processing to the background, threshold segmentation, ultimately on the original hard exudates area marked in green.)

163
下载
103
浏览
2021-04-20发布

10. LSB替换隐写

说明:  LSB(英文 least significant bit)即最低有效位。LSB加密是信息隐藏中最基本的方法。由于人们识别声音或图片的能力有限,因此我们稍微改动信息的某一位是不会影响我们识别声音或图片的。(LSB replace steganography)

2
下载
109
浏览
2021-04-20发布

11. range_migration

  合成孔径雷达(SAR)成像的距离徙动校正(Synthetic aperture radar (SAR) imaging distance migration correction)

459
下载
294
浏览
2021-04-20发布

12. Jsteg

  基于DCT的jsteg图像隐写及分析算法,MATLAB实现。 JSteg的算法主要思想是将秘密消息嵌入在量化后的DCT系数的最低比特位上,但对原始值为O、1的DCT系数不进行嵌入。提取秘密消息时,只需将载密图像中不等于0、l的量化DcT系数的LSB取出即可。(The main idea of the JSteg algorithm is to embed secret messages in the lowest bit of the quantized DCT coefficients, but the DCT coefficients of the original values are O and 1 are not embedded. When extracting secret messages, only the LSB of the quantized DCT coefficients not equal to 0 and l in the encrypted image can be taken out.)

25
下载
103
浏览
2021-04-19发布

13. JSTEG

  Jsteg隐写算法[23][24]由D. Upham提出,该算法将秘密信息嵌入在量化后的DCT系数的LSB上,但值为-1、0、+1的DCT系数例外。提取秘密信息时,也只是将隐藏信息的图像中不等于-1、0、+1的量化DCT系数的LSB取出即可(steganography of jsteg)

69
下载
107
浏览
2021-04-19发布

14. PFA_1

  经典的聚束SAR成像算法-极坐标格式成像算法(A typical imaging algorithm of spotlight mode SAR)

80
下载
138
浏览
2021-04-19发布

15. EndmemberExtraction

  N-FINDR算法,高光谱图像无先验知识下的端元提取算法,最后计算每种端元的丰度(N-FINDR algorithm for hyperspectral image without prior knowledge of endmember extraction, and calculate the abundance)

47
下载
85
浏览
2021-04-19发布

16. UFCLS

  实现非监督的FCLS算法进行高光谱图像端元提取(Unsupervised FCLS algorithm)

8
下载
242
浏览
2021-04-19发布

17. matlab-TE-fault1

  matlab程序,利用主元分析、T2统计图和贡献率图方法对数据进行故障检测和诊断,贡献率图是变量对失控得分进行贡献率计算(matlab program, using principal component analysis, T2 charts and maps of the contribution rate of the data for fault detection and diagnosis, the contribution rate of the variable on the map is out of control scores calculated contribution rate)

65
下载
118
浏览
2021-04-19发布

18. zigzag

  将dct生成的8*8块图像数据进行zigzag排序,以及恢复算法,在脆弱水印中使用。(The program zigzag sort 8*8 image data generated by dct, and restore algorithm, which is used in fragile watermarking.)

3
下载
98
浏览
2021-04-19发布

19. hyperPpi

  用于高光谱图像处理的端元提取,PPI方法能有效提取端元光谱。(HYPERPPI Performs the pixel purity index (PPI) algorithm Performs the pixel purity index algorithm for endmember finding.)

157
下载
89
浏览
2021-04-19发布

20. wrap

  matlab模拟产生马鞍形光学条纹图,通过求取其条纹方向,二值化得到其巨齿包裹图,中心线图。这些对于激光散斑(ESPI),雷达干涉(INSAR)图像的去包裹有重要的指导意义。()

254
下载
174
浏览
2021-04-19发布