CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - 图像转化

搜索资源列表

  1. CDib类

    0下载:
  2. 在图像处理类中将读取的彩色图像转化为灰度图像用于后续处理-in Image Processing category will read the color image into a gray-scale images for follow-up treatment
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:108.82kb
    • 提供者:郭武
  1. 图像颜色迁移处理

    0下载:
  2. 该程序使用MFC编程实现图像颜色迁移,主要是通过颜色空间变换,将原来相关性强的图像转化到相关性弱的颜色空间,再通过源图像与目标图像的均值与方差,求的图像变换的线性关系,最后实现迁移,效果可以。
  3. 所属分类:2D图形编程

    • 发布日期:2009-11-07
    • 文件大小:5.87mb
    • 提供者:xufei87
  1. 一种匀速运动模糊图像的模糊方向判断算法

    0下载:
  2. 本文主要研究的是任意方向的匀速直线运动模糊图像的模糊方向判断算法,主要根据运动模糊降低了运动方向上图像的高频成 分,沿着运动方向实施高通滤波,可保证微分图像灰度值(绝对值)之和最小,论文中就是根据这种原理来判断出匀速运动模糊图像的运动 模糊方向,采用了3×3方向的微分乘子法来判断图像的运动模糊方向,从而可将图像的恢复问题转化为一维问题。
  3. 所属分类:2D图形编程

    • 发布日期:2011-10-05
    • 文件大小:134.24kb
    • 提供者:jackeey
  1. Matlab

    0下载:
  2. 图像的分割 将灰度图转化为二值图像 matlab-Segmentation of the image will grayscale into a binary image matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1.88kb
    • 提供者:白百
  1. 256256-color-images-into-grayscale-

    0下载:
  2. 256色图像转化为灰度图像,内有完整代码和测试图片-256 color images into grayscale images, code and test in a complete picture
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2.8mb
    • 提供者:chen
  1. kmeans

    0下载:
  2. 将彩色图像,转化到Lab空间,利用K-means类聚对图像进行分割-The color image is transformed into Lab space, the use of the class of K-means poly image segmentation
  3. 所属分类:2D Graphic

    • 发布日期:
    • 文件大小:1021byte
    • 提供者:李永
  1. cdibImage

    0下载:
  2. 打开一幅BMP图像,能够将灰度图像转化为彩色图像,能够将彩色图像转化为灰度图像,并且实现图像的水印效果,实现对处理后的图像进行保存。-Open a BMP image, the gray-scale image can be converted into a color image to the color image into a grayscale image, and the watermark image to save the processed image.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-04
    • 文件大小:2.03mb
    • 提供者:XT
  1. vbbmpformat

    0下载:
  2. VB将彩色位图转化为灰度图(黑白图像),附带程序源码。-VB will color bitmap into a grayscale (black and white image), with a program source.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:297.68kb
    • 提供者:荣敏
  1. togray

    0下载:
  2. 将256色bmp格式图像转化为灰度图,灰度化。-256 color turned gray
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3.3mb
    • 提供者:李晓阳
  1. pinlv

    0下载:
  2. 在具体进行频率域的各种处理滤波的前后,进行了傅立叶变换以及傅立叶反变换.这两个变换的过程就是将空间的信息分解为在频率上的表示,或者将频率上的表示转化为空间上的表示,两种变换是互为逆变换的.正是通过傅立叶正反变换的处理,才使得频率域上的处理可以用于图像的增强-After various processes in a specific frequency domain filter, carried out a Fourier transform and inverse Fourier transf
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:91.59kb
    • 提供者:江丹丹
  1. SUNYUAN

    0下载:
  2. 实现对图像中坐标点的读取,把相位坐标,转化为数值坐标-Implementation of image read in the coordinates, the phase coordinates, into numerical coordinates
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:450.63kb
    • 提供者:孙袁
  1. chap8

    0下载:
  2. 改程序可以制作出一个彩色条 并且可以改变一幅图像的颜色 对于刚接触彩色图像处理的,想要了解彩色图像3通道的,如何进行彩色通道转化的朋友有很大的帮助-Reform process can produce a colored bar and can change the color of an image for the new to color image processing, 3-channel color image you want to know how color channel tr
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1.78mb
    • 提供者:fanhuan
  1. JPEG编码程序MATLAB

    1下载:
  2. JPEG编码包括图像颜色转化、DCT编码、量化等多个在重要步骤,MATLAB语言编写,非常实用适合初学者学习~
  3. 所属分类:2D图形编程

搜珍网 www.dssz.com