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

搜索资源列表

  1. cc

    0下载:
  2. 1. 图像文件的格式;   2. 图像编程的基础-操作调色板;   3. 图像数据的读取、存储和显示、如何获取图像的尺寸等;   4. 利用图像来美化界面;   5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作;   6. 图像显示的各种特技效果;   7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等、图像的伪彩色、彩色图像转换为黑白图像、物体边
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:50754
    • 提供者:刘铁桥
  1. 1237

    0下载:
  2. 为了改善直方图均衡对低灰度层密集分布图像的处理效果,通过分析图像直方图均衡理论对同一灰度像素在处理后映射到同一灰度的过程中存在的理论缺陷,提出了一种高效 的、自适应的算法。该算法首先对图像进行常规的直方图均衡处理, 然后对处理后所形成的图像灰度在一个较大的灰度范围内进行映射, 保证变换后的图像有较大的灰度动态范围, 最后对结果进行适当的亮度修正,保证变换图像整体有较高的对比度,便于观察图像的细节.通过实验证明,改进后的算法可以明显地改善直方图均衡处理低灰度层密集分布图像的效果,同时具有较高的算法
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:210826
    • 提供者:王一
  1. ColorQuantization

    0下载:
  2. 针对色调在颜色量化时容易出现偏差,提出了一种基于直方图特性的颜色量化算法,在颜色量化时对色调进行修正,并采用脉冲耦合神经网络对颜色量化结果进行分割验证.-For color in the color quantization error prone, a feature based on the color histogram quantization algorithm, when the color quantization for color correction, and using p
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:611988
    • 提供者:王杰
  1. Grayscale-correction

    0下载:
  2. 代码可以实现图像的灰度变换,以及直方图均衡算法进行灰度修正的代码,有用户界面。matlab实现的-Code can achieve the image gray-scale transformation, and the gray histogram equalization algorithm is modified code, a user interface. matlab implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:46561
    • 提供者:王宇
  1. 2-(2)

    0下载:
  2. 图像的直方图的修正以及彩色变换两个方面实现-Image histogram correction and color transformation to achieve two
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:29770
    • 提供者:zhaojun
  1. shuzitujiaocheng

    0下载:
  2. 1. 图像文件的格式;   2. 图像编程的基础-操作调色板;   3. 图像数据的读取、存储和显示、如何获取图像的尺寸等;   4. 利用图像来美化界面;   5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作;   6. 图像显示的各种特技效果;   7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:24243
    • 提供者:feiying
  1. Histogram-correction-color-transform

    0下载:
  2. 本篇教程介绍了直方图的修正和彩色变换,里面的内容包括了反色,彩色图转灰度图,真彩图转256色图等,是一篇很好的图像处理C++文档。-This tutorial introduces histogram correction and color transformation, which includes color, color to grayscale, true color to 256 color chart, is a very good image processing C++ doc
  3. 所属分类:Graph program

    • 发布日期:2017-11-18
    • 文件大小:263173
    • 提供者:曾思涛
  1. AIVHE

    0下载:
  2. AIVHE算法(Adaptively Increasing the Value of Histogram.)基本原理是对输入图像的直方图进行修正与重组,得到输出图像的直方图。最后得到均衡后的图像。文件中包含AIVHE算法的matlab源代码,论文与输入源图像。-To the algorithm AIVHE (Adaptively Increasing the value of Histogram) The basic principle is to be corrected with recom
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:2928625
    • 提供者:Rayxue
  1. MyHistogram

    0下载:
  2. 包括画单图的直方图,均衡直方图,归一化直方图以及两幅图像的联合直方图;修正了读入图像时要在同一目录下、以及图像的格式和是否为RGB图像的限制;修正了画两幅图像联合直方图时,大小需要保持一致的限制-Paintings include single graph histogram, histogram equalization, the normalized image histogram and two joint histogram amended to read into the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2032
    • 提供者:王波
  1. Color-image-histogram-equalization

    0下载:
  2. 图像处理MATLAB程序(教学使用)-图像灰度级修正(彩色图像直方图均衡化)-MATLAB image processing program (Teaching)- image gray level correction (color image histogram equalization)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:30893
    • 提供者:魏明哲
  1. Histogram-specification

    0下载:
  2. 图像处理MATLAB程序(教学使用)-图像灰度级修正(直方图规定化)-MATLAB image processing program (Teaching)- image gray level correction (histogram specification)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:47067
    • 提供者:魏明哲
  1. Histogram-equalization

    0下载:
  2. 图像处理MATLAB程序(教学使用)-图像灰度级修正(直方图均衡化)-MATLAB image processing program (Teaching)- image gray level correction (histogram equalization)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:46736
    • 提供者:魏明哲
  1. mlinearqtz

    0下载:
  2. 灰度图像修正线性量化。可将按比例截去灰度直方图两端一定数目的象元,并对剩余部分采用线性拉伸并量化到指定灰度区间。-Grayscale image modified linear quantization
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1085
    • 提供者:刘夯
  1. VQCGDO

    0下载:
  2. 直方图修正对输入图象进行直方图的修正功能 不错的 很好-The input image histogram correction of histogram correction function good is very good
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-15
    • 文件大小:7168
    • 提供者:prkio
  1. gzeration

    0下载:
  2. 功能为直方图修正和彩色变换,通过VC变成实现,推荐给大家-Function as the histogram correction and color transformation, through VC to achieve, recommend to everyone
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-17
    • 文件大小:9216
    • 提供者:caynu
  1. cdmpdession-the

    0下载:
  2. 其中包括边缘检测腐蚀膨胀图象压缩直方图修正平滑等多种图象处理技术(Including corrosion expansion of edge detection image compression smooth histogram correction and so on the many kinds of image processing technology)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:260096
    • 提供者:geqeep
  1. 291484

    0下载:
  2. 直方图修正-彩色变换算法源代码,不错的源码,很好(Histogram correction - color transform algorithm source code, a good source code, very good)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:27648
    • 提供者:沈静
  1. you

    0下载:
  2. 直方图修正和彩色变换的源程序 推荐给大家 值得推荐(Histogram correction and color transforms the source program Recommend to you to recommend it)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:27648
    • 提供者:沈文娇
  1. buod

    0下载:
  2. 直方图修正对输入图象进行直方图的修正功能 不错的 很好(The input image histogram correction of histogram correction function good is very good)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:邵真真
  1. tuxiangchuli

    0下载:
  2. 包含数字图像处理功能:线性变换、直方图修正法、空间域平滑、锐化和一些算子等等。(Contains digital image processing functions: linear transformation, histogram correction, spatial smoothing, sharpening, and some operators, and so on.)
  3. 所属分类:图形图像处理

« 1 2 3 4 5 67 »
搜珍网 www.dssz.com