-
MeanShiftSegMent
根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及
C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是
Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。
基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
- 2013-07-30 19:01:52下载
- 积分:1
-
imm_matlab
机动目标跟踪,交互式多模型算法的代码,一个简单的例子(Maneuvering target tracking, interactive multiple model algorithm code, a simple example)
- 2012-06-04 11:10:30下载
- 积分:1
-
ImageProcessing
基本jpeg压缩源码,包括dct,量化,zigzag和huffman编码,适于数字图像处理开发人员。(Basic jpeg compression source, including dct, quantization, zigzag and huffman encoding, suitable for digital image processing developer.)
- 2007-10-29 00:11:46下载
- 积分:1
-
tfrpwv
实现一个信号的WVD变换,针对的信号是非平稳的随机信号(To achieve a WVD transformation of a signal, the signal is a non-stationary random signal.)
- 2018-04-02 16:37:20下载
- 积分:1
-
deeplab V3和unet
利用全卷积神经网络,实现图像的语义分割,基于tensorflow的keras可以直接运行(Using the full convolutional neural network to achieve semantic segmentation of images, keras based on tensorflow can be run directly)
- 2019-05-31 22:03:57下载
- 积分:1
-
去噪评价指标ENL, SSIM, PSNR,SNR,EPI
说明: 图像去噪的评价指标ENL, SSIM, PSNR,SNR,EPI(The evaluation indexes of image denoising are ENL, SSIM, PSNR,SNR and EPI)
- 2021-04-18 01:08:52下载
- 积分:1
-
Wienerfilter1
这是一个(原创的)用matlab做成的维纳滤波器程序,可以直接运行,对于初学数字信号处理的各位有不错的帮助。((original) using Matlab caused by Wiener filter procedures, and can directly run for the beginner in digital signal processing you have any good help.)
- 2006-06-03 21:24:04下载
- 积分:1
-
sfr2
可以计算mtf,使用matlab输入图像即可实现计算(You can calculate MTF and use matlab to input images.)
- 2020-09-15 21:37:55下载
- 积分:1
-
Change Detection Code
遥感影像变化检测算法(IR-MAD、MAD、CVA、PCA)(change detection method(IR-MAD MAD CVA PCA))
- 2018-05-24 09:25:01下载
- 积分:1
-
edgelink
在边缘检测之后得到的边缘不一定是完整的,利用这个函数可以将个线段生长一些,然后连接起来,成完整的形状(At the edge of the edge detection after get is not necessarily complete, use this function can be a line segment to grow some, and then connect, into the shape of a complete)
- 2020-12-05 02:59:23下载
- 积分:1