登录

最新会员 最新下载

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29
已选条件
  1. 编程语言:matlab
  2. 代码类别:图形图像处理
  3. 发布时间:今天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. background

  使用背景差分法实现一般视频的前景运动目标提取和检测。(The background difference method is used to realize the extraction and detection of the foreground moving target in the general video.)

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

2. PHD

  用PHD滤波的方法实现多目标跟踪,及对PHD滤波性能的检测。(PHD filter method using multi-target tracking, and performance testing for the PHD filter.)

211
下载
150
浏览
2021-01-01发布

3. PHD

  用PHD滤波的方法实现多目标跟踪,及对PHD滤波性能的检测。(PHD filter method using multi-target tracking, and performance testing for the PHD filter.)

205
下载
114
浏览
2021-01-01发布

4. beijingcha

  背景差分法运动目标检测,建立背景模型,然后使用当前模型与背景模型相减,再和阈值相比较,比阈值大的即判断为有运动目标,比阈值小的即判断为没有运动目标,阈值大小可以自己适当调试,根据经验值设置最佳阈值。(Background difference method is used for moving target detection and setting up background model, then using current model and background model subtracting, and comparing with threshold, it is judged to have moving target compared with the threshold value, which is smaller than threshold. The size of threshold can be adjusted properly, and the best threshold is set according to experience value.)

5
下载
111
浏览
2021-01-01发布

5. hunhegaosi

  混合高斯前景提取。数学建模时编的,测试视频就在包内,可以作为学习交流用,环境2014a的matlab,后有添加形态处理都在注释里。一起学习。有matlab编的vibe程序欢迎交流(Hybrid Gauss foreground extraction. Mathematical modeling of the series, the test video is in the package, can be used as a learning exchange, the environment 2014a MATLAB)

19
下载
116
浏览
2021-01-01发布

6. 最小二乘影匹配

  运用最小二乘方法的matlab影像匹配,经典算法(MATLAB image matching using least squares method, classical algorithm.)

12
下载
118
浏览
2020-12-31发布

7. BiSARBP

说明:  对于双基地SAR,使用BP算法进行成像,展示场景、回波信号、距离压缩后以及最后成像的图像。(For Bistatic SAR, BP algorithm is used to image the scene, echo signal, range compression and the final image.)

19
下载
171
浏览
2020-12-30发布

8. 配准校正

  利用matlab对已知多对控制点的情况下进行两张图像校正,该算法能够取得较好的结果(Using matlab to correct two images when multiple pairs of control points are known.The algorithm can get good results.)

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

9. 配准校正

说明:  利用matlab对已知多对控制点的情况下进行两张图像校正,该算法能够取得较好的结果(Using matlab to correct two images when multiple pairs of control points are known.The algorithm can get good results.)

10
下载
107
浏览
2020-12-30发布

10. jpg_encoder_and_decoder_matlab

  自己用matlab写的灰度图像压缩解压程序 jpegencoder可以打开图像压缩后存储为c.jpg(只限于灰度图像) jpegdecoder只适用于把jpegencoder的c.jpg解压,还不可以对任意图像解压,有待以后完善 作者 ar_dong(jpegencoder jpegdecoder author ar_dong)

34
下载
102
浏览
2020-12-30发布

11. LMS-of-image

  最小二乘影像匹配,自己2012年8月写的程序,经过测试,内有详细注释,希望对大家有用。(Least Squares Matching write the program in August 2012, has been tested, with detailed notes, and hope to be useful.)

180
下载
118
浏览
2020-12-30发布

12. guided-filter

  指导滤波,类似于双边滤波的效果,但是速度很快(guided filter)

168
下载
105
浏览
2020-12-30发布

13. StaMPS_v2.2.tar

  stanfod大学一个博士编写的PS_INSAR处理程序,fr(University stanfod prepared by Dr. PS_INSAR a process, fr)

33
下载
130
浏览
2020-12-30发布

14. InSAR

  InSAR用于干涉的压缩包,有需要的可以下载啊(InSAR is used to interfere in the archive)

70
下载
104
浏览
2020-12-30发布

15. SIFT

  图像检索中经典的SIFT方法matlab实现,由NTU的大牛撰写,做了些批注。(SIFT for image retrieval,feature extraction and matching)

360
下载
109
浏览
2020-12-30发布

16. curvelet_feature

  该源码可以实现对彩色或灰度图像的曲波(Curvelet)特征的提取,以便后续做纹理图像分割。(The source can be achieved in color or grayscale images Qu Bo (Curvelet) feature extraction in order to do follow-up texture image segmentation.)

265
下载
124
浏览
2020-12-30发布

17. 边缘检测以及霍夫变换

说明:  简单的Canny边缘检测程序,另外包含霍夫变换检测道路直线。(Simple Canny edge detection procedures, including Hough transform detection of road lines.)

6
下载
134
浏览
2020-12-30发布

18. 态学滤波

说明:  用数学形态学滤波进行图像处理或者信号降噪,(包括膨胀和腐蚀)(Image processing or signal noise reduction using mathematical morphological filtering (including expansion and corrosion))

8
下载
145
浏览
2020-12-29发布

19. GGM

  用广义高斯模型(GGM)拟合分布代码,包括生成直方图,参数估计等(for GGM simulation)

204
下载
199
浏览
2020-12-29发布

20. cuckoo

说明:  布谷鸟搜索(Cuckoo Search,缩写 CS),也叫杜鹃搜索,是由剑桥大学杨新社(音译自:Xin-She Yang)教授和S.戴布(S.Deb)于2009年提出的一种新兴启发算法。(Cuckoo search, also known as cuckoo search, is a new heuristic algorithm proposed by Professor Xin She Yang of Cambridge University and S. DEB in 2009.)

1
下载
148
浏览
2020-12-29发布