资源列表
GraphTime
- 使用CVI的graph时,对X轴作为时间轴的设置方法,以及效果。-CVI graph, the X-axis as the timeline settings, and effects.
fusion_result_evaluation
- 基本的图像融合算法和评价标准。在MATLAB7.0下可正常运行,并给出融合结果,操作简便。-Basic image fusion algorithm and evaluation criteria. MATLAB7.0 under normal operation, and gives the fusion results, easy to operate.
character_segment_matlab
- 基于小波分析的车牌字符分割matlab源代码-Plate character segmentation based on wavelet analysis, Matlab source code
feature_Match
- Moravec、Forstner算子,特征点提取、相关系数匹配、特征点匹配-Moravec&ForstnerOperator, feature point extraction, correlation matching, feature point matching
matlab_gaosumubiao
- 高速机动目标检测跟踪的程序,好不容易写的,请珍惜-High-speed target detection
Histogram-Equalization
- (a) 编写一个计算图像直方图的程序。 (b) 实现在 3.3.1节中讨论的直方图均衡化技术。 (c) 对图3.8(a)进行直方图均衡化增强。 本实验报告中至少应包括:原始图像,原始图像的直方图,直方图均衡化变换函数图,增强后的图,增强后 图像的直方图。用上述实验数据解释结果图像被增强的原因。 -(A) preparing a program to calculate the histogram. (B) histogram equalization techniqu
Sheadet-in-imagefusion
- 讲解了shearlet变换在图像融合中的应用-Explained shearlet transform in image fusion
MRF-segmentation
- 基于马尔可夫随机场(MRF)的图像分割算法-Image segmentation algorithm based on Markov Random Field (MRF)
RelativeNoiseTransform
- 用于图像去噪,较新的一周方法; 附赠一个直方图均衡的C++程序。-Image Noise Reduction by Local Statistics, Tristan Ursell (c) March 2012
2DGeometrylibrary
- 二维几何处理库函数,包括: 点、直线、圆、椭圆以及多边形等-Geometry library to handle and visualize geometric primitives such as points, lines, circles and ellipses, polylines and polygons
Stitch
- 该程序用于子孔径拼接干涉仪中,用于将各个子孔径测量到的面形图拼接成为一整幅面形图,对于从事大口径光学元件和天文光学元件测量的同志会有很大帮助。-This code is used for sub-aperature stitch interferometry,it can stitch the form result from each sub-aperature to a whole form picture,it will be helpful to those dealing with l
MLE_stitching
- 该程序包使用最大似然估计法来对子孔径测量结果做拼接,所有的子孔径图有相同的旋转轴,有很好的拼接效果。-This code uses the maximum-likelihood estimation to stitch the subaperture measurements. All the subaperture maps rotate with a common rotation axis.It can get goog stitch results.