登录
首页 » matlab » shuangfengquyuzhi

shuangfengquyuzhi

于 2012-07-04 发布 文件大小:1KB
0 166
下载积分: 1 下载次数: 4

代码说明:

  双峰法分割图像是一个比较经典的同时也是一个比较使用的图像分割方法(The bimodal France segmented image is a classic is also a use of image segmentation method)

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

发表评论

0 个回复

  • MicrosoftCameraCodecPack-x64
    可以Raw格式图片(you can open raw file with the .m code.)
    2014-12-22 14:25:16下载
    积分:1
  • Compressive-Image-Super-resolution
    压缩感知和超分辨率论文,关于如何将低分辨率的图像如何重建成高分辨率图像,很有用(compressed sensing and super resolution)
    2012-08-31 09:06:20下载
    积分:1
  • matlab最小二乘法曲面拟合
    说明:  matlab最小二乘法曲面拟合程序可以得到函数具体解析式(Matlab least squares surface fitting program can get the specific analytic expression of the function)
    2019-05-10 20:12:08下载
    积分:1
  • 代码1
    说明:  相机是将三维世界坐标系中的坐标点映射到二维图像平面的过程能够用一个几何过程描述,最简单模型称为针孔模型。 因为相机镜头透镜的存在,使得光线投影到成像平面过程中产生了畸变。(Camera is the process of mapping coordinate points in three-dimensional world coordinate system to two-dimensional image plane, which can be described by a geometric process. The simplest model is called pinhole model. Because of the existence of camera lens, the light rays are distorted when they are projected onto the image plane.)
    2020-11-22 11:57:32下载
    积分:1
  • register
    点云的配准实验s-icp算法 实现两个点云数据的对准(A scale stretch method based on ICP for 3D data registration)
    2020-11-12 20:19:44下载
    积分:1
  • UFCLS
    实现非监督的FCLS算法进行高光谱图像端元提取(Unsupervised FCLS algorithm)
    2021-04-19 20:58:51下载
    积分:1
  • Compute_MSE_PSNR
    说明:  计算图像峰值信号比,比较边缘检测图像的质量(Calculate the image peak signal ratio and compare the quality of edge detection)
    2021-03-04 12:49:32下载
    积分:1
  • adaptivethreshold
    图像从背景图中提取 可以用来提取边缘,将背景图与图像分离(Images extracted from the background image can be used to extract the edge of the background map and image separation)
    2007-12-21 13:05:11下载
    积分:1
  • Wavelet
    Visual C++下的小波变换,小波分解与重构,加入噪声分析,显示分解和重构图形。(Wavelets for data encode and uncode, the figures would be shown.)
    2009-04-09 21:55:21下载
    积分: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
  • 696518资源总数
  • 105717会员总数
  • 10今日下载