CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 灰度,拉伸,均衡

搜索资源列表

  1. VC++examples(9Sources)

    0下载:
  2. 该文件包括9个VC++编程的例子源码,包括Hough变换,灰度均衡,灰度拉伸,图像的3D灰度显示,拉普拉斯高斯边缘检测等等。-The documents include nine VC + + programming examples of FOSS, including Hough transform, gray balance, gray stretch, 3D gray-scale images, Laplace, etc. Gaussian edge detection.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10236
    • 提供者:小会
  1. 汉字识别程序

    1下载:
  2. 介绍了两种汉字切分算法:投影法,连通域合并法。以及二值化,灰度拉伸,灰度均衡等图像处理算法(内附汉字图片进行试验
  3. 所属分类:C#编程

  1. DigiPicture

    0下载:
  2. 数字图像处理技术的一些经典算法,开发平台是VS2005,这些算法全部用C++语言实现,其中包括怎样显示位图,图像的反色,灰度阈值变换,灰度拉伸,灰度均衡,亮度增减,图像平移,图像缩放等-Digital image processing technology, a number of classical algorithms, the development platform is the VS2005, all of these algorithms using C++ language, in
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10501498
    • 提供者:林彩华
  1. ImageProcessing4

    0下载:
  2. 灰度转换,walsh变换,对比度拉伸,二值变换,反色,方块编码,,高斯平滑,灰度均衡-Gray-scale conversion, walsh transform, contrast stretching, binary conversion, anti-color, box code, Gaussian smoothing, gray balance
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:8791694
    • 提供者:huang jakie
  1. LineTrans

    0下载:
  2. 用VC++对图像进行点操作,包括图像反色,线性变换,阈值变换,窗口变换,灰度拉伸,灰度均衡(直方图均衡化)-Using VC++ on the image point operations, including the anti-color image, linear transformation, threshold transform, transform window, gray stretch, gray balance (histogram equalization)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2257878
    • 提供者:caiing
  1. bianyuanjiance

    0下载:
  2. bmp格式文件和六种常用图像增强算法作出了研究,文中详细论述了数字图像增强技术中涉及到的图像平滑、中值滤波、梯度锐化、拉普拉斯锐化、灰度拉伸和灰度均衡各基本算法及其在Visual C++ 6.0下的具体实现,列出了各图像增强基本算法所涉及的关键源代码,同时,在每种图像算法中都分别给出了一幅标准的数字图像在各种处理前与处理后的对照图像。 -bmp format, and six kinds of commonly used image enhancement algorithm to the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:322375
    • 提供者:ERRG@163.COM
  1. dip

    0下载:
  2. 一个简单的包括几个基本的图像处理的程序 可以实现: 检索灰度最大值,最小值,平均值,灰度线性变换,直方图统计,直方图均衡,平移,拉伸,旋转,FFT,DCT,随即噪声,椒盐噪声,均值滤波,中值滤波,SOBEL,LAPLACE 二值化-A simple include several basic image processing program can be: retrieve the gray maximum, minimum, average, linear gray level t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2650466
    • 提供者:wynd
  1. imageprocessing

    0下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-Simple image processing, including 256 colors to grayscale, Hough transform, Wal
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3330673
    • 提供者:啊哦
  1. POINT-OPERATION

    0下载:
  2. 能够打开图像文件绘制其直方图,并且实现各种处理 如 线性点运算,灰度拉伸,直方图均衡,直方图匹配等 笔者已经调通!-Be able to open the image file to draw its histogram, and achieve a variety of treatments such as linear point operations, gray stretch, histogram equalization, histogram matching。
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:111103
    • 提供者:jinyufeng
  1. Bitmap

    0下载:
  2. 实现图像的直方图均衡,灰度线性变换,灰度拉伸-To achieve the image histogram equalization, linear transformation, gray stretch
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:375812
    • 提供者:ruizhe Chang
  1. LineTrans

    0下载:
  2. 数字图像处理,包含灰度直方图,灰度的线性变换,阈值变换,拉伸与均衡等等。参考价值不错。-Digital image processing, including histogram, gray linear transformation, threshold transform, stretching and balance etc.. A good reference value.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:87068
    • 提供者:朱劲松
搜珍网 www.dssz.com