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

搜索资源列表

  1. imhist

    0下载:
  2. matlab中调用imhist函数来求图像的灰度直方图分布的方法,下载使用的话,只需要选择图像并改变改动图像的路径即可-imhist in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:56314
    • 提供者:
  1. GML

    0下载:
  2. 灰度直方图GML规定化处理,这是用matlab编写的,感觉挺不错,与大家分享。-Gray histogram GML rules, it is written in matlab, feel good, to share with you
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:93712
    • 提供者:理庆临
  1. zyt

    0下载:
  2. 绘制灰度直方图。打开位图并转化为灰度图片,生成灰度直方图。-Draw the histogram. Open the bitmap and converted to grayscale image, generate histogram.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-28
    • 文件大小:10890109
    • 提供者:xiaoski
  1. Image-processing

    0下载:
  2. 载入图像后能够实现,红绿蓝三通道显示、红绿蓝三分量法灰度显示、灰度直方图显示、灰度取反、直方图均衡化、均值滤波、中值滤波等图像处理功能。-After loading the image can be realized, three channel RGB display, three RGB component grayscale display, histogram display, gray scale inversion, histogram equalization, mean filt
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:823871
    • 提供者:George
  1. GUI

    0下载:
  2. 图像灰度变换,灰度直方图,灰度图像二值化-Gray transform, histogram, gray image binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1156011
    • 提供者:张贤重
  1. Image-Gray-transform

    0下载:
  2. 实现图像灰度变换的功能,包括灰度线性变换、分段线性变换、灰度直方图、灰度分布均衡化等变换。-Image Gradation transformation, including gray linear transformation, piecewise linear transformation, histogram, gray distribution equalization transform, and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:33012
    • 提供者:马江敏
  1. texture-feature

    0下载:
  2. 从图片中提取四种不同纹理特征,包括gabor、灰度共生矩阵、灰度直方图、灰度梯度共生矩阵纹理特征。-Four different texture features extracted the image, including gabor, GLCM, histogram, GGCM texture.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7172
    • 提供者:王纬宇
  1. tuxiangtezhengtiqu

    0下载:
  2. 对图像的特征提取,有灰度直方图,共生矩阵,Hu不变矩,几何特征,还有基于小波的二维分解,已运行。-Image feature extraction, there histogram, co-occurrence matrix, Hu invariant moments, the geometrical characteristics, already running, correct.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5029
    • 提供者:王亮
  1. huidu

    0下载:
  2. 能较好实现,利用灰度直方图进行图像相似度量-Image similarity measure code, gray histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2923855
    • 提供者:shanghe
  1. Image-enhancement

    0下载:
  2. 图像增强,基于灰度直方图的均衡处理而进行的图像增强,MATLAB语言编程-Image enhancement, image enhancement based on gray level histogram equalization, MATLAB language programming
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1314431
    • 提供者:徐牖
  1. histeqCompute

    0下载:
  2. 直方图均衡化是将原图像通过某种变换,得到一幅灰度直方图为均匀分布的新图像的方法。-Histogram equalization is a new method to obtain a uniform distribution of the original image through a certain transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:776
    • 提供者:郭苗苗
  1. MFC

    0下载:
  2. (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域靠左显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)在工具栏中依次实现附件2中的各项图像处理功能,每一个功能都是在上一次的操作基础上进行,工具栏中须具备“返回上一次操作”的功能,并且能够随时还原原图(请注意:有些图像处理功能对图片格式有要求,如灰度直方图均衡必须要求是灰度图,因此请考虑各功能之间的关系,添加必要的防御代码)。 (3)在工具栏中点击“保存”功能出现文件保存
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4625490
    • 提供者:HBX
  1. code

    0下载:
  2. 图片的打开和保存、对数校正、指数校正、灰度直方图、彩色直方图-Open and save images, logarithmic correction, index correction, histogram, the color histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:437306
    • 提供者:
  1. Digital-Image-Processing

    3下载:
  2. 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
  3. 所属分类:Dialog_Window

    • 发布日期:2016-01-08
    • 文件大小:1072128
    • 提供者:zl
  1. picp5

    0下载:
  2. 实现基础图像处理功能,伽马校正,对数校正,指数校正,彩色灰度直方图- 实现基础图像处理功能,伽马校正,对数校正,指数校正,彩色灰度直方图 Realization of the basic image processing functions, gamma correction, logarithmic correction, index correction, color histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:84281
    • 提供者:陈德龙
  1. Texture_seg

    1下载:
  2. 使用纹理特征对图像进行分割,使用两种纹理提取方法:灰度共生矩阵与灰度直方图求均值方差、熵和能量。-Use of texture features for image segmentation, texture extraction using two methods: GLCM and histogram averaging variance, entropy and energy.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-07
    • 文件大小:3080
    • 提供者:yadan
  1. histogram

    0下载:
  2. 灰度直方图,线性点运算,直方图均衡化,直方图匹配-Histogram, linear point operations, histogram equalization, histogram matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:163286
    • 提供者:aiden
  1. car-plate

    0下载:
  2. 汽车车牌图像的图像分割,步骤如下:图像裁剪,绘制灰度直方图,双峰阈值分割,于可视化界面实现,并附有个人实验报告。-Car license plate image segmentation, as follows: image cropping, drawing histogram bimodal thresholding, visual interface to achieve, along with individual test report
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:60040
    • 提供者:zhangpengpeng
  1. figure-extraction

    0下载:
  2. 图像特征提取,包括灰度提取、灰度直方图、神经网络图像识别程序以及形态学分割和图像的膨胀与腐蚀-Extract image feature extraction, including gray, gray histogram, neural network is the expansion of the image segmentation and image recognition process and morphology and corrosion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3646
    • 提供者:莫小依
  1. ImageProcessingLearning

    0下载:
  2. 正在学习图像处理分割算法,上传的是刚学习matlab处理图像的一些内容,包括转换灰度图、画灰度直方图、图像翻转线性变换、部分区域图像边2值图像和灰度拉伸等内容,-Are learning image processing segmentation algorithm, upload is just learning matlab image processing some of the content, including grayscale, painting histogram, image
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1559
    • 提供者:
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com