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

搜索资源列表

  1. KL变换

    3下载:
  2. KL变换模式识别作业三 一、编程要求: 编程实现KL变换,并对TM六波段图像进行演算。 KL变换的思想是:从n维特征选取m维特征,删去的n-m维特征不一定就是无用的信息,如何在信息损失最小的情况下选取特征,在理论上就显得更严密些。通常采用正交变换,得到新的经变换的模式, 以保证信息损失最小情况下获得有利于分类的特征。 二、编程思想: 将6副图象依次输入获得灰度值存在一个6*size(size为一副图象的像素数)的二维数组中,计算每个波段的灰度均值,然后计算协方差矩阵,得出特征值
  3. 所属分类:人工智能/神经网络/遗传算法

  1. HistogramEqualization.rar

    0下载:
  2. 本实验要求编写一个计算图像直方图的程序并要求讨论直方图均衡化技术,最后对图3.8(a)进行均衡化处理。直方图是多种空间域处理技术的基础,直方图操作能有效的用于图像增强。在实验中根据直方图对应的离散函数可以编写出计算一个图像直方图的函数,直方图均衡化则是借助于直方图灰度变换实现灰度映射从而达到图像增强的目的。实验通过得到原始图像的直方图,直方图均衡化变换函数图和增强后的图像增强后图像的直方图这些实验数据来解释图像被增强的原因。,In this study requested to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:203876
    • 提供者:jhm
  1. vc++imageprocess.rar

    0下载:
  2. 数字图像处理(常用的二十八个算法,包括灰度变换,小波,CANNY算子等),Digital image processing (28 commonly used algorithms, including gray-scale transformation, Wavelet, CANNY operator, etc.)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:3636427
    • 提供者:liujiebing
  1. project2.rar

    0下载:
  2. 数字图像处理的实验 DCT IDCT变换 灰度变换 锐化等等,Digital image processing experiments DCT IDCT transform gray-scale transformation sharpening, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:972
    • 提供者:Alex
  1. image_Processing

    0下载:
  2. java图像处理:灰度变换、直方图均衡、灰度拉伸-java image processing: gray level transformation, histogram equalization, gray stretch
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3068
    • 提供者:gyg
  1. Demo_Program

    0下载:
  2. 数字图像处理比较完整的程序,包括图像二值化、灰度线性化、阈值变换、边缘检测、轮廓跟踪、图像细化-More complete digital image processing procedures, including image binarization, gray linear, threshold transform, edge detection, contour tracing, image thinning, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:441054
    • 提供者:李群
  1. DigiPicture

    0下载:
  2. 数字图像处理技术的一些经典算法,开发平台是VS2005,这些算法全部用C++语言实现,其中包括怎样显示位图,图像的反色,灰度阈值变换,灰度拉伸,灰度均衡,亮度增减,图像平移,图像缩放等-Digital image processing technology, a number of classical algorithms, the development platform is the VS2005, all of these algorithms using C++ language, in
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10501498
    • 提供者:林彩华
  1. demo

    0下载:
  2. 数字图像处理的c++源文件,包括灰度变换,直方图增强,伪彩色,图像傅里叶变换等,对于初学者会很有帮助-Digital Image Processing C++ source file, including the gray level transformation, histogram enhancement, pseudo-color and imageFourier transform It would be helpful for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5923618
    • 提供者:张 平
  1. huidu_chuli

    0下载:
  2. 实现灰度图像的处理,实现灰度反转,对数变换,幂次变换.-Gray-scale image processing to achieve to achieve gray inversion, logarithmic transformation, power transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1397
    • 提供者:杨煦
  1. image2

    0下载:
  2. 该代码具有进行数字图像的各种基本处理的功能,例如,提取边缘,DCT变换,梯度,灰度变换,加噪去噪等。-The code has a variety of basic digital image processing functions, such as extraction of edges, DCT transform, gradient, gray level transformation, adding noise and noise attenuation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:970
    • 提供者:孙敏
  1. hhh

    0下载:
  2. 关于图像处理技术在冬小麦测试中的应用,用VC编的软件能对小麦进行二值化处理,中值滤波和灰度变换。-On image processing technology in the winter wheat test the application of the software made by VC on wheat binarization processing, median filtering and gray-scale transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:2738480
    • 提供者:gillyamylee
  1. chepaidingwei

    0下载:
  2. 经过灰度变换等图像处理算法,实现对照片中车牌的定位。-After gray-scale transformation, such as image processing algorithms, to achieve the positioning of the photo plates.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:718484
    • 提供者:靳大路
  1. gray

    0下载:
  2. 图像灰度变换 VC++图像处理程序设计配套光盘 第四章-Image gray-scale transformation VC++ Image processing program design supporting CD-ROM Chapter IV
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:568053
    • 提供者:peng
  1. 3

    0下载:
  2. P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:13875
    • 提供者:吴培培
  1. ImageShow

    0下载:
  2. 此代码可以实现多种图像处理功能,包括图像二值化、灰度图像处理、真彩色处理、图像几何变换和动态图像等-This code can achieve a variety of image processing functions, including image binarization, gray-scale image processing, true color processing, image geometric transformations and dynamic images
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:312014
    • 提供者:张豪
  1. Gray-scaletransformation

    0下载:
  2. 灰度变换图像处理中的很重要的一步,想用VC做图像处理的初学者操作实践其中的源码可以很快入门。-Gray-scale transformation in image processing is an important step, want to do image processing using VC beginner to operate one of the source code of practice can quickly entry.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:352886
    • 提供者:st
  1. MyImgPro

    0下载:
  2. 实现图像的基本处理,包括灰度变换,求直方图,边缘检测,等等。-Achieve the basic deal with images, including gray-scale transformation, and histogram, edge detection, and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:342420
    • 提供者:若北
  1. color416

    0下载:
  2. 对彩色图像的各种处理,包括灰度变换,平滑、锐化等操作-Color images of a variety of treatment, including gray-scale transformation, smoothing, sharpening and other operating
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2779976
    • 提供者:ys991508
  1. Cimageprocessprograms10279046

    0下载:
  2. 图像处理常用算法程序,包括灰度变换、边缘检测、形态学预算,用VC实现-Image processing algorithms commonly used procedures, including gray-scale transform, edge detection, morphology of the budget implementation by VC
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6243825
    • 提供者:高圆圆
  1. imgbook

    0下载:
  2. 图像处理常用算法程序。包括灰度变换、阈值变换、编码很实用-Procedures commonly used image processing algorithm. Including gray-scale transformation, threshold transform, coding is very useful
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:21475309
    • 提供者:高圆圆
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 39 »
搜珍网 www.dssz.com