-
FFT
在matlab环境中用快速傅里叶变换实现多目标追踪,计算的非常快(Matlab environment using the fast Fourier transform to achieve multi-target tracking, very fast calculation)
- 2012-12-01 16:01:21下载
- 积分:1
-
MatlabBitPlaneDecomposition
该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。(The bag includes a compressed image bit-plane solution, that is, a gray image can be divided into eight bit-plane. Use it can be transformed into the color check color images, and useful.)
- 2007-08-19 18:00:30下载
- 积分:1
-
ImproveCanny
一个改进的自适应canny算法,该方法采用改进的开关型中值滤波器对图像做去噪工作,再把整幅图像分割为若干子图像,最后在充分考虑全局以及各子图像的边缘梯度信息后,自适应地生成动态阈值。(The new Canny adaptive method divides image into sub-images,then determinates the thresholds automatically according to the whole image edge information and the sub-images edge information.)
- 2019-03-20 21:30:08下载
- 积分:1
-
SAR
使用ROEWA算子对有噪声SAR图像进行边缘检测(Use ROEWA operator of noise SAR image edge detection)
- 2020-12-07 20:39:21下载
- 积分:1
-
problemanswer
数字图像处理第二版英文版(冈萨雷斯).pdf(Digital Image Processing Second Edition English (Gonzalez). Pdf)
- 2010-08-31 22:40:35下载
- 积分:1
-
Correlation-Filters-Tracking
基于核的相关滤波跟踪方法,最新的,TPMAI上的文章,速度超级快!(This MATLAB code implements a simple tracking pipeline based on the Kernelized
Correlation Filter (KCF), and Dual Correlation Filter (DCF).)
- 2014-09-23 18:14:40下载
- 积分:1
-
energypick
本程序实现功能:
1、微机、IBM工作站segy格式文件的a)变面积、b)波形、c)波形加变面积显示;
2、AGC自动均衡显示;
3、用任意多边形选择剖面数据并提取归一化能量、修改选取数据。
(This program function:
1, microcomputer, IBM workstations segy format file of a) become area, b) waveform, c) waveform and become area shows
2, AGC automatic equilibrium display
3, with arbitrary polygon choose profile and extracted data normalization energy, modify, select data.)
- 2011-09-15 15:18:28下载
- 积分:1
-
cuchao
一个简单的图像处理中粗糙度和方向度的MATLAB编程实现,已经通过调试,无误可用(A simple image processing in the direction of roughness and degree of MATLAB programming, has been through debugging, accurate available)
- 2009-01-08 15:25:56下载
- 积分:1
-
texture
可以对一幅图像提取边缘直方图,很有用的,用与图像匹配(Can extract the edge of an image histogram, useful, and image matching using)
- 2009-10-08 15:54:46下载
- 积分:1
-
ssim_index
基于相似度的图像质量评价算法Structural SIMilarity (SSIM) index的实现。(This is an implementation of the algorithm for calculating the
Structural SIMilarity (SSIM) index between two images. Please refer
to the following paper:
Z. Wang, A. C. Bovik, H. R. Sheikh, and E. P. Simoncelli, "Image
quality assessment: From error visibility to structural similarity"
IEEE Transactios on Image Processing, vol. 13, no. 4, pp.600-612,
)
- 2009-06-06 17:19:40下载
- 积分:1