-
main
burg距离方位分别外推超分辨算法,实现对稀疏数据的超分辨成像。(burg extrapolation distance and orientation were super-resolution algorithm to achieve the super-resolution imaging sparse data.)
- 2013-08-19 21:44:32下载
- 积分:1
-
histogram
图像直方图统计,并生成灰度图。
matlab程序(Histogram of the image statistics, and generate grayscale.
Matlab program)
- 2017-11-06 19:45:02下载
- 积分:1
-
Segmentation
使用区域生长法对灰度图像进行分割,显示原图及分割后的图像(Region growing method using gray-scale image segmentation, image display artwork and divided)
- 2013-11-26 14:17:07下载
- 积分:1
-
qualityMetricsCSF
基于人类视觉系统的融合图像质量评价算法,
频域CFS滤波,分区加权(The CFS filter for the frequency domain ,fused image quality evaluation algorithm based on human visual system, partition-weighted)
- 2013-04-27 16:45:34下载
- 积分:1
-
opticalflow2d
基于光流法的二维单模态图像配准,能得到变形场(This will allow you to generate the deformation field needed for contour guided multi-modal image registration.)
- 2013-07-01 17:20:19下载
- 积分:1
-
REG_PLY
读入多组点云数据,全局配准,得到经过配准矫正后的图像数据
文件格式:*.PLY(Read multiple point cloud data, global registration, the registration to be corrected after the image data file formats:*. PLY)
- 2011-09-29 11:57:45下载
- 积分:1
-
Matlab-Package-Book
稀疏表示,包括ksvd图像去噪,matlab程序,程序有详细注解,便于初学者学习,代码可以直接使用(Sparse representation, including ksvd image denoising, Matlab procedures, procedures are detailed notes, easy for beginners to learn, code can be used directly)
- 2020-11-23 01:39:34下载
- 积分:1
-
segment
基于图割的图像分割的实现代码,在linux下测试通过(efficient graph cut source code,run in linux)
- 2015-08-18 20:27:12下载
- 积分:1
-
人头检测matlab代码
可以打开视频文件,对视频文件中的人头进行检测并统计数量。算法有HOG RCNN 及Aggrate Channel Features三种(You can open the video file, the head of the video file to detect and statistics. Algorithm HOG RCNN Aggrate Channel Features tionchannel three)
- 2021-03-05 17:39:31下载
- 积分: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