说明:图像颜色特征的提取:HSV颜色直方图 描述的是图像的整体颜色情况。本程序采用非均匀量化方法得到36bin的颜色直方图。
说明:Gabor变换用于提取图像不同角度和尺度的信息,角度和尺度可以变换。
说明:图像角点提取-harris,以及非最大抑制等,并有其他角点检测代码
说明:自相似特征(self-similarity)描述子的提取代码,算法见“Matching Local Self-Similarities across Images and Videos”
self local-similarity Local-Self matching-matlab mexFindSimMaps
说明:emd和eemd可用于信号去噪,提取瞬时频率。
说明:使用Harris角点检测方法进行图像特征点提取,NCC描述的方法进行粗匹配,再使用RANSAC算法进行精匹配。
说明:通信系统中用于设别调制方式的5个特征参数的提取-Communication Systems for the set up of other modulation characteristics of the five parameters extracted
说明:本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。-In this paper, the video moving target tracking algorithm study. Video moving target in the e...