登录
首页 » matlab » MATLAB

MATLAB

于 2014-05-05 发布 文件大小:363KB
0 78
下载积分: 1 下载次数: 160

代码说明:

  实现阈值图像分割,用全局阈值,OTSU和迭代法求阈值(Achieve the threshold image segmentation, the threshold required by the global threshold, OTSU and iterative method)

文件列表:

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

发表评论

0 个回复

  • hough
    图像处理中经常需要检测圆形状的物体,该程序用霍夫变换可以检测圆的圆心和半径。(Image processing often requires detection of a round-shaped objects, the program can detect the use of Hough transform and radius of the center circle.)
    2008-04-15 11:46:33下载
    积分:1
  • stereo-disparity
    matlab实现图像匹配的视差图,可以用于3D重建系统,机器视觉等领域。(Matlab image matching parallax figure, and can be used in 3 D reconstruction system, machine vision, etc )
    2012-05-10 10:38:55下载
    积分:1
  • xiaobo53
    基于提升算法的53小波matlab算法,简单,易于初学者学习图像处理。(On the basis of promoting the algorithm and wavelet matlab algorithm, simple, easy to beginners learning image processing.)
    2012-11-15 10:06:27下载
    积分:1
  • MATLAB_image_process_with_PDE
    运用偏微分方程(PDE)方法进行图像处理的matlab程序,包括图像滤波、图像分割、插值、图像增强、恢复及一些方程组求解等在偏微分方法处理图像处理领域常用且重要的处理程序,供大家学习。(The use of partial differential equations methods matlab image processing procedures, including image filtering, image segmentation, interpolation, image enhancement, restoration, and some partial differential equations approach to solving such as in the field of image processing procedures used and important for them to learn.)
    2010-01-12 10:09:14下载
    积分:1
  • shendutuxiang
    深度图像处理,主要的是对深度图像进行区域分割(depth map)
    2010-06-04 21:07:41下载
    积分:1
  • 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
  • ImSpliceDataset
    哥伦比亚大学灰度拼接图像库,用于拼接图像统计特征的检测等相关研究(Studies at Columbia University gray mosaic image library for image stitching feature detection statistics)
    2014-05-12 11:03:15下载
    积分:1
  • GrayShow
    visual c++ 工具 c语言 实现的灰度共生矩阵。(visual c++ tool c language GLCM.)
    2013-06-02 01:34:37下载
    积分:1
  • rgb2hsi
    将RGB彩色空间转换到HSI彩色空间,HSI彩色空间更接近人眼对彩色的认知。(The RGB color space conversion to the HSI color space, HSI color space is closer to the human eye color perception.)
    2013-08-18 08:12:48下载
    积分:1
  • lpt
    实现直角坐标系至极坐标系下的图形图像变换。本方法为最新的快速变换方法,可应用于相位相关下的带旋转平移、缩放等变换。(the method can transform pic to radan.it can be used by PC to get the roation.)
    2011-01-10 17:01:26下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载