搜索资源列表
moravecxin
- 首先, 计算每个像素点的兴趣值, 即以该像素点为中心, 取一个w×w(如:5×5)的方形窗口, 计算0度、45度、90度、135度四个方向灰度差的平方和, 取其中的最小值作为该像素点的兴趣值。 其次,根据实际图像设定一个阈值,遍历图像以兴趣值大于该阈值的点为候选点。 最后,选一个一定大小的窗口,让该窗口遍历灰度图象,在此过程中取窗口中兴趣值最大的候选点为特征点,算法结束。 -First, calculate the value of each pixel of interest, t
janniu
- 合成孔径雷达(SAR)目标成像仿真,非归零型差分相位调制信号建模与仿真分析 ,表示出两帧图像间各个像素点的相对情况。- Synthetic Aperture Radar (SAR) imaging simulation target, NRZ type differential phase modulation signal modeling and simulation analysis, Between two images showing the relative circumstance
ningfie
- 抑制载波型差分相位调制,仿真效果非常好,表示出两帧图像间各个像素点的相对情况。- Suppressed carrier type differential phase modulation, Simulation of the effect is very good, Between two images showing the relative circumstances of each pixel.
grayco
- 用3*3邻域计算每一个像素的灰度共生矩阵并计算对应的特征参数,最后再选择特定目标区域内的像素,计算在目标区域内的像素所对应的特征参数的均值和方差(Calculation of characteristic parameters of each pixel gray level co-occurrence matrix and calculate the corresponding 3*3 neighborhood, then select the specific pixels within t
0876cf28-2900-4b43-b045-5d31446ed586
- 关于学习混合高斯背景建模,其是基于像素样本统计信息的背景表示方法,利用像素在较长时间内大量样本值的概率密度等统计信息(如模式数量、每个模式的均值和标准差)表示背景。(Study on the mixed Gauss background modeling, the representation method of pixel sample statistics based on the background, the probability density statistics such as
GrabCut
- 该程序属于图像处理领域 ,通过交互的方式 从像素级别判断像素是否属于目标对象。matlab版本建议使用2013b,低版本兼容性差。(The program belong to an area of image processing that determines whether pixels belong to the target object from the pixel level by an interactive way.)
Harris
- 基于离散分数布朗随机场模型的水下图像目标检测方法。该方法根据分形理论和水下图像的特点,以图像中每 个像素点为中心取窗口,计算在该窗口内的分形维数均值,将该均值作为中心像素的分形特征,然后根据分形维 数分布图确定分割阈值,从而实现对水下图像分割,并且通过将目标表面不同尺度下的灰度差分平均值进行归一 化处理,减少了用于表示不同尺度下的平均绝对值灰度差分的数据,从而提高算法检测效率(Underwater target detection method based on discrete frac