-
huffman
简单的huffman编解码例子,对于初学者会有很大的帮助。(Simple huffman codec examples, for beginners, there will be a great help.)
- 2012-02-15 17:05:55下载
- 积分:1
-
encrypt2
图像加密 matlab程序 图像加密的程序 混沌系统图像加密的程序(encrypt photo)
- 2017-05-17 17:50:23下载
- 积分:1
-
Relative-orientation
摄影测量学 通过迭代法求解五个相对定向元素(Relative orientation)
- 2014-10-09 18:08:53下载
- 积分:1
-
readncfile
说明: 修改文件存储路径及相关参数,此代码可读取nc格式的文件(After modifying file storage path and related parameters,this code can read the data with the format of 'nc')
- 2017-07-31 09:41:29下载
- 积分:1
-
fcm789
说明: 模糊C均值聚类算法的MATLAB实现,比较经典的程序(Fuzzy C-means clustering algorithm to achieve MATLAB, compare the classic procedure)
- 2008-09-16 15:46:43下载
- 积分:1
-
最大最小距离算法matlab代码
最大最小距离算法matlab代码,注释比较详细(Maximum minimum distance algorithm matlab code)
- 2018-05-12 16:13:29下载
- 积分:1
-
ISAR
:近距离目标超高分辨率微波成像技术在安全检测、非破坏性控制、生物医学等领域中有着非常重要的应用
价值和广阔的应用前景。该文利用基于窄脉冲形式的超宽带时域雷达系统研究近距离目标的高分辨率ISAR成像,
给出了仿真和实测结果。利用转台旋转目标,基于超宽带脉冲源和超宽带收发天线以及高性能取样示波器,配以同
步触发脉冲和自行研发的数据采集软件,搭建了该时域雷达实验系统,提出了准确获取目标回波信息的实验条件,
和实现回波延时精确校正的误差补偿方法。并针对采样时间窗内的杂波干扰,讨论了时域后向投影算法(Back
Projection,BP)与背景对消技术相结合的成像算法,实现了分辨率为 8 mm 的近距离目标的成像,准确地反映了
目标的位置、形状和大小等信息。( The high resolution imaging of near field targets are interesting for security, non-destructive control and
biomedical application. In this paper, high resolution near field ISAR imaging is implemented using Ultra Wide
Band (UWB) time domain radar system. Simulation and experiment are both conducted. The target is rotated by
turntable. The system is built based on the UWB pulse source, UWB antennas, high performance sampling
oscillograph, synchronous trigger pulse and proper motion study data acquisition software. Experiment condition
and delay errors compensation method are presented to obtain accurate echo information of the target. And Back
Projection (BP) combined with background cancel algorithm is discussed considering the clutter interference in
time window. )
- 2011-06-19 10:30:55下载
- 积分:1
-
notchfilter
用于图像处理的陷波滤波器. m文件,有例子说明。(Notch filter notch filter. M file, there are examples.)
- 2016-03-14 18:26:52下载
- 积分:1
-
libGMM
说明: matlab2016b编写的调用了库函数的混合高斯背景建模源代码。(The source code of Mixture Gauss Background Modeling which calls library function is written by MATLAB 2016b.)
- 2019-06-13 20:05:01下载
- 积分:1
-
SURF-based-image-stitching
SURF算法作为一种新近出现的特征提取方法,在重复度、独特性、鲁棒性3个方面,均超越或接近以往提出的同类方法,并在计算效率上具有明显的优势。本代码采用SURF算法检测图像并进行坐标变换与图像拼接。
采用SURF算法对图像进行检测,其主要是用Hessian矩阵对图像进行检测,对图像的特征提取之后找到图像的特征点。之后采用最近临快速匹配(NN)、随机抽样一致性(RANSAC)算法和最小二乘法参数优化(LM)对特征点进行提纯匹配。最后在两幅图像中进行坐标变换,达到统一坐标系和图像拼接的效果。
(SURF(Speeded Up Robust Features) as a method of feature extraction which newly appeared is over or nearly previous method on duplication, uniqueness, and robustness and have a clear advantage on computational efficiency. This code uses the SURF and coordinate transformation algorithm to detect image and image matching.
This code uses the SURF algorithm of image detection, the main is to use the Hessian matrix of image for testing, to find the image after image feature extraction of feature points. After we used Nearest Neighbor (NN), Random Sample Consensus (RANSAC) algorithm and least square parameter optimization for purification of matching feature points. Coordinate transformation in the last two images, to coordinate system to achieve the same image stitching.
)
- 2014-08-30 15:12:42下载
- 积分:1