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

搜索资源列表

  1. similaritymeasurement

    3下载:
  2. 利用matlab实现两幅图像之间的相似性度量,主要是基于颜色直方图-Between two images using matlab to achieve similarity measure is mainly based on color histogram
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:338944
    • 提供者:wangxn
  1. example4_good

    1下载:
  2. 灰度图像的二维Otsu自动阈值分割法 matlab源程序,这个程序不错,还能计算时间和二维直方图-Two-dimensional gray image segmentation Otsu automatic thresholding matlab source, this procedure well, but also the computing time and two-dimensional histogram
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:792
    • 提供者:lj
  1. BHSM

    0下载:
  2. 灰度直方图双峰法分割,传统的分割方法。适合初学者学习。-Bimodal histogram segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:12208
    • 提供者:
  1. stocksanalysis

    0下载:
  2. 使用财经工具箱挖掘历年公司股票划出直方图-Use the Financial Toolbox mining company' s stock over the years to draw histograms
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-30
    • 文件大小:242849
    • 提供者:Pan
  1. zftpipei

    1下载:
  2. 将两幅图形进行直方图匹配的简单易懂的matlab程序。-The two graphics histogram matching matlab program easy to understand.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:80428
    • 提供者:温黎茗
  1. ColourChange

    0下载:
  2. 彩色变换:对给定的一幅RGB原始图像(如bmp格式),给出并显示该图的R、G、B单色图像,绘制R、G、B图像各自的直方图;将RGB方式转换为HIS方式,再给出并显示该图的HIS三个分量的图像。-Colour change: given an RGB on the original image (such as bmp format) and displays the map given R, G, B color image, draw R, G, B histogram of each ima
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-11
    • 文件大小:498837
    • 提供者:刘晨
  1. CKPCA-HOG-SVM

    1下载:
  2. 为了准确地对监控场景中的运动目标进行语义上的分类,提出了一种基于聚类的核主成分分析梯度方向直方图和二又决策树支持向量机的运动目标分类算法。-In order to accurately monitor the movement of scene targets semantic classification, the clustering based on kernel principal component analysis of gradient direction histograms,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:544614
    • 提供者:piano
  1. hist3d

    0下载:
  2. matlab实现的三维直方图统计。用来统计数据的三维直方图。可适用于任何三维数据的统计。-matlab code to deal with 3d hist.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:667
    • 提供者:Ma xianzhe
  1. Histogram

    0下载:
  2. 用matlab实现lena。bmp图像的直方图均衡化-Using matlab to achieve lena. bmp image histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:673
    • 提供者:内莫
  1. examples

    1下载:
  2. 基于颜色累加直方图的图像检索,可供初学者参考,matlab编程实现-Cumulative color histogram-based image retrieval, reference for beginners, matlab programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2789
    • 提供者:xiaobao
  1. color_hist256

    2下载:
  2. 自己编写的提取RGB图像的包含256bin的一维直方图,首先把rgb图像转换为hsv图像,然后量化三个分量图像,最后提取一维直方图,可用于图像检索。-I have written extract contains RGB images 256bin one-dimensional histogram, first of all put rgb image is converted to hsv images, then quantified the three-component image,
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:580
    • 提供者:杨红菊
  1. imlook3dv12

    9下载:
  2. Display 3D Images Matlab三维图像显示(DICOM MR CT PET等) 2009年02月17日 MATLAB 7 (R14) 这是一个三维图像显示的Matlab实例程序。支持DICOM MR CT PET等图像格式。并且可以对每一帧进行图像处理,如直方图均衡、绘制,反色等。 -Display 3D Images Matlab three-dimensional image display (DICOM MR CT PET and so on)
  3. 所属分类:matlab

    • 发布日期:2015-08-06
    • 文件大小:67123
    • 提供者:鲁冰
  1. chip_histogram_features

    0下载:
  2. 直方图特征的计算,包括方差,峰度,熵值等。-Histogram of the characteristics of the calculation, including the variance, kurtosis, entropy and so on.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:2830
    • 提供者:李伟
  1. diliuzhang

    1下载:
  2. 第六章 MATLAB 特殊图形的绘制 6.1 区域图 6.2 填充图 6.2.1 二维填充图 6.2.2 三维填充图 6.3 条形图 6.3.1 二维条形图 6.3.1 三维条形图 6.4 直方图 6.4.1 笛卡儿坐标系下的直方图 6.4.2 极坐标系下的直方图 6.5 圆体图 6.5.1 圆柱体的绘制 6.5.2 球体的绘制 6.5.3 椭圆体的绘制 6.6 饼图 6.6.1 二维饼图 6.6
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:6364
    • 提供者:胡羽辰
  1. histogram-matching

    0下载:
  2. 使用matlab实现的很好用的,正确的直方图均衡化代码, matlab编写的-Using matlab to achieve good use, right histogram equalization code, matlab prepared
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1459
    • 提供者:paul
  1. ImageSegmentationAlgorithmBasedonTwodimensionalHis

    0下载:
  2. 基于二维直方图最大熵阈值法的图像分割算法,可选取较好的阈值实现图像分割-failed to translate
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1216
    • 提供者:陈小章
  1. GGM

    3下载:
  2. 用广义高斯模型(GGM)拟合分布代码,包括生成直方图,参数估计等-for GGM simulation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:820
    • 提供者:lf
  1. gaosi

    0下载:
  2. 这是一个产生高斯随机信号的matlab源程序,可以做出统计直方图-Gaussian random signals generated source code matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:517
    • 提供者:sdfsdfsfd
  1. PixelProcess

    1下载:
  2. 此程序为基本的图像直方图处理,图像像素的填充处理及像素的平移处理,经过调试可以直接用-This program for basic image histogram processing, image processing and pixel fill-pixel translational processing, through commissioning can be directly used
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:1051
    • 提供者:熊淑芬
  1. texture

    2下载:
  2. 可以对一幅图像提取边缘直方图,很有用的,用与图像匹配-Can extract the edge of an image histogram, useful, and image matching using
  3. 所属分类:Special Effects

    • 发布日期:2015-09-30
    • 文件大小:5262
    • 提供者:dd
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com