-
kalman
在工程运用中,我们往往在卡尔曼滤波器后端连接平滑滤波器构成平滑卡尔曼滤波器,来加强滤波性能的改善,程序通过简单输入信号 在增加随机观测噪声情况下 在平滑卡尔曼滤波前后进行观测对比,可得平滑卡尔曼滤波性能得到了改善。(In engineering application, we often back-end connections in the Kalman filter Kalman smoothing filter the smoothing filter, to enhance filter performance improvement program by simply increasing the input signal in the case of random measurement noise Kalman filter before smoothing contrast observation can be obtained Kalman smoothing performance is improved.)
- 2013-06-27 14:55:29下载
- 积分:1
-
BPFA_Inpainting
BPFA 算法用于图像去噪 详细的程序与说明(BPFA for image denoising)
- 2021-03-15 19:59:22下载
- 积分:1
-
snake
此代码为传统的snake模型算法代码,运行其中的egsnake.m即可。该代码实现对图像的边缘检测,仅供大家一块学习交流(This code is the code algorithm of traditional snake model, which can run egsnake.m. The code to achieve the image edge detection, we only a learning exchange.)
- 2015-05-10 16:31:24下载
- 积分: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
-
FLch6eg1
小波算法,在计算式,通过图像对其进行分析估计,可以直观的看到它对函数的时域和频域的改变(Wavelet algorithm, calculation, estimated by image analysis of them, you can visually see that it functions in time domain and frequency domain changes
using the compression miu worth PSO
)
- 2011-11-16 09:48:34下载
- 积分:1
-
ImageProcess
c#写的图像处理程序框架,包括打开图片、保存、关闭等功能。图像处理包括图像增强里用到的灰度化、亮度增强、线性非线性平滑、一阶二阶锐化等。(c# write image-processing program framework, including open images, save, close and other functions. Image processing including image enhancement is used inside the gray-oriented, brightness increased, the linear non-linear smoothing, sharpening and so on a first-order second-order.)
- 2009-10-22 10:19:21下载
- 积分:1
-
HVS
人类视觉系统的matlab工具箱,包括亮度掩膜,对比度掩膜和对比度灵敏度函数的实现。是学习人类视觉系统非常好的入门材料。()
- 2008-07-15 10:03:46下载
- 积分:1
-
FIR滤波器 C5000 DSP的实现
用c语言实现的FIR算法 高通滤波器
- 2017-12-13下载
- 积分:1
-
fusionmesure
外国人写的图像融合处理工具以及GUI界面 源代码 相信会对你有所帮助(foreigners write image-processing tools and the integration of the GUI interface believe that the source code will help you)
- 2007-05-11 15:13:39下载
- 积分:1
-
Pseudo-Color Image Processing
数字图像处理实验-图像处理-含实验题目及源代码(Pseudo-Color Image Processing
(a) Implement Fig. 6.23, with the characteristic that you can specify two ranges of gray-level values for the input image and your program will output an RGB image whose pixels have a specified color corresponding to one range of gray levels in the input image, and the remaining pixels in the RGB image have the same shade of gray as they had in the input image. You can limit the input colors to all the colors in Fig. 6.4(a).
(b) Download the image in Fig. 1.10(4) and process it with your program so that the river appears yellow and the rest of the pixels are the same shades of gray as in the input image. It is acceptable to have isolated specs in the image that also appear yellow, but these should be kept as few as possible by proper choice of the two gray-level bands that you input into your program.)
- 2017-11-06 16:52:41下载
- 积分:1