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

搜索资源列表

  1. Imageequilibria

    1下载:
  2. 这是我自己写的一个Matlab原代码:直方图均衡化,另外送上别人写的一种算法,给大家比较,接下来我还想写一种能强化细节的自适应直方图均衡法。。请大家多多指教-that I wrote an original Matlab code : histogram equalization, and send the others to write an algorithm for the sake of comparison, the next one I want to write details c
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1714
    • 提供者:天路
  1. matlab

    0下载:
  2. matlab关于直方图,均衡化,白平衡,匹配,边缘检测,图像变换的有关数字图像处理方面的几个程序代码。-matlab on histogram equalization, white balance, matching, edge detection, image transformation on several aspects of digital image processing code.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:3683
    • 提供者:陶渊然
  1. HOG

    5下载:
  2. 这是最简洁,注释得最好的HOG(Histogram Oriented Gradient)算法的matlab实现。可用于行人识别和物体跟踪。-This code is well commented, which enables the adjusting of the HOG parameters. This code was developed for the work: O. Ludwig, D. Delgado, V. Goncalves, and U. Nunes, Trainable
  3. 所属分类:matlab例程

    • 发布日期:2012-11-08
    • 文件大小:1893
    • 提供者:袁宇
  1. hw

    0下载:
  2. 实现您自己的直方图均衡或匹配算法。提交您的代码和演示图像。以及和MATLAB的函数histeq()的比较结果。-Realize your own Histogram equalization or matching algorithm. Submit your code and demo images. Compare your result with matlab function histeq().
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:79850
    • 提供者:秦稼轩
  1. junhenghua

    0下载:
  2. 这里有好几个直方图均衡化的源代码,希望对大家有用.-There are several histogram equalization of the source code, in the hope that useful to everyone.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3793
    • 提供者:zzl
  1. EmdL1_v2

    0下载:
  2. NOTES: 1. This implemention borrowed some basic framework from Rabner s original EMD code. 2. Histogram matrices are assumed to be arranged in the "matlab" style, i.e, the [i,j,k]-th element is located in the position i*(n2*n3) + j*(n3
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:11399
    • 提供者:束鑫
  1. Photo

    2下载:
  2. 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-29
    • 文件大小:1991623
    • 提供者:郭东
  1. histeq

    0下载:
  2. 图像直方图均衡化的源代码,opencv实现-Image histogram equalization of the source code, opencv implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:47144
    • 提供者:buaa
  1. cropping

    0下载:
  2. This code is improving parts of the image with imcrop according to the 2-D histogram (mesh).-This code is improving parts of the image with imcrop according to the 2-D histogram (mesh).
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:35902
    • 提供者:paz
  1. stretch

    0下载:
  2. Write your own code to linearly stretch the gray scale on "trees.tif" so that the image will have a better contrast than in the original image. Try histogram equalization for the same image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:95897
    • 提供者:周默
  1. Processed_histogram_based_Face_Recognition

    0下载:
  2. Histogram face recognition in matlab code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-14
    • 文件大小:3506946
    • 提供者:bluesky871
  1. hamming

    0下载:
  2. 利用汉明码编码,对一个指定的序列进行编码和译码,最后输出直方图-Hamming code using coding sequences for a specified encoding and decoding, the final output histogram
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1196
    • 提供者:mini
  1. chap3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:11603
    • 提供者:王兆云
  1. imageprocess

    3下载:
  2. 用MATLAB写的图像处理,包括绘制直方图,灰度拉伸,图像均衡化及频域平滑滤波代码,简洁实用,注释清晰-Written using MATLAB image processing, including the plot histogram, gray stretch, image equalization and frequency domain filtering code, simple and practical, clear notes
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-09-27
    • 文件大小:977
    • 提供者:jhzhu
  1. histogram

    0下载:
  2. a source code for histogram in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1208
    • 提供者:reyhane
  1. surshrHEDA

    0下载:
  2. 基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数-Estimation algorithm based on histogram matlab source code, test function selected is 30-dimensional function
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:21517
    • 提供者:zhangkaibo
  1. histeqconv

    0下载:
  2. here is the code for histogram equilization and convolution for image processing from gonzalvez book also the code for image rotation and image masking-here is the code for histogram equilization and convolution for image processing from gonzalvez bo
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1113
    • 提供者:sushil
  1. histogramEq

    0下载:
  2. Histogram Equalization Code in MATLAB
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:109568
    • 提供者:zahrakh
  1. 数字图像处理-matlab代码

    0下载:
  2. matlab使用代码,包括图像读取及灰度变换,图像旋转,边缘检测,直方图均衡化,线性平滑滤波器等(Matlab uses code, including image reading and gray scale transformation, image rotation, edge detection, histogram equalization, linear smoothing filter, and so on)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:13312
    • 提供者:lhy_2018
  1. matlab图像分割算法源码

    0下载:
  2. matlab图像分割算法源码,包含图像反转,灰度线性变换,非线性变换,直方图均衡化,线性平滑滤波器,中值滤波器等一些基础功能。(MATLAB image segmentation algorithm source code, including image inversion, gray linear transformation, nonlinear transformation, histogram equalization, linear smoothing filter, median
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:哪哪
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com