-
experiments
上课的课程:数字图像处理,同Labwindows/CVI实现的多个小程序,分别有:多种函数曲线的生成、多种函数曲线的生成并显示极值、二值图像的边缘追踪、二值图像的形态学处理、根据直方图选择阈值、灰度变换、均值滤波、粒子图像分析、图像的边缘检测、正弦曲线生成、直方图均衡化、直方图显示、中值滤波、自动计算阈值。(Class courses: digital image processing, Labwindows/CVI realize with multiple small program, a variety of function curve respectively, the generation, multiple function curve and display the extremum, generated binary image edge tracing, binary image histogram morphology processing, according to the choice threshold, gray transformation, average filtering, particle image analysis, image edge detection, sine curve generation, histogram equalization, histogram display, median filtering, automatic computing threshold.)
- 2011-05-16 01:02:42下载
- 积分:1
-
matlab MRF toy examples
关于马尔科夫随机场的分割matlab代码(On the Markov random field segmentation matlab code)
- 2017-07-09 20:01:02下载
- 积分:1
-
Kalman_Filter
卡尔曼滤波源代码
Some brief notes
----------------
kfdemo.m is a Matlab script file to run a demonstration of the
Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4
so that it will read in either v4 or v5 Matlab).
The other files are called by kf.m (the Kalman filter) or included
as they may be useful. Normalis.m normalises data to zero-mean,
unit variance along components. I always do this before any further
analysis.
Steve Roberts 7-2-98
(Kalman filter source code Some brief notes kfdemo.m is a Matlab script file to run a demonstration of theBayesian Kalman filter. It loads file kfdemo.mat (saved as version 4so that it will read in either v4 or v5 Matlab). The other files are called by kf.m (the Kalman filter) or includedas they may be useful. Normalis.m normalises data to zero-mean, unit variance along components. I always do this before any furtheranalysis.Steve Roberts 7-2-98)
- 2008-04-05 16:47:47下载
- 积分:1
-
6_calibration-master
说明: 对线激光相机标定,使用matlab编程,里面带有数据集,写好的函数。(Calibration of line laser camera, programming with MATLAB)
- 2020-01-02 20:49:10下载
- 积分:1
-
max_extropy_main
最大熵直接迭代法,维纳滤波和盲恢复对水平方向匀速直线运动造成的模糊图像的恢复研究(Direct iterative maximum entropy method, Wiener filtering and blind restoration of the horizontal direction caused by uniform linear motion blurred image restoration)
- 2008-03-31 16:59:12下载
- 积分:1
-
dct
图相多描述编码matlab仿真
多描述编码的matlab仿真,本科生的毕业设计
生成图像后计算psnr
>> J=imread( 两描述都收到后重建的图像.bmp )
PSNR(I,J)
ans =
32.3290
>> J=imread( 描述1重建后的图像.bmp )
>> PSNR(I,J)
ans =
28.7011
>> J=imread( 描述2重建后的图像.bmp )
>> PSNR(I,J)
ans =
29.1467
(Figure phase multiple description coding matlab simulation
Matlab simulation of multiple description coding, undergraduate graduation design
Generated images calculated psnr
>> J = imread ( the reconstructed image after the two descriptions are received. Bmp )
>> PSNR (I, J)
ans =
32.3290
>> J = imread ( to describe a reconstruction of images. Bmp )
>> PSNR (I, J)
ans =
28.7011
>> J = imread ( to describe two reconstruction images. Bmp )
>> PSNR (I, J)
ans =
29.1467)
- 2020-12-10 21:09:19下载
- 积分:1
-
shiligongcheng1
对各种格式图像实现打开保存旋转的操作的示例工程的说明文档。(images of various formats to achieve preservation of open rotation examples of the operation of the project documentation.)
- 2006-11-02 10:30:15下载
- 积分:1
-
Log_gabor
很好用的Log-Gabor变换源代码,可以用于图像的特征提取(Good use of Log-Gabor transform source code, can be used for image feature extraction)
- 2009-03-14 13:14:30下载
- 积分:1
-
capture_camera
说明: 图像凭借代码,捕获摄像头进行图像拼接。利用柱面投影的方式进行投影,然后对图像进行拼接。(image stitching program)
- 2019-12-17 17:43:34下载
- 积分:1
-
2009CVPR-bestpaperPcodes
2009年CVPR最佳论文(暗通道去雾算法)及其MATLAB代码(The best paper of 2009 CVPR conf.and its corresponding Matlab code. very useful for us.)
- 2012-06-13 15:22:15下载
- 积分:1