登录
首页 » matlab » bemd1

bemd1

于 2021-01-10 发布 文件大小:54KB
0 327
下载积分: 1 下载次数: 4

代码说明:

  bemd分解得到图像基本imf,二维希尔伯特变换(Image basic IMF obtained by BEMD decomposition.Two-dimensional Hilbert transform)

文件列表:

bemd1, 0 , 2018-12-08
bemd1\TwoD_EMD.m, 1167 , 2018-10-10
bemd1\bemdtry.m, 63 , 2018-12-08
bemd1\cal_triarea.m, 522 , 2018-10-10
bemd1\calcu_coef.m, 1451 , 2018-10-10
bemd1\findextm.m, 1960 , 2018-10-10
bemd1\lena.jpg, 47132 , 2018-10-10
bemd1\p2tri.m, 2865 , 2018-10-10
bemd1\pickrc.m, 1686 , 2018-10-10
bemd1\scaledist.m, 1080 , 2018-10-10
bemd1\sift_bicubic.m, 2230 , 2018-10-10
bemd1\smooth_bicc.m, 1141 , 2018-10-10
bemd1\smooth_rbf0.m, 1473 , 2018-10-10
bemd1\valu_m.m, 1239 , 2018-10-10

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

发表评论

0 个回复

  • chepaidingwei
    使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。()
    2008-06-10 10:17:08下载
    积分:1
  • 改进Retinex
    对Retinex算法进行修正,提高去雾效果(Amend the Retinex algorithm to improve the effect of fog removal)
    2020-10-07 14:07:37下载
    积分:1
  • Simple-Shape-Detection-using-Hough-Transform
    Simple Shape Detection using Hough Transform 用霍夫变换做为形状检测的matlab源码,从matlab官网下载(Simple Shape Detection using Hough Transform Hough transform used as a shape detection matlab source, from the official website download matlab)
    2009-03-09 13:48:47下载
    积分:1
  • 去噪
    灰度图像简单的去噪方法;MATLAB实现模板操作的方法;空域滤波中常用的平滑滤波器;利用MATLAB程序进行图像去噪。(Simple grayscale image denoising)
    2018-05-12 11:23:58下载
    积分:1
  • Morph
    数字图像处理中的基本形态学处理,如腐蚀、膨胀、开操作、闭操作等实现的源代码。可以自定义结构元素的形状。(Digital image processing in the basic morphology processing, such as corrosion, swelling, open operation and close operation to achieve the source code. You can customize the shape of structural elements.)
    2009-01-06 09:38:40下载
    积分:1
  • GeoImager
    实现landsat处理,有兴趣的可以下载(Implementing Landsat processing)
    2020-08-15 09:58:26下载
    积分:1
  • Chapter-1
    数字图像处理的基础知识学习 涵盖源代码,有助于提高编程(digital image processing )
    2013-11-05 20:36:52下载
    积分:1
  • quyudaima
    本代码使用引导滤波器去除图像中的雨滴 在对雨雪天气图像进行清晰化处理之前,要对其中的动态成分进行自动辨识和去除。快速有效的自动辨识及去除方法是构建自适应多种低能见度条件视觉增强算法的前提条件(This code USES the guided filter to remove image in the rain Before the clarifications in rain and snow weather image processing, to the dynamic content of the automatic identification and removal.Quick and efficient automatic identification and removal method is to construct the adaptive multiple visual enhancement algorithm is the premise of low visibility conditions)
    2020-06-30 16:20:02下载
    积分:1
  • 平台基于visual studio2015 bilateralFilter
    平台基于visual studio2015,使用opencv函数实现双边滤波,进行图像处理(bilateral Filter based on opencv)
    2020-06-20 05:00:01下载
    积分:1
  • 水平集
    水平集边缘检测代码,利用了变分法进行优化和处理,实现了图像的快速边缘检测(Level set edge detection code is optimized and processed by using variational method, and fast edge detection of image is realized.)
    2020-12-17 21:09:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载