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

搜索资源列表

  1. partsumhist

    1下载:
  2. 局部累计直方图,自己改的小程序,仅供参考,用于图像检索-local cumulative histogram, a small change their procedures for reference for Image Retrieval
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:187.18kb
    • 提供者:yxc
  1. CBIR 毕业设计做的一个图像检索系统

    1下载:
  2. 毕业设计做的一个图像检索系统,实现基于颜色直方图、累加直方图的检索-Graduation to do an image retrieval system, color-based histogram, cumulative histogram of the retrieval
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:3.54kb
    • 提供者:林中正
  1. leijiayanse

    0下载:
  2. 累加颜色直方图法图像检索,包含基本程序、图片库以及WORD说明文档-Cumulative color histogram image retrieval, including basic procedures, photo gallery and documentation WORD
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:733.49kb
    • 提供者:杨东伟
  1. main

    0下载:
  2. 直方圖等化(Histogram Equalization)為一種使用統計方法的影像處理程式設計,它的功能為將統計直方圖的色彩分布平均的打散在直方圖裡,也就是說,讓一張圖的直方圖分布均勻化,同樣的也是使用到LUT(Look-up Table)的方法 而在設計直方圖等化不可或缺的就是需要先知道統計學的機率密度函數(Probability Density Function,PDF)以及累積分配函數(Cumlative Distribution Function,CDF)相關的基本概念,在這邊
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:929byte
    • 提供者:nip
  1. examples

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

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

    0下载:
  2. 实现焊缝图像的直方图均衡化处理,其中包括图像原始直方图和累积直方图,达到图像处理的效果。-The realization of Welds histogram equalization image processing, including the original image histogram and cumulative histogram image processing to achieve results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:518byte
    • 提供者:derekwang
  1. zhifangtu

    0下载:
  2. 函数功能,对图像进行直方图均衡 直接读图像Img10_1.bmp,读到tu中 raydis是原始直方图各灰度级像素个数 原始直方图graydispro,利用原始直方图计算原始累计直方图graydispro t[]计算和原始灰度对应的新的灰度t[],建立映射关系,t坐标代表原始的灰度,t[]代表对应原始坐标的新坐标 new_graydis是统计新直方图各灰度级像素个数 计算新的灰度直方图new_graydispro,利用新的直方图计算新的累计直方图new_graydisp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:847byte
    • 提供者:zhengyan
  1. histgramTest

    0下载:
  2. 本程序计算局部窗口的累积直方图,可用于驱动水平集和纹理分割- in this test program, we calculate the cumulative histogram in a local window centered at each pixel,this local cumulative histogram can be used to drive the level set for image and texture segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:2.08kb
    • 提供者:方可
  1. AIHC

    0下载:
  2. 使用OpenCV读取图像,使用自定义类计算图像的累积直方图,可以快速计算指定区域直方图-Use OpenCV to read images, images are calculated using a custom class cumulative histogram, you can quickly calculate the designated area histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:4.85kb
    • 提供者:叶人杰
  1. image_processing

    0下载:
  2. 实现了一些基本的图像处理功能,包括计算图像的累积分布,提高图像的对比度,直方图均衡化,计算图像的灰度图和对累积分布函数进行归一化。-Including some basic image processing functions, including the calculation of the cumulative distribution of the image to improve image contrast, histogram equalization, grayscale imag
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3.26kb
    • 提供者:zhang chao
  1. local-features

    0下载:
  2. 基于局部累积直方图和纹理特征的图像检索方法-The cumulative histogram and texture based on local features of image retrieval methods
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:535.08kb
    • 提供者:qq
  1. HW1

    0下载:
  2. 图像处理作业 用matlab显示直方图 累积分布函数 加高斯噪声 再用平滑降噪 都是自己编的程序-Given the test image "Lenna" 256*256 with 256 gray levels, do the following: 1) Using MATLAB display the test image. 2) Display the intensity histogram of the test image. 3) Using the im
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:235.53kb
    • 提供者:ouyang
  1. histogram

    0下载:
  2. An image Histogram represents the tonal distribution of an image. It plots the number of pixels for each tonal value. In Histogram equalization the global contrast enhancement is obtained using the cumulative density function of the image as a tr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:68.42kb
    • 提供者:murthy
  1. chengxu

    0下载:
  2. 1) 对给定的待处理图像统计其直方图,求出 2) 根据统计出的直方图采用累计分布函数做变换 求变换后的新灰值度。 3)用新灰值度代替旧灰值度,求出 。 -1) given the pending image statistics, the histogram obtained 2) According to the statistics of the histogram of the cumulative distribution function do transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:9.45kb
    • 提供者:汤艳荣
  1. HSV

    0下载:
  2. 实现RGB到HSV空间转换,之后提取H、S、V分量后获取图像的颜色直方图和累计颜色直方图。-Achieve RGB to HSV space conversion, after the extraction of H, S, V components to obtain the image of the color histogram and cumulative color histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.34kb
    • 提供者:李潇潇
  1. 2

    0下载:
  2. 基于交叉累计剩余熵的图像配准中插值方法的改进 交叉累计剩余熵(CCRE)比传统互信息在配准强噪声图像时更具优势,但采用部分体积(PV)插值的CCRE在网格点容易产生局部极值,不利于变换参数的优化。针对该问题,研究基于3阶B样条函数的PV插值(BPV)、哈宁窗sinc函数的PV插值(HPV)和Blackman-Harris窗sinc函数的PV插值(BHPV)方法在CCRE中的应用,提出一种新的插值方法。该方法采用灵活的邻域中心,将插值点对联合直方图贡献的权重分散到临近的9个点上,并使用高
  3. 所属分类:Graph program

    • 发布日期:2017-05-05
    • 文件大小:319.47kb
    • 提供者:fangsm
搜珍网 www.dssz.com