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

搜索资源列表

  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
    • 文件大小:1.63kb
    • 提供者:陈大明
  1. Brightness-transform

    0下载:
  2. 根据matlab中的imadjust函数编写的程序,可以实现对彩色图像的亮度变换,参数要自己调一下-According to the function in matlab imadjust written procedures, can change the brightness of the color images, what parameters to tune their own
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8.14mb
    • 提供者:李芳
  1. imadjust

    0下载:
  2. opencv 图像亮度变换(亮度变换与直方图)-transform opencv image brightness (brightness transform and histogram)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:46.13kb
    • 提供者:joyboble
  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
    • 文件大小:1.59kb
    • 提供者:chenshan
  1. imadjust-c

    0下载:
  2. 图像的亮度变换代码,本人初学编写,内容简单通俗易懂,适合OPENCV人群-Image brightness transform code, I am learning to prepare, as a simple user-friendly, suitable for OPENCV crowd
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:46.53kb
    • 提供者:李伟军
  1. imadjust

    0下载:
  2. 基于VC++6.0和Openvc开发的一个图像亮度调整的程序-Based on VC++6.0 and the development of Openvc adjust the brightness of an image process
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:51.04kb
    • 提供者:jay
  1. imadjust1

    0下载:
  2. 借助matlab丰富的函数资源对图像进行线性变换法的图像增强,可以通过修改程序中参数进行其他形式的变换实现图像增强,对某些图像处理效果尤佳,如所附图像-Image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:7.82kb
    • 提供者:liuyilong
  1. imadjust

    0下载:
  2. 利用opencv在空域上对图像进行点运算,实现图像的亮度变化-Use in the airspace of opencv image point computation, to achieve changes in image brightness
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:46.24kb
    • 提供者:王鹤
  1. dip3

    0下载:
  2. 用Matlab中的下列函数对输入图像按实验内容进行运算;感受各种不同的图像处理方法对最终图像效果的影响。 imfilter;fspecial;imadjust;imadd;immultiply -With the following Matlab function of the input image by computing the experimental content experience a variety of image processing methods on the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:647byte
    • 提供者:孙晓峰
  1. imadjust

    0下载:
  2. It works as the IPToolbox s imadjust GUI Front End!
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:9.19kb
    • 提供者:redasu
  1. matlabtuxiangchuli

    0下载:
  2. 把目标范围缩小到一个小矩形内,将图像的G通道单独抽出作分析,抽出来的是一个灰度图,现在需要将目标从背景中提取出来。使用imadjust函数增强图像对比度时可以使用stretchlim传递给imadjust灰度范围,matlab循环调用图片进行处理-The target was restricted to a small rectangle, the image of the G-channel single out for analysis, out of is a grayscale, and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.53kb
    • 提供者:zhangchunli
  1. f

    0下载:
  2. MATLAB图像处理工具箱提供了灰度调整函数imadjust(),可以将图像的灰度值调整到一个指定的范围-MATLAB image processing toolbox provides a grayscale adjusting function imadjust (), you can adjust the gray scale image to a specified range
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:98.92kb
    • 提供者:郑继刚
  1. Digitalimageprocessing(Experiment2)

    0下载:
  2. 数字图像处理(实验二) 图像的读、写、显示和点运算 1、掌握函数imadjust与对数和对比度拉伸变换; 2、掌握直方图的绘制和直方图均衡化变换; 3、掌握空间滤波。 -Digital image processing (Experiment 2). the image to read, write, display and point operations a master function imadjust with the number and contrast
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.6mb
    • 提供者:谢山
  1. inhance

    0下载:
  2. 使用直方图均衡化函数、图像调整函数和自适应直方图均衡化函数,编写用于增强索引图像对比度的程序,显示图像对比度增强效果-Using the histogram equalization function (histeq), image adjustment function (imadjust) and adaptive histogram equalization function (adapthisteq), prepared for image contrast enhancement in
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:690byte
    • 提供者:杨智超
  1. Untitled2

    0下载:
  2. 使用imadjust函数 一副数字乳房X射线图像f,显示出了一处疾患,使用imadjust得到明暗反转图像(负片图像)-use function "imadjust"
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:12.41kb
    • 提供者:乐淘淘
  1. duibidu-zengqiang

    0下载:
  2. 分别用三段直线和imadjust函数对图像进行对比度增强,并可以比较结果。-Three lines and imadjust function of image contrast enhancement, and can compare the results.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:787byte
    • 提供者:于明明
  1. imadjust

    0下载:
  2. 用于增强图像的对比度,线性增强,可直接调用。-Used to enhance the contrast of images, linear enhancement, can be called directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3.71kb
    • 提供者:guolingzhi
  1. imadjust

    0下载:
  2. 使用MATLAB中的imadgujust函数对图像进行亮度变换-Use MATLAB in imadgujust function image brightness transform
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:46.59kb
    • 提供者:王刚
  1. ex_14_4

    0下载:
  2. 对多分辨率彩色图像进行增强。 使用multibandread函数读取Erads lan格式的多分辨率数据;使用对比度拉伸函数imadjust增强图像;使用去相关拉伸增强函数decorrstretch增强图像-Multi-resolution color image enhancement. A multi-resolution data to use the multibandread the function reads Erads lan formats enhanced image
  3. 所属分类:Graph program

    • 发布日期:2017-11-15
    • 文件大小:957byte
    • 提供者:陈静
  1. imadjust

    0下载:
  2. 通过matlab软件,编写程序用imadjust对灰度图像的灰度进行调整(Through the MATLAB software, the program is programmed to adjust the gray level of the gray image by imadjust)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:22kb
    • 提供者:博登
« 12 »
搜珍网 www.dssz.com