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

搜索资源列表

  1. MATLAB6

    0下载:
  2. Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Matlab environment, several digital image processing experiments, including the image gray level transformation, histogram equalization, histogram matching, neighborhood average, local
  3. 所属分类:File Formats

    • 发布日期:2017-05-17
    • 文件大小:5100168
    • 提供者:王宇歆
  1. lbp_matlab

    0下载:
  2. 实现纹理模式的LBP特征表示及分类。 实现一种基于局部二值模式LBP(Local Binary Pattern)的多分辨率灰度尺度及旋转不变性的纹理分类方法-LBP texture model to achieve that as well as the breakdown characteristics. The realization of a model based on local binary LBP (Local Binary Pattern) Multiresolution g
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3336
    • 提供者:张阳军
  1. My_local_hist

    0下载:
  2. Local Contrast Enhancement Local Histogram Equalization
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:65088
    • 提供者:Dushyant
  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. localhisteq1

    0下载:
  2. 一个局部直方图均衡化算法,输入为图像和窗口的长宽,并且长宽只能为奇数-A local histogram equalization algorithm, input images and the length and width of the window, and the length and width of only odd-numbered
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:550
    • 提供者:张华君
  1. Homo LAHE

    2下载:
  2. 对图像先同态滤波,再进行局部直方图均衡化,可以模糊图片进行增强,遥感图像去薄云等等,但不是很完善。-First image homomorphic filtering, and local histogram equalization can enhance the blurred images, remote sensing images and so on to thin, but it is not very perfect.
  3. 所属分类:绘图程序

    • 发布日期:2013-06-24
    • 文件大小:1049
    • 提供者:瓦伦丁
  1. HillClimbingSegment.1.0

    1下载:
  2. 程序实现Matlab下爬山法(hill-climbing)方法,用于彩色图像分割。-mage is first converted to CIE lab color space and the 3d color histogram is generated. Hill-climbing algorithm is used to find the local maximums in lab histogram, which is used to automatically decide the c
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:85952
    • 提供者:steven
  1. chengxu

    0下载:
  2. #显示直方图; #对图像进行指数或者对数变换; #直方图均衡化; #局部(ROI)均衡化,把均衡化后的局部图像显示到原图像; #按照某种函数进行直方图匹配。-# Show the histogram # of images or the number of index change # histogram equalization # local (ROI) equalization to balance after a partial image display
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:552
    • 提供者:feng
  1. KernelBasedObjectTracking

    0下载:
  2. A new approach toward target representation and localization, the central component in visual tracking of nonrigid objects, is proposed. The feature histogram-based target representations are regularized by spatial masking with an isotropic kernel.
  3. 所属分类:Development Research

    • 发布日期:2017-05-09
    • 文件大小:2459244
    • 提供者:Ali
  1. matlab

    0下载:
  2. 图像灰度变换、图像的锐化、⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。源码-Image gray-scale transformation, image sharpening, ⑴ histogram equalization (histogram equaliza
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:1057098
    • 提供者:张少华
  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
    • 文件大小:2126
    • 提供者:方可
  1. histo

    0下载:
  2. 直方图及直方图均衡化,用来增加许多图像的局部对比度,尤其是当图像的有用数据的对比度相当接近的时候。通过这种方法,亮度可以更好地在直方图上分布。这样就可以用于增强局部的对比度而不影响整体的对比度,直方图均衡化通过有效地扩展常用的亮度来实现这种功能。 -Used to increase the local contrast of many images, especially when the contrast of the image of the useful data is very c
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:915
    • 提供者:李洁琼
  1. local_histrogram

    0下载:
  2. Perform a local histogram equalization in matlab. No image processing toolbox is needed!
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:524376
    • 提供者:rafichris
  1. localequalizedpixelshift

    0下载:
  2. This code applies local histogram equalization an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The window size may be changed, however, the window sh
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:744
    • 提供者:Sal
  1. localequalisedwindowshift

    0下载:
  2. This code applies local histogram equalization an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The window size may be changed, however, the window sh
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:676
    • 提供者:Sal
  1. count_no._of_peaks

    0下载:
  2. code in matlab for counting number of peaks in a histogram
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:26559
    • 提供者:zakabota
  1. MATLAB-gui

    0下载:
  2. 编写MATLAB函数实现灰度调整,对比度增强,直方图均衡,局部平滑,中值滤波,频率域平滑与锐化-Write MATLAB function to achieve gray scale adjustment, contrast enhancement, histogram equalization, local smoothing, median filtering, frequency domain smoothing and sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:857954
    • 提供者:李孤
  1. local-histogram

    0下载:
  2. Locai histogram in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:11283
    • 提供者:pravat
  1. Histogram-and-Local-Histogram-Equalization

    0下载:
  2. Matlab function to perform local histogram equalization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:735
    • 提供者:Srijith
  1. MATLAB视频去雾【GUI,源码,论文】

    2下载:
  2. 该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。 二、算法介绍 ①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-17
    • 文件大小:7448576
    • 提供者:MATLAB道长
« 12 »
搜珍网 www.dssz.com