CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - Histogram Equalization

搜索资源列表

  1. IMagepcoecssing

    0下载:
  2. 直方图均衡比较有用的算法 对传统方法有比较好的改进-histogram equalization algorithm useful comparison to the traditional methods are relatively good improvement
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6.61kb
    • 提供者:jfj
  1. imageoperation

    0下载:
  2. 数字图像处理的基本操作,包括平移,缩放,旋转以及直方图均衡等操作,是学习数字图像处理的必备资料.-digital image processing of the basic operations, including translation, zooming and rotating histogram equalization and other operations, is studying digital image processing of the requisite informat
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:409.97kb
    • 提供者:王阳
  1. DigitalImageProcess_0321

    0下载:
  2. 用于有关图象直方图均衡化处理的学习案例-for the image histogram equalization study the case
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:605.69kb
    • 提供者:文笔
  1. histeq

    0下载:
  2. 就一个histeq.c文件,用于灰度图象直方图均衡化-histeq.c on a document for the gray-scale image histogram equalization
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.1kb
    • 提供者:liugang
  1. image-go

    1下载:
  2. 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:267.99kb
    • 提供者:zhou
  1. goodcode3

    0下载:
  2. vc++图像处理原代码:图片直方图均衡-vc original image processing code : Photo histogram equalization
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:105.79kb
    • 提供者:陈新
  1. 20076274

    0下载:
  2. 2 直方图均衡源代码.rar VC++PICURE PROCEED-two histogram equalization source code. Rar VC PICURE PROCEED
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:39.94kb
    • 提供者:高东飞
  1. digitalimage

    0下载:
  2. 一個帶有多種處理功能的數字圖像系統,功能包括直方圖均衡化、平衡化、尖銳化等-With a variety of digital image processing system, features include histogram equalization, balance, and sharp, and so on
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:521.85kb
    • 提供者:林楚鸿
  1. CppHistogramEqualizationerExe

    0下载:
  2. Tool to perform a histogram equalization on images. -Tool to perform a histogram equalization on images.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:385.27kb
    • 提供者:設計師
  1. imageprocess

    0下载:
  2. 正交变换 傅立叶变换 哈达码变换 直方图均衡 模糊 锐化 模糊图像恢复 图像分割 矩应用-Orthogonal Transformation Hadamard Transform Fourier Transform fuzzy histogram equalization Sharpens fuzzy image restoration image segmentation application moment
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:672.33kb
    • 提供者:lyg
  1. zhifangtu

    0下载:
  2. 直方图均衡 源代码 及其所有文件压缩包下载-Histogram equalization and its source code to download all the file compression package
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:105.48kb
    • 提供者:zhaoyu
  1. histogram

    0下载:
  2. 本程序采用VS2005实现直方图的均衡化,经过测试,它能够对.bmp图像进行有效的图像增强,而且实现速度也很快。-This procedure used to achieve VS2005 histogram equalization, after testing, it can make .bmp images for effective image enhancement, and to achieve speed.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:46.35kb
    • 提供者:dandan
  1. C_ZFTJH

    0下载:
  2. 这是C++直方图均衡处理的一个的实例,可以使图片得到均衡处理,效果很好。-This is a C++ histogram equalization to deal with an example, you can make a balanced picture processing, very good.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:116.46kb
    • 提供者:145
  1. Image_process

    0下载:
  2. 1.对比度增强:计算并显示图像直方图,直方图均衡; 2.图像分割:Otsu算法; 3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨胀,最后调用腐蚀膨胀实现开闭。至少给出两种不同形状和大小的结构元素。 -1. Contrast Enhancement: Calculate and display the image histogram, histogram equalization 2. Image Segmentation: Otsu algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:89.2kb
    • 提供者:陈聪群
  1. tuxiangchuliyuanma

    0下载:
  2. 图像进行二值化处理、对角镜像处理、离散余弦变换处理、离散余弦变换处理、高斯模糊处理、直方图均衡处理、水平镜像处理等20多种常用图像处理的C++源码-Binary image processing, diagonal image processing, discrete cosine transform processing, discrete cosine transform processing, Gaussian blur processing, histogram equalization
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-23
    • 文件大小:17.35kb
    • 提供者:bbdlp
  1. clahe

    0下载:
  2. 对比度受限局部自适应直方图均衡化算法,图像增强-histogram equalization with contrast limited
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:5.32kb
    • 提供者:gao
  1. zft

    0下载:
  2. 实现256色灰度图像直方图均衡化,但不支持其他位图-With 256-color grayscale image histogram equalization, but not other bitmap
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:1.9kb
    • 提供者:李凯
  1. zhifang

    0下载:
  2. C++直方图均衡处理实例, 感兴趣的可以参考下。-C++ histogram equalization instance, interested can refer to.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:115.74kb
    • 提供者:丁玉林
  1. code

    0下载:
  2. vc 直方图均衡的程序源码,很不错的demo-vc histogram equalization of the program source code, very good demo
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:40.04kb
    • 提供者:
  1. histogram-equalization

    0下载:
  2. 采用OpenCV对彩色图像进行直方图均衡化,效果很好。-Using OpenCV for color image histogram equalization, the effect is very good.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:625.62kb
    • 提供者:
« 12 »
搜珍网 www.dssz.com