登录

最新会员 最新下载

成为了本站VIP会员

05月28日 17:59

成为了本站VIP会员

05月26日 21:52

成为了本站VIP会员

05月25日 20:47

成为了本站VIP会员

05月24日 22:16

成为了本站VIP会员

05月23日 08:34

成为了本站VIP会员

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

1. 自由衍射

说明:  实现传统单透镜成像,这里有一步衍射,也有两步衍射。此外给出了相关书籍,仅供参考。(Realization of traditional single lens correlation imaging)

10
下载
103
浏览
2020-02-18发布

2. lsb水印算法

说明:  lsb数字水印算法,SB算法利用了数字图像处理中位平面的原理,即改变图像的最低位的信息,对图像信息产生的影响非常小,人眼的视觉感知系统往往不能察觉。以一幅256灰度的图像为例, 256 灰度共需要8 个位来表示,但其中每一个位的作用是不一样的,越高位对图像的影响越大,反之越低的位影响越小,甚至不能感知。(Digital watermarking algorithm based on lsb)

5
下载
91
浏览
2020-02-10发布

3. LS_SVM

说明:  在LS-SVM的基础上进行优化求解,速度更快更优。(On the basis of LS-SVM, the optimization solution is faster and better.)

1
下载
111
浏览
2020-01-16发布

4. k_means能运行

说明:  本代码实现了K均值聚类,代码简单易懂,容易初学者学习(This code realizes K-means clustering, the code is easy to understand, easy for beginners to learn)

6
下载
86
浏览
2020-01-16发布

5. 二值开运算

说明:  将原图二值化处理后,对二值图像进行腐蚀处理去掉图中主体以外的噪点或小斑迹(After binarization of the original image, the binary image is corroded to remove the noise or small spots outside the main body of the image)

2
下载
86
浏览
2020-01-12发布

6. 书法特征提取

说明:  用数字图像处理方法提取书法特征 实现书法骨架提取(Using digital image processing method to extract calligraphy features)

5
下载
98
浏览
2020-01-06发布

7. gbvs

说明:  用于对图像进行显著性分析,使用GBVS算法,可阅读readme文件进行安装。安装好后直接调用即可。(For image significance analysis, GBVS algorithm, readme file for installation.Directly after the installation can be called.)

3
下载
123
浏览
2020-01-06发布

8. SF

说明:  用于计算图像的空间频率和空间频率图(可看作是图像的轮廓)(Used to calculate the spatial frequency and spatial frequency graph of the image)

1
下载
91
浏览
2020-01-06发布

9. 啤酒瓶检测

说明:  利用matlab对图像进行处理,通过形态学开闭运算,实现对光照不均匀啤酒瓶图像进行准确计数(The image is processed by MATLAB, and the image of beer bottle with uneven illumination can be counted accurately by morphological opening and closing operation)

3
下载
66
浏览
2019-12-30发布

10. Clustering-matlab-master

说明:  k-means,DB-SCAN,基于密度峰值的聚类算法的matlab简单实践Clustering-matlab-master(k-means,DB-SCAN,Clustering-matlab-master of Simple practice of matlab based on density Peak clustering)

4
下载
109
浏览
2019-12-25发布

11. 批量改片格式

说明:  对图像格式进行更改,将mat格式转化为其它格式的程序(Program to change image format and convert mat format to other formats.)

0
下载
70
浏览
2019-12-24发布

12. SSASA

说明:  二维原始Otsu算法的MATLAB实现和其对应的文献。实现效果很好。(MATLAB realization of two-dimensional original Otsu algorithm and its corresponding literature. To achieve good results.)

3
下载
92
浏览
2019-12-23发布

13. FBG

说明:  对光纤布拉格光栅进行matlab出图,光纤布拉格光栅也称光纤光栅,简称FBG(use matlab to FBG figuer)

9
下载
140
浏览
2019-12-12发布

14. LN_watermarking

说明:  该算法实现了数字水印的嵌入与提取,然后对图像进行均衡化处理,分析均衡化处理后的图像对数字水印嵌入和提取效果的影响。(The algorithm realizes the embedding and extraction of digital watermark, and then carries on the equalization processing to the image, analyzes the influence of the equalization processed image on the embedding and extraction effect of digital watermark.)

4
下载
80
浏览
2019-12-09发布

15. one_Dfoucs

说明:  处理在圆极化入射下的聚焦电场和相位。通过去除掉入射电场,把x,y,z分量的电场合成交叉极化的圆偏振电场,看到更好的聚焦效果(It deals with the focusing electric field and phase under circularly polarized incidence. By removing the incident electric field and synthesizing the X, y, z component electric field into the cross polarized circular polarized electric field, we can see the better focusing effect)

3
下载
94
浏览
2019-11-28发布

16. demo3

说明:  基于高斯金字塔建模技术,使用高斯金字塔背景建模法完成的目标检测与跟踪,代码调试既可以使用!(Based on gaussian pyramid modeling technology, using gaussian pyramid background modeling method to complete the target detection and tracking, code debugging can be used!)

2
下载
77
浏览
2019-11-13发布

17. 行人检测

说明:  基于MATLAB的行人检测。直接运行imhogtrace主程序,即可得到运行结果。针对不同的图像,需要调整参数,我放的这张图,虽然效果不好,但是可以提供参考意义(Pedestrian detection based on MATLAB. Run the main program of imhogtrace directly to get the running result. For different images, parameters need to be adjusted. Although the effect of this picture I put is not good, it can provide reference significance)

7
下载
109
浏览
2019-11-09发布

18. bgggussi

说明:  高斯混合背景建模MATLAB代码,用于背景提取,获得前景(Gaussian mixture background modeling MATLAB code for background extraction, to obtain the foreground)

4
下载
72
浏览
2019-10-16发布

19. 3-SIFT-DemoV4

说明:  非常经典的基于特征的影像匹配,亲测好用,推荐下载试试,基础但好用(Feature-based image matching)

2
下载
90
浏览
2019-09-23发布

20. 11

说明:  一个EM算法实现图像分割,可以实现彩色图像分割。(An EM algorithm is used for image segmentation.)

0
下载
86
浏览
2019-08-06发布