-
_FUSION_2010
这是本人发表的目标跟踪方面论文使用的代码,是基于随机假设概率滤波的多目标跟踪算法。(This is the code used by the target tracking paper I published, filter multi-target tracking algorithm based on the probability of a random assumption.)
- 2020-12-01 19:29:26下载
- 积分:1
-
pf_arithmatics
matlab实现粒子滤波算法,对图像处理,定位,跟踪研究都有借鉴作用!(Matlab achieve particle filter for image processing, positioning and tracking studies have reference!)
- 2007-03-13 16:30:22下载
- 积分:1
-
SAR_echo_simu
雷达信号处理一些相关操作,计算其距离向,方位向以及多普勒参数等。(radar signal processing)
- 2016-10-11 09:19:28下载
- 积分:1
-
GS
说明: 用于相位恢复基于FRENUP,LALALALLALA(FRENUP-based Phase Recovery)
- 2019-04-08 16:08:53下载
- 积分:1
-
MATLAB_code_of_image_processing
说明: 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码,行程编码等等(Basically, the gui functions including the most basic image processing inside the handle, which is equivalent to a small photoshop. For example, read the document, the geometric transformation of the vertical mirroring, shifting, rotating, zooming orthogonal transformation of the DFT, FFT, DCT, DST, DHT, DWashT anti-gray color processing, histogram equalization, global linear transformation , piecewise linear transformation, index of non-linear transform of the number of non-linear transformation image enhancement which increases the noise, smoothing, sharpening, pseudo-color enhancement the gray-scale image segmentation inside the threshold, Robert, Laplace, sobel, prewitt, canny edge detection operator method image restoration inside direct inverse filtering, Wiener filtering image coding inside the Huffman code, and so on Run-Length Coding)
- 2009-07-29 10:51:21下载
- 积分:1
-
LeastSquaresEllipse
利用最小二乘法,可以自动实现图像中的椭圆检测并拟合出来,效果很好(Ellipse detection and fitting them to achieve)
- 2011-10-12 20:08:37下载
- 积分:1
-
基于DCT变换的数字水印算法
说明: 基于DCT域的图像数字水印技术,水印嵌入过程,提取过程,以及嵌入水印的抗干扰性等。(Based on the DCT domain image digital watermark technology, watermark embedding process, extraction process, as well as embedded watermark anti-interference and so on.)
- 2021-02-22 17:49:41下载
- 积分:1
-
testa2
从串口实时采集数据,读取家速度传感器的值,并且显示波形(Real-time collection of data from the serial port, read the value of home speed sensor, and display the waveform)
- 2011-11-20 12:52:48下载
- 积分:1
-
dct
对图像进行离散余弦变换处理(图像变换)的源代码,编译后的可执行文件须带参数运行(Image discrete cosine transform (image transformation) source code, compiled executable file carry operation parameters)
- 2013-05-09 21:51:21下载
- 积分:1
-
Fourier
实现了读取一个bmp图片的傅里叶变换 使用C语言实现 读取一个 24位 图 转换为8位灰度图后,进行傅里叶变换处理(二维) 采用快速傅里叶变换——蝶形算法 北航图像处理作业~需要进一步交流 请联系qq 422563357(Reads a bmp image to achieve a Fourier transform using C language Northern image processing operations)
- 2020-10-27 21:20:03下载
- 积分:1