CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - gamma校正

搜索资源列表

  1. 灰度

    0下载:
  2. 图像的象素值变换,包括亮度、对比度和GAMMA校正算法,环境是OPENCV4.0,VC6.0。算法参考了MATLAB函数 imadjust 。-pixel image transformation, including brightness, contrast and GAMMA correction algorithm, the environment is OPENCV4.0, VC6.0. MATLAB algorithm reference to the function imadjus
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1667
    • 提供者:陈大明
  1. fractalV1

    0下载:
  2. 本软件可以生成MandlBrot集、Julia集的图形,以及随机迭代法、Newton迭代法生成分形图象。另外,本系统还提供了简单的图象处理功能,比如图象的灰度化、二值化、图象的轮廓提取、彩色浮雕、亮度增加、Gamma校正、反色等。 -The software can generate MandlBrot sets, Julia Sets graphics, and random iteration, Newton iteration Health fractal images. In add
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:414089
    • 提供者:acai17
  1. gammaCorrect

    1下载:
  2. gamma 校正源程序,只是用了操作系统函数,不需要directx或者opengl
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:46820
    • 提供者:ameng
  1. ColorProcessing

    0下载:
  2. 图像的颜色处理,包括位图的彩色与灰度的转化,颜色调整,亮度对比度调整,颜色减少和增加,Gamma校正以及颜色均值映射.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:137264
    • 提供者:王芳
  1. xapp485

    0下载:
  2. XILINX公司关于平板显示\"LVDS接收\"的参考设计,已经过验证非常成熟,用于使用FPGA来做图象增强,Gamma校正,动态背光控制等的设计!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2361289
    • 提供者:Ray Luo
  1. matlab写的对图像进行简单的伽马校正

    0下载:
  2. matlab写的对图像进行简单的伽马校正,代码中给出了两个例子,matlab write simple image gamma correction, the code gives the two examples
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-02
    • 文件大小:11545
    • 提供者:g
  1. ImageProcess.rar

    1下载:
  2. 实现对图像的打开、另存、RGB直方图和灰度直方图的绘制、图像的指数、对数、GAMMA校正,The realization of the image open, save, RGB histogram and histogram drawing, image index, logarithm, GAMMA correction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-01
    • 文件大小:25333
    • 提供者:诸姣
  1. gamma

    1下载:
  2. 这是一个伽玛图像校正程序,首先读入原始图像,然后利用事先在matlab中计算得到的对每个灰度值校正后的数值替代原灰度值即可。-this is a gama image revising program. it uses revised grey level obtained from matlab to substitute original image data to fulfill this task.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1352
    • 提供者:刘晓宇
  1. gamma

    3下载:
  2. matlab实现gamma校正的算法,用以调整光照不均的图像。-matlab to achieve gamma correction algorithm to adjust the uneven illumination of the image.
  3. 所属分类:Special Effects

    • 发布日期:2015-12-14
    • 文件大小:1024
    • 提供者:qiu
  1. gamma

    0下载:
  2. gamma校正 用于图像处理 有良好的效果 能加深对比度-good results can deepen the contrast gamma correction for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:34846
    • 提供者:林杰杰
  1. hdtz

    0下载:
  2. 图像的象素值变换,包括亮度、对比度和GAMMA校正算法,环境是OPENCV4.0,VC6.0。算法参考了MATLAB函数 imadjust 。-Transform the pixel values of images, including brightness, contrast and GAMMA correction algorithm, the environment is OPENCV4.0, VC6.0. Algorithm MATLAB function reference imad
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1625
    • 提供者:chenshan
  1. gamma

    0下载:
  2. 对图片进行gamma校正,可以对黑白图片进行比较好的gamma校正,对彩色图片有一定得校正功效!-On the picture for gamma correction, black-and-white picture can be a better gamma correction, color picture of a certain efficacy of a correction!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:230814
    • 提供者:夏英杰
  1. GammaCalibration

    0下载:
  2. Gamma校正的快速算法及其C语言实现,该算法特别适用于在嵌入式系统中处理视频流。-A Fast Algorithm for Gamma Correction and C language implementation of the algorithm is especially suitable for processing in embedded systems video streaming.
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:266989
    • 提供者:shuoshuo
  1. GAMMA

    0下载:
  2. GAMMA校正,是图像处理中一种应用方法-GAMMA
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:7465
    • 提供者:wjqzzzy
  1. GammaC

    0下载:
  2. GAMMA校正的一种C语言算法,用于图像处理过程中,提高图像质量-GAMMA correction of a C language algorithm for image processing to improve image quality
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:509598
    • 提供者:qinfenging
  1. ColorProcess

    1下载:
  2. 基于Visual C++ 6.0 开发的对图像的颜色位数、彩色到灰度的变换,颜色分离、Gamma校正等涉及颜色操作的源码-Visual C++ 6.0 on the development of the median of the color image, color to gray scale transformation, color separation, Gamma correction, color operations involving the source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:99961
    • 提供者:刘本建
  1. VCPP-ColorProcess

    0下载:
  2. 代码实现bmp彩色图片的颜色位置的转换,彩色转灰度变换(三种方法),颜色、对比度调整,分离R、G、B分量,滤除R、B、G分量,Gamma校正,曝光,底片等功能,运行成功,数字图像处理不错的代码!-Bmp color code the location of the image color conversion, color to grayscale transformation (three ways), color, contrast adjustment, separate R, G, B
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2859719
    • 提供者:王卫
  1. Gamma

    1下载:
  2. 利用多尺度高斯函数去除场景的光照分量;然后构造了一种二维伽马函数,利用光照分量的分布特性调整二维伽马函数的参数,降低光照过强区域的亮度值,提高光照过暗区域的亮度值,最终实现对光照不均匀图像的自适应校正处理。(The multi scale Gauss function is used to remove the illumination component of the scene, and then a two-dimensional gamma function is constructed
  3. 所属分类:图形图像处理

    • 发布日期:2019-09-18
    • 文件大小:90112
    • 提供者:WTAA
  1. Gamma-correction

    1下载:
  2. 对图像进行伽马校正,可以有效提升图像 亮度和对比度,低于低照度图像现在小于1的参数,对于高亮度的图像选择大于1的参数可以有效调节图像亮度。(Gamma correction can effectively improve the brightness and contrast of the image. The parameters lower than the low illumination image are less than 1. For the high brightness ima
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-15
    • 文件大小:1024
    • 提供者:毕业季
  1. 伽马校正原理

    1下载:
  2. 伽马校正的原理描述及实现代码,非常难得的资料。(The principle descr iption and implementation code of gamma correction)
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-15
    • 文件大小:1024
    • 提供者:bobzhp
« 12 3 »
搜珍网 www.dssz.com