登录
首页 » matlab » grey

grey

于 2014-05-19 发布 文件大小:3KB
0 197
下载积分: 1 下载次数: 175

代码说明:

  电子稳像灰度投影算法的电子稳像算法,针对最近matlab2013a进行了修改,使得程序可以适应更多视频格式,可直接运行,效果良好(Electronic image stabilization gray projection algorithm electronic image stabilization algorithm was modified for the recent matlab2013a, so that the program can accommodate more video formats, can be directly run to good effect)

文件列表:

grey
....\huidu1.m,8670,2014-04-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • a_envelope
    developing envelope matlab prog
    2009-10-10 22:27:30下载
    积分:1
  • fit_2D_data
    Fit 2D unwrapping method
    2012-04-11 18:22:42下载
    积分:1
  • tdxjf
    梯度下降法的matlab程序,已检查过,没有错误,参考数值分析一书。(ti du xia jiang fa )
    2011-05-26 12:37:13下载
    积分:1
  • bianyaqi3
    变压器饱和仿真的搭建,是三相模型,对于研究变压器饱和特性有很大帮助(Transformer saturation simulation of structures, is a three-phase model for the study of transformer saturation characteristics of great help)
    2015-04-18 10:12:40下载
    积分:1
  • isodata
    基于matlab的isodata聚类算法的程序实现。(Clustering algorithm based on matlab' s isodata, program implementation)
    2010-08-28 15:26:41下载
    积分:1
  • estimation
    说明:  整参数估计,是参数估计理论中的重要内容。(The whole parameter estimation, parameter estimation is an important part of the theory.)
    2011-03-09 18:05:58下载
    积分:1
  • 含DG的配网无功优化计算研究
    含DG的配网无功优化计算研究,包括风力发电和光伏电池微型燃气轮机和燃料电池(Distribution network with DG' s reactive power optimization studies, including micro-wind turbines and photovoltaic cells and fuel cells)
    2021-03-08 23:39:28下载
    积分:1
  • MACD+KD+20均线EA
    MT4平台自带了一个自动交易的EA指标,这是macd+ma+kd系统EA(Macd+ma+kd system EA)
    2020-06-30 20:20:01下载
    积分:1
  • 1
    说明:  matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • resizetheimage
    This code tells about how to resize the image
    2010-07-28 21:40:07下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载