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

搜索资源列表

  1. csharpphoto

    0下载:
  2. 很强大的一款图像处理软件,类似PHOTOSHOP的功能一样,有丰富的滤镜处理效果,可以显示图片直方图,颜色通道信息,调节图像对比度/亮度,源码在VS2005顺利通过编译,代码是国外开源的,有很高的学习价值-A image processing software, the function of similar PHOTOSHOP filter treatment effect, you can display the image histogram, color channel informat
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1236755
    • 提供者:fwtc4
  1. histeq

    0下载:
  2. 分别对彩色图像和黑白图像进行直方图均衡化,使图像对比度增强-Respectively of color images and black-and-white image by histogram equalization, so that the image contrast enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:159534
    • 提供者:彭湃
  1. zishiyingxijiezengqiangrgb

    0下载:
  2. 细节增强的直方图均衡法,在增强图像对比度的同时还能保留细节细心,避免了细节吞噬现象-Detail enhancement, histogram equalization, but also retained the same time enhance the image contrast details carefully, to avoid the details of phagocytosis
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:1183
    • 提供者:hujing
  1. tuxiangzengqiang

    0下载:
  2. 利用Matlab图像处理工具箱中的函数实现图像对比度增强的功能-Image contrast enhancement using Matlab Image Processing Toolbox function
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:4212
    • 提供者:赵建平
  1. a-method-for-image-enhance

    0下载:
  2. 利用Matlab,编写代码,实现增强图像,加强图像对比度-Using Matlab, write code to achieve the enhanced image, enhance image contrast
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:3058
    • 提供者:李丽
  1. OpenCV_EqualizeHist

    0下载:
  2. 数字图像处理 直方图均衡化 提升图像对比度和质量 opencv环境-Histogram equalization of digital image processing to enhance image contrast and quality opencv environment
  3. 所属分类:OpenCV

    • 发布日期:2017-10-31
    • 文件大小:1358360
    • 提供者:fc
  1. MSR

    0下载:
  2. 多尺度retinex源代码,函数可实现去雾等效果,提高图像对比度-The multiscale retinex source code, function defogging and other effects, can be realized to improve the image contrast
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:1455
    • 提供者:sunny
  1. contraststretch

    0下载:
  2. 用于图像对比度拉伸的代码,付图片,可运行-Code for image contrast stretching, payment of the pictures, you can run
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:134941
    • 提供者:zhengbj
  1. gai

    0下载:
  2. 数字图像简单处理,例如二值化,图像对比度,反色变换-Simple digital image processing, such as binarization, image contrast and color transformation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-18
    • 文件大小:2961324
    • 提供者:sdd
  1. Laplace-transform

    0下载:
  2. 针对红外图像对比度低和边缘模糊的特点,提出了一种结合自适应平台直方图均衡化和拉普拉斯变换的方法。-Infrared images of low contrast and edge blur, a combination of adaptive platform histogram equalization and the Laplace transform method.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:2956676
    • 提供者:郭涵
  1. delphidbd

    0下载:
  2. Delphi图像对比度调整的源码实例,Delphi处理图像对比度,调整对比度-Source code examples of the Delphi image contrast adjustment, Delphi processing image contrast, adjust the contrast
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-06
    • 文件大小:6362
    • 提供者:Fan
  1. neiguborDuibidu

    0下载:
  2. 这是关于图像融合过程中涉及到得图像对比度的源代码-This is related to the source code of the image contrast in the image fusion process
  3. 所属分类:Wavelet

    • 发布日期:2017-11-24
    • 文件大小:522
    • 提供者:林艳芳
  1. picture211

    0下载:
  2. 1个人信息 2.反色变换 3.调节图像亮度。4调节图像对比度。5提取彩色图像的RGB。6.图像的镜像操作。7γ矫正。8.旋转90度,9,24位真彩色转为8位灰度图。10.还原-1 person 2 anti-color transformation. Adjust the brightness of the image. 4 Adjust the image contrast. 5 extracts the RGB color image. A mirror image of operation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:2504856
    • 提供者:穿风
  1. ImageContrastEnhance--sourcecode-

    0下载:
  2. 图像对比度增强 java源码 UCI Aditi Majumder, Sandy Irani等 Contrast Enhancement of Images using Human Contrast Sensitivity-Image contrast enhancement java source UCI Aditi Majumder, Sandy Irani, etc. Contrast Enhancement of Images using Human Contrast Sensiti
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:1975197
    • 提供者:kamy
  1. Image-contrast-enhancement

    0下载:
  2. 多媒体技术实验之---用MATLAB实现图像对比度增强,分别使用imadjust,histeq,adapthisteq函数对灰度图像,真彩色图像,索引图像(伪彩色图像)进行对比度增强-Multimedia technology experiments--- MATLAB image contrast enhancement, respectively, using imadjust, histeq, adapthisteq function for grayscale images, true
  3. 所属分类:Graph program

    • 发布日期:2017-11-15
    • 文件大小:3809346
    • 提供者:龚晔
  1. matlab

    0下载:
  2. 图像对比度增强算法(PDF,CDF,直方图均衡化)源代码-Image contrast enhancement algorithm (PDF, CDF, histogram equalization) source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:56775
    • 提供者:
  1. Image-enhancement

    0下载:
  2. 基于VC6.0的单文档图像增强,有关于图像腐蚀膨胀,图像二值化,图像对比度增强,图像低通滤波,直方图均值化等等,内有报告对附的图进行了说明。-Based on VC6.0 single document image enhancement, there is corrosion on the image expansion, image binarization, image contrast enhancement, image low-pass filtering, histogram me
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6755630
    • 提供者:wangcaixia
  1. WinJPG_1.3

    0下载:
  2. 图像对比度增强算法,图像对比度增强算法(PDF,CDF,直方图均衡化)源代码-Image contrast enhancement algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:607539
    • 提供者:shanyt
  1. ImageWaterMark(asp.net)

    0下载:
  2. 文字水印、Logo水印、文字水印阴影、文字水印描边、浮雕文字、雕刻文字、立体文字、水印平铺、水印透明度、图片裁剪、马赛克处理、 图像对比度、图像亮度、图像颜色调整。-Text watermark, Logo watermark, text watermark shadows, text watermark stroke, embossed text, engraved text, three-dimensional characters, tiled watermark, the wa
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:242755
    • 提供者:fengtao
  1. imagin conrast

    0下载:
  2. 图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,图像颜色对比度调节,
  3. 所属分类:Windows编程

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 42 »
搜珍网 www.dssz.com