登录

最新会员 最新下载

成为了本站VIP会员

11月01日 14:12

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48
已选条件
  1. 编程语言:所有
  2. 代码类别:图形图像处理
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. shuangyuzhi

  最大熵双阈值分割算法,基于遗传算法优化的快速最大熵双阈值分割算法。(Maximum Entropy Double Threshold Segmentation and Fast Maximum Entropy Double Threshold Segmentation Based on Genetic Algorithms.)

4
下载
81
浏览
2021-01-05发布

2. shuangyuzhi

说明:  最大熵双阈值分割算法,基于遗传算法优化的快速最大熵双阈值分割算法。(Maximum Entropy Double Threshold Segmentation and Fast Maximum Entropy Double Threshold Segmentation Based on Genetic Algorithms.)

9
下载
103
浏览
2021-01-05发布

3. zuidashang

说明:  最大熵是图像阈值分割里常用的一种简单且效果明显的方法。该代码是最大熵算法的快速递推形式。(Maximum Entropy is Image Threshold Segmentation ri common a simple and obvious effect method. The code is maximum entropy algorithm rapid recursion forms.)

2
下载
81
浏览
2021-01-05发布

4. watermark.m

  %基于DCT的水印算法 %数字水印处理系统主要由水印嵌入和水印检测两个过程。 %水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 %水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。 %基于DCT变换的水印算法:将一个随机序列作为水印信号嵌入到图像DCT变换重要分量的幅度成分中(幅值较大的n个系数作为重要分量)。 %定义一个相似函数来检验水印提取是否成功。试验结果表明,该算法具有不可见性,对通常的图像处理,如剪切、缩放、中值滤波、压缩等 %以及噪声干扰都具有一定的鲁棒性。(err)

214
下载
110
浏览
2021-01-05发布

5. Hyperspectral-Data-Classification

  基于主动学习的高光谱遥感图像分类,主动学习方法也比较流行,新颖。(An Active Learning Approach toHyperspectral Data Classification)

19
下载
100
浏览
2021-01-05发布

6. fft

  利用FFT傅里叶变换,去除影像中的条带噪声(Removal of image noise)

23
下载
89
浏览
2021-01-05发布

7. image-matching-algorithm

  实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法(Implements three image matching algorithm 1: normalized cross correlation matching algorithm 2: image matching algorithm based on Hausdorff distance 3: The image matching algorithm invariant moments)

29
下载
107
浏览
2021-01-05发布

8. EMDdenoising

  利用emd对一维信号进行去噪的最新程序。包含了三种emd去噪方法:1、直接使用小波阈值,进行硬阈值去噪;2、使用具有emd分解特性的阈值去噪;3、emd分解后的平移不变去噪。(Using emd on one-dimensional signal de-noising of the latest procedures. Emd contains three kinds of de-noising methods: a direct use of wavelet thresholding to carry out hard-threshold de-noising 2, using a emd decomposition characteristics of the threshold de-noising 3, emd decomposition of the translation invariant de-noising.)

9. niqe_release

  用于无参考帧图像质量评价的MATLAB程序,运行程序为example,输出图像的客观分值。(This is the matlab code of no-reference image qualituy assessment in space domain, th result ofthe program is the object acore of the image.)

229
下载
107
浏览
2021-01-05发布

10. IPLib2.0

  一套基于VC++的遥感影象处理系统,可以实现空间域,频率域以及光谱的处理(yi tao ji yu VC++ de yaohan yingxiang chuli xitong)

13
下载
140
浏览
2021-01-05发布

11. vqwatermarking

  matlab编的基于图像矢量量化的水印程序,用分割码本的办法嵌入水印!(matlab for image vector quantization-based watermarking process, with the approach of the division of code embedded watermark!)

67
下载
77
浏览
2021-01-04发布

12. edge_new

说明:  实现opencv的canny算子及其改进,可以自适应生成阈值,包括了几种阈值处理算法(The Canny operator of OpenCV and its improvement can generate threshold adaptively, including several threshold processing algorithms)

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

13. T课程_RSIPP遥感实践

说明:  大二课程,用语言编写图像处理操作,运行时仔细体会算法(In the sophomore year, the image processing operation is written in the language, and the algorithm is realized carefully when running)

3
下载
101
浏览
2021-01-04发布

14. phasecorrelation

  实现图像的相位相关匹配,该算法有一定的优点于其他算法相比。(images related to the phase matching, the algorithm has certain advantages compared to other algorithms.)

367
下载
95
浏览
2021-01-04发布

15. 相位配准

  利用相位相关法对图像进行配准,配准精度可达到0.01(The registration accuracy can reach 0.01 by using phase correlation method.)

22
下载
121
浏览
2021-01-04发布

16. matlab 关于分割技术

  此程序是关于图像分割技术,用分水岭和suan算子对细胞图像进行分割,并对细胞进行计数和统计。算出细胞个数和细胞面积。(This program is about image segmentation, watershed and suan operator with the cell image segmentation, and cell counting and statistics. Calculate the cell number and cell size.)

307
下载
166
浏览
2021-01-04发布

17. fbp

说明:  实验室自己用的fbp重建算法,基于C语言,亲测可用。上有个人C盘名称信息请删除(Ct reconstruction fbp)

0
下载
60
浏览
2021-01-03发布

18. SARprogram

说明:  ISAR三维成像算法,可以用于matlab平台进行仿真(ISAR Three dimensional matlab)

7
下载
176
浏览
2021-01-03发布

19. aberration-adjustment

  针对镜头畸变失真模型,进行镜头畸变失真校正的小程序(Distortion model for lens distortion, lens distortion distortion correction for a small program)

285
下载
87
浏览
2021-01-03发布

20. awmf

  自适应加权中值滤波,可以调节窗口大小和中心像素的权重以及其他相关像素与中心像素的权重比例。(adaptive weighted median filter)

80
下载
166
浏览
2021-01-02发布