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

搜索资源列表

  1. histeq.rar

    0下载:
  2. 图像的直方图均衡化,达到归一化图像的亮度目的,并增强图像的对比度,Histogram equalization image to normalized image brightness purposes, and enhance the image contrast
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:47238
    • 提供者:王鹤
  1. TextureLBP

    0下载:
  2. LBP纹理特征提取算法。首先将检测窗口划分为16×16的小区域(cell),对于每个cell中的一个像素,将其环形邻域内的8个点(也可以是环形邻域多个点,如图 3‑ 4. 应用LBP算法的三个邻域示例所示)进行顺时针或逆时针的比较,如果中心像素值比该邻点大,则将邻点赋值为1,否则赋值为0,这样每个点都会获得一个8位二进制数(通常转换为十进制数)。然后计算每个cell的直方图,即每个数字(假定是十进制数)出现的频率(也就是一个关于每一个像素点是否比邻域内点大的一个二进制序列进行统计),然
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3716
    • 提供者:nana
  1. HistEqualize

    0下载:
  2. Histogram Extraction or Histogram Normalized on image-Histogram Extraction or Histogram Normalized on image
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:493807
    • 提供者:hamedvahedian
  1. histeq

    0下载:
  2. 图像的直方图均衡化,计算直方图,,归一化直方图。-Image histogram equalization, histogram calculation, the normalized histogram.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1180
    • 提供者:张三
  1. cbir

    0下载:
  2. 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、 最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the image is divided into 4X4 blocks
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:4693802
    • 提供者:周文
  1. mutual

    0下载:
  2. The existence of numerous imaging modalities makes it possible to present different data present in different modalities together thus forming multimodal images. Component images forming multimodal images should be aligned, or registered so that all
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:97795
    • 提供者:Harry
  1. FastEMD-1.1

    1下载:
  2. The code efficiently computes the Earth Mover s Distance (EMD) between two histograms or sparse histograms (signatures). The EMD is also known as Mallows, 1st Wasserstein, Monge-Kantorovich, Match and Transporatation distances. The approach was descr
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-24
    • 文件大小:201937
    • 提供者:ning
  1. zhifangtujunhenghuaVC

    0下载:
  2. 直方图均衡化即归一化VC程序,和我上传的matlab对应,都是用于模式识别处理图像样本。-Histogram equalization that is normalized VC process, and I upload matlab counterparts, are used for pattern recognition image processing samples.
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2933785
    • 提供者:
  1. 1111111

    0下载:
  2. 提出了一种改进直方图映射和均值移位结合的目标跟踪算法,根据目标模型各成分直方图比例系数建立索引表,索引号为颜色值,索引内容为颜色对应的归一化目标模型直方图,在索引表中查询输入图像颜色值构建反映目标出现概率灰度图;均值移位算法在生成灰度图中快速定位目标位置。对比实验结果表明,改进的直方图映射算法从根本上抑止模型背景干扰,均值移位算法准确定位目标;系统能实时准确跟踪运动目标。-An improved histogram mapping and integration of the mean shif
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:213060
    • 提供者:wy
  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
    • 文件大小:3338
    • 提供者:zhang chao
  1. sjfb

    0下载:
  2. 各种随机分布的直方图,频谱估计图,频谱归一图-Various random distribution histogram, spectrum estimation map, the normalized frequency spectrum chart
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3355
    • 提供者:
  1. histogramequalization

    0下载:
  2. In histogram equalization we are trying to maximize the image contrast by applying a gray level transform which tries to flatten the resulting histogram. The gray level transform is a scaled version of the original image s cumulative histogram. That
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10190
    • 提供者:akash
  1. histnorm

    0下载:
  2. HISTNORM Histogram normalized [...] = HISTNORM(...) works like HIST, but the frequency is normalized so that area sum is 1. Bonus usage! [...] = HISTNORM(..., plot ) plots and returns the output arguments. Be sure plot is the las
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:825
    • 提供者:Cystrin
  1. Contrast-Enchancement--and-Noise-for-CV

    0下载:
  2. One of the Histogram Technique is Histogram Specification. For getting the new gray level values, the current gray level is normalized and number of pixels is calculated. With the average of number of pixels, we get the original image for each level
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1872699
    • 提供者:binu
  1. matlab

    0下载:
  2. 主要是对图像进行灰度处理并进行直方图规范化处理-Mainly gray-scale image processing and normalized histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:2557
    • 提供者:破铁
  1. Hue-Saturation-histogram

    0下载:
  2. 色相饱和度直方图(归一化RGB2) Hue Saturation histogram (normalized RGB2)-Hue Saturation histogram (normalized RGB2)
  3. 所属分类:OpenCV

    • 发布日期:2017-11-05
    • 文件大小:2547
    • 提供者:xiezhenliang
  1. histeq

    0下载:
  2. 图像的直方图均衡化,计算直方图,,归一化直方图。-Image histogram equalization, histogram calculation, the normalized histogram.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1225
    • 提供者:Carneys
  1. Histogram_functions_matlab

    0下载:
  2. the code implements image histogram functions like histImage (regular histogram), nhistImage (normalized histogram image) etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:632893
    • 提供者:david
  1. 1126code

    0下载:
  2. 网站商城的后台框架和模板,在后台开发总会用的到- LBP returns the local binary pattern image or LBP histogram of an image. J LBP(I,R,N,MAPPING,MODE) returns either a local binary pattern coded image or the local binary pattern histogram of an intensity image
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:17904
    • 提供者:明庭良
  1. 05

    0下载:
  2. 第一是灰度图像的增强,并求其归一化直方图;第二是灰度图像的复原。此程序都是基于VC框架下。-The first is the enhancement of the grayscale image, and its normalized histogram the second is the restoration of the grayscale image. This program is based on VC framework.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:16237
    • 提供者:BuBu1122
« 12 »
搜珍网 www.dssz.com