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

搜索资源列表

  1. Touch_exe

    1下载:
  2. 该软件支持jpg,gif、png图片格式,大致有下列功能: V 0.1 版: 1. 图像放大、缩小、复制、打印、获取当前图像任意位置颜色信息。 2. 显示图像灰度直方图。 3. 灰度统计:图像宽度、高度、最小灰度、最大灰度、灰度均值 Mean、灰度方差 Variance、标准差、偏态 Skewness、峰度系数 Kurtosis、熵 (Entropy)。 4. RGB三原色分离、RGB图转灰度图、灰度均衡、图像可调阈值二值化、图像反色。 5. 图像可调阈值边缘检测:Rob
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1034344
    • 提供者:郑一一
  1. chip_histogram_features.rar

    0下载:
  2. 直方图是用面积表示各组频数的多少,矩形的高度表示每一组的频数或频率,宽度则表示各组的组距,因此其高度与宽度均有意义。 程序提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵。 ,Histogram is that each group size the number of frequency, the height of the rectangular frequency of each group said that the number or frequency,
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:1951
    • 提供者:zhangyun
  1. Image

    0下载:
  2. 利用matlab计算图像的辐射精度(包含均值、方差、偏斜度和陡度)和信息量。-Calculation of the radiation image using matlab precision (including mean, variance, skewness and steepness), and the amount of information.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:641
    • 提供者:王维
  1. avi_dct_embed09

    0下载:
  2. 基于偏斜度的视频水印源程序, 一个高信息量的水印程序,对大信息量水印有很好的参考价值-Skewness-based video watermarking source, a high amount of information watermark procedures, the large amount of information watermark have a good reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2586
    • 提供者:zzy
  1. chip_histogram_features

    0下载:
  2. 本程序使用matlab实现提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵。-This procedure used to achieve extracted a lot of matlab histogram parameters needed features, such as the mean, variance, skewness, kurtosis, energy and entropy.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:2205
    • 提供者:guorong
  1. biasNormal

    0下载:
  2. 最小偏态二值化法,用阈值T分割图像,分别求得背景和前景的三阶矩,使得偏态公式取最小值的T即为最佳阈值。-The smallest skewness binarization method, using image segmentation threshold T, respectively, to achieve the background and prospects of third-order moments, skewness formula made from the minimum
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:862
    • 提供者:崔琴
  1. selfadaptingthreshold

    0下载:
  2. 含KSW,最小偏态法;信息熵迭代法;最小误差法的m文件,是我做课题时选择阈值分割方法时自己编的。-Containing KSW, the smallest skewness method information entropy method the smallest error of law m file, I choose to do so when the subject of methods of threshold segmentation of own.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2797
    • 提供者:steven
  1. image_statistics

    0下载:
  2. 图形计算第一和第二的一系列图像顺序统计。计算平均值,有效值,偏度和峰度 - 一阶统计。 (图形用户界面粗糙度参数计算)-GUI for calculating 1st and 2nd order statistics of series of images. Calculates Average, RMS, Skewness and Kurtosis- 1st order statistics. (identical to File ID:#25981- GUI for calcula
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:30403
    • 提供者:cuijianzhu
  1. chip_histogram_features

    0下载:
  2. 此函数可以提取图像的均值、方差、偏度、峰度、能量和熵等特征值, 在图像处理和识别方面比较有用-This function can extract the images mean, variance, skewness, kurtosis, and other characteristics of the energy and entropy values​ ​ , image processing and recognition in the more useful aspe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2205
    • 提供者:明志远
  1. Moments-Center

    0下载:
  2. 3.Shape Descr iptors Centroids (Center of Mass) 3.2 Statistical moments: Useful for describing the shape of boundary segments (or other curves) Suitable for describing the shape of convex deficiencies The histogram of the function (segment
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1837
    • 提供者:mohammed
  1. colorMom

    0下载:
  2. 颜色矩是一种简单有效的颜色特征表示方法,有一阶矩(均值,mean)、二阶矩(方差,viarance)和三阶矩(斜度,skewness)等,由于颜色信息主要分布于低阶矩中,所以用一阶矩,二阶矩和三阶矩足以表达图像的颜色分布,颜色矩已证明可有效地表示图像中的颜色分布。本代码很好的实现了对图片颜色矩的提取,并有详细的注释。(Color moment is said a simple and effective method of color feature, a moment (mean, mean)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:17408
    • 提供者:蔓延而过
搜珍网 www.dssz.com