CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 合并 图像 matlab

搜索资源列表

  1. fengleihebing

    0下载:
  2. 本人用matlab自己做的图像分裂合并程序,主要对印章图像进行处理.-own image split the merger process, mainly to seal image processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:17.19kb
    • 提供者:江凌
  1. canny

    2下载:
  2. 该程序在matlab平台上实现了用最佳提取图像边缘的canny算子提取整副图像的边缘象素. 其中利用高斯函数滤除噪声和用高斯算子的一阶微分对图像滤波合并为一个算子,通过形态学算子将两幅图像的边缘进行连接.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4.9kb
    • 提供者:秀秀
  1. matlab图像处理软件

    5下载:
  2. 可以直接使用,系统完成的基本功能大致如下: 1.能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2.数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3.数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。
  3. 所属分类:源码下载

    • 发布日期:2012-04-20
    • 文件大小:325.42kb
    • 提供者:lucyaaa
  1. 实现区域的分 裂和合并

    1下载:
  2. 用matlab编写的程序,实现区域的分 裂和合并,并带有图像,Matlab prepared using the procedures of the division and regional merger with images
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:30.86kb
    • 提供者:liangjianhui
  1. splitmerge

    0下载:
  2. 基于matlab的图像分割合并算法实现,运行程序时,需设定最小模块大小,可设定为2,4,8,16-image split and merge based on matlab,the program need to give the minimum module size.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:845.84kb
    • 提供者:chen hong
  1. splitmerge_matlab_program

    1下载:
  2. 关于图像分割、区域分离和合并的matlab程序-On image segmentation, region separation and merger procedures matlab
  3. 所属分类:Special Effects

    • 发布日期:2015-12-05
    • 文件大小:814byte
    • 提供者:王平
  1. coloredgedetection

    1下载:
  2. 基于形态学的彩色边缘检测,首先在RGB空间对原彩色图像的R,G,B三副伪彩色图像分别进行形态学边缘检测,然后对三副图像的边缘强度进行合并,采用阈值分割法提出图像的轮廓边缘。-Based on morphological edge detection of color, first of all in RGB space to the original color image of the R, G, B three pseudo-color image, respectively, morpho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:582byte
    • 提供者:jff
  1. Separately_based_on_wavelet

    0下载:
  2. 基于小波变换的分开—合并图像分割matlab .采用多尺度小波变换系数作为四分树结构的分开一合并法图像分割的一致性度量 从而在大的图像块中。去除噪声的影响,在小的图像块中,以小波变换的局部极大值精确定位边缘,根据边缘信息进行分开一合并法图像分割 .实验表明.算法得到满意的结果 . -Separately based on wavelet transform- the combined image segmentation matlab. The use of multi-scale wa
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:123.38kb
    • 提供者:陳子力
  1. meimei

    0下载:
  2. 双光谱图像融合 图像融合的目的是综合各个图像的互补信息,合并成一个新图像来改善图像的视觉效果,获得对同一场景更为准确、全面、可靠的图像描述。-An Image Fuse M ethod
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1.53kb
    • 提供者:陆梅
  1. split_merge

    0下载:
  2. 通过区域分裂和合并对图像区域完成分裂合并的算法-Through the regional division and the completion of the merger on the image region splitting and merging algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.06kb
    • 提供者:方旭
  1. imagesegmentation

    3下载:
  2. 压缩文件里有四种图像分割的算法源代码,即阈值法、区域增长法、分裂合并法和K均值法。图片可用于检验。-The rar folder includes four source code of image segmentation,ie.thresholding, region growing, splitting and merging, kmeans. The images are able to be used for evaluation and verification.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-05
    • 文件大小:153kb
    • 提供者:杨岩
  1. matcellpicture

    0下载:
  2. 对整个图像进行分块,再对每块进行像素点寻找,最后合并块。-cut the picture,then find the pixels which are demanded,finally merge them back to the picture
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2.95kb
    • 提供者:fuky
  1. PlateLocal(matlab)

    1下载:
  2. 实现车牌识别并自动定位* 主函数:MyCarLocal.m * * im2gray 将图像转化为灰度图象; * * mycombine 区域合并; * * select 前期处理的区域选取; * * isplate 判断检测出的区域是否为车牌区域,还需要继续完善。-Automatic license plate recognition and positioning to achieve
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:5kb
    • 提供者:emtf
  1. matlab-4

    0下载:
  2. 图像融合的目的把来自多传感器的数据互补信息合并成一幅新的图像,以改善图像的质量。图像融合最简单的理解就是两个(或多个)图像间的相加运算。这一技术广泛应用于多频谱图像理解和医学图像处理等领域。主要分为空域和频域相加。-The purpose of image fusion from multiple sensor data to complement the information merged into a new image to improve image quality. The simp
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:4.25kb
    • 提供者:wanghui
  1. hough_matlab

    0下载:
  2. matlab图像处理代码,利用分裂、合并算法进行图像的分割,含m文件和GUI-matlab image processing code, using split, merge image segmentation algorithms, including documentation and GUI m
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6.01kb
    • 提供者:yy
  1. zfdg

    1下载:
  2. 图像中角点(特征点)提取与匹配算法,对于两幅相似的图像,通过角点检测算法,进而找出这两幅图像的共同点,从而可以把这两幅图像合并成一幅图像。(含程序)-Image corners (feature points) extraction and matching algorithms for two similar images by corner detection algorithm, and then find the two images in common, which can merge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.82mb
    • 提供者:范启跃
  1. splitmerge

    0下载:
  2. 包含两个代码,m文件,基于区域的分裂合并图像分割方法,predicate规定了分裂合并准则,splitmerge用于分裂合并,数字图像处理,冈萨雷斯,Matlab版第十章第四节,区域分离与合并-Contains two code, m files, split and merge region-based image segmentation methods, predicate to the provisions of division merger guidelines, the split
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2.13kb
    • 提供者:陶胡子
  1. SSeparately_be

    0下载:
  2. 基于小波变换的分开—合并图像分割matlab.采用多尺度小波变换系数作为四分树结构的分开一合并法图像分割的一致性度量 从而在大的图像块中。。去除噪声的影响,在小的图像块中,以小波变换的局部极大值精确定位边缘,根据边缘信息进行分开一合并法图像分割 .实验表明.算法得到满意的结果 . -Separately based on wavelet transform- merge image segmentation Matlab. Multi-scale wavelet transform coef
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:123.48kb
    • 提供者:lxiao
  1. matlab-code

    0下载:
  2. 应用Matlab工具箱演示对比度增强,局部平滑,中值滤波,小波工具,边缘检测,图像二值化,Hough变换直线提取,灰度阈值分割,四叉树分裂合并法等,并完成这些处理程序的GUI集成。-Application the Matlab toolbox Demo contrast enhanced local smoothing, median filtering, wavelet tools, edge detection, image value, Hough transform line extra
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:561.23kb
    • 提供者:
  1. Spatial_Diversity

    0下载:
  2. 《空时无线通信导论》第五章所有仿真图像matlab再现程序。包括MIMO信道中Alamouti 编码,最大比合并MRC,衰落信道中的发射接收端性能比较。-" Introduction to Space-time Wireless Communications," Chapter V all simulation matlab image reproduction program. Including MIMO channel Alamouti coding, the maxim
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1.36mb
    • 提供者:梅西
« 12 3 4 5 6 »
搜珍网 www.dssz.com