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

搜索资源列表

  1. 利用小波变换灰度处理

    0下载:
  2. 用小波变化实现对图像的灰度处理。在学信号处理的时候读过的一个源程序 -wavelet changes to achieve the gray image processing. Signal processing in school when read in one source
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:22162
    • 提供者:燕儿
  1. 灰度均衡代码

    0下载:
  2. 灰度均衡处理代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-11-11
    • 文件大小:32324
    • 提供者:yapacs
  1. opencvgray

    0下载:
  2. opencv,C++图像处理,包括平移,缩放,旋转,形态学变换,灰度转换,阈值分割等操作,适用计算机视觉初学者。-opencv, C++ image processing, including translation, scaling, rotation, morphological transformation, grayscale conversion, segmentation, etc, for beginner computer vision.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6094
    • 提供者:sdphw
  1. view

    0下载:
  2. C#数字图像处理算法,彩色图像灰度化,灰度直方图,图像腐蚀运算,图像膨胀运算,图像开运算与闭运算,傅里叶变换等多种算法及实例-C# digital image processing algorithms, color images of gray, gray histogram, image corrosion computing, image expansion of computing, image to open computing and closing operation, such
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1010841
    • 提供者:陈东
  1. 1

    0下载:
  2. 数字图像处理,图像灰度化,256颜色转化为灰度图像-Digital image processing, images of gray-scale, 256 color images into gray-scale
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2935533
    • 提供者:wangzhongmei
  1. 200911081312

    0下载:
  2. 图像的灰度化、二值化和反色是些较简单的图像像素处理过程,我在《GDI+ 在Delphi程序的应用 -- ColorMatrix与图像灰度化》和《GDI+ 在Delphi程序的应用 -- 图像二值化》-procedure ImageDynamTwoValues(Data: TImageData SubSize: Integer) var Sub: TImageData GrayData: TGrayStatData x, y: Intege
  3. 所属分类:GIS program

    • 发布日期:2017-04-03
    • 文件大小:182031
    • 提供者:liyb
  1. Dutu

    0下载:
  2. 采用VC++实现图像灰度处理,调整图像曲线实现图像的增强!-Using VC++ to achieve gray handle, adjust the image curve of image enhancement!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:435744
    • 提供者:vv
  1. FoxitReader3.0

    0下载:
  2. 图像处理:包括图像灰度处理、二值化、放大缩小、边缘检测、hough变换和其他功能-Image Processing: including gray processing, binarization, zoom, edge detection, hough transform, and other features
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2959899
    • 提供者:ggg
  1. DIBDisplay

    0下载:
  2. 真彩色图像预处理,能够实现一般彩色图像灰度化、二值化以及增强、去噪等-True color image preprocessing, to achieve the general color image grayscale, binary, and enhancement, denoising, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2454154
    • 提供者:罗良毅
  1. Binarization-Transformation

    0下载:
  2. 图像处理源程序,实现二值化变换,经一幅图像灰度化后,变成二值化图像,包括大津法、最大类间方差法、一般阈值法、及文本识别最有用的Niblack法-Image processing program and realized binarization transformation, after by a gray-scale image into binary image, including the Otsu method, Otsu method, the general threshold, a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2905849
    • 提供者:Robert
  1. 基于VC的图像处理

    0下载:
  2. 基于Vc++的数字图像软件。源程序包括:图像灰度处理、平滑处理、锐化处理、伪彩色编码。
  3. 所属分类:图形图象

  1. 灰度处理

    0下载:
  2. 改变图像灰度,增强图像中需要的信息,可利用与分割前处理(Change the image gray level, increase the information)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:108544
    • 提供者:Xuk
  1. 灰度共生矩阵

    0下载:
  2. 图像处理,灰度共生矩阵。已知被理论证明并且实验显示它在纹理分析中是一个很好的方法,广泛用于将灰度值转化为纹理信息(Image processing, gray level co-occurrence matrix. Known to have been proved by theory, and experiments show that it is a good method in texture analysis, and is widely used to transform gray v
  3. 所属分类:图形图像处理

  1. 灰度共生矩阵

    0下载:
  2. 遥感图像处理,研究灰度的空间相关特性来描述纹理的常用方法,编程实现(Remote sensing image processing.Study the spatial correlation characteristics of grayscale to describe the texture of the commonly used methods. Programming implementation.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-27
    • 文件大小:25297920
    • 提供者:宽宽
  1. 灰度化程序

    0下载:
  2. 利用opencv2.4.8和vs2013进行图像灰度化处理的源代码(Using opencv2.4.8 and vs2013 grayscale image processing source code)
  3. 所属分类:图形图像处理

  1. 灰度计算

    0下载:
  2. 实现简单的灰度计算,用作新手参考,稍加改变能添加到自己的程序中实现简单图像处理(A simple gray scale calculation, used as a novice reference, a little change that can be added to your own program to implement simple image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:186368
    • 提供者:我好吃的
  1. 灰度模板匹配

    0下载:
  2. 将图像灰度化处理,进行模板匹配,结果显示相似度系数(Grayscale the image to match the template)
  3. 所属分类:图形图象

    • 发布日期:2018-04-23
    • 文件大小:26624
    • 提供者:dd无极
  1. 灰度处理多种实现程序

    1下载:
  2. 利用matlab控制摄像头,对图像实时进行二值灰度处理(Using MATLAB to control the camera, the image is processed with two value gray in real time)
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-19
    • 文件大小:3072
    • 提供者:henshin333
  1. 1

    1下载:
  2. 图像灰度处理,可批量处理多张图片,将指定文件夹内图片灰度调节到合适值(Grayscale adjust,it is possible to deal with group of photos. grayscale of the photos in the folder can be changed to the degree you want.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-10
    • 文件大小:1024
    • 提供者:trigger
  1. 灰度处理程序

    1下载:
  2. C#对图像批量灰度化程序,自动提取所选文件夹的全部下级子目录的所有图片,并批量灰度输出(C# Image Batch Graying Program)
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-10
    • 文件大小:756736
    • 提供者:Statics
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com