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

搜索资源列表

  1. image

    0下载:
  2. 图像转换处理的常见方法(灰度,二值,去噪,马赛)-Conversion of the common image processing methods (gray, two-valued, denoising, Marseille)
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:112648
    • 提供者:江君
  1. HanImage

    1下载:
  2. 图像处理基本库,包括图像变形、图像灰度化、图像编辑等-Basic library of image processing, including image distortion, image, image editing, etc.
  3. 所属分类:图形图象

    • 发布日期:2017-06-02
    • 文件大小:74742
    • 提供者:han xiaoguang
  1. 51622445texturepinyuA2

    0下载:
  2. K均值聚类算法 由于对纹理图像使用灰度共生矩阵分割效果不明显 因此该算法使用图像频域进行处理-K-means clustering algorithm because of the texture image segmentation using the gray co-occurrence matrix effect was not obvious, therefore use the algorithm for processing images in frequency domain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:303627
    • 提供者:小五子
  1. image

    0下载:
  2. 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:83786
    • 提供者:yangyong
  1. colorPIC

    0下载:
  2. 针对彩色图像的处理 包括对彩色图像的灰度化、二值化、边缘提取、锐化、浮雕、反相、平滑、扩散、曝光、马赛克、图像合成以及对彩色图像显示其RGB直方图-For color image processing includes color images of the gray, binarization, edge detection, sharpening, relief, RP, smooth, proliferation, exposure, mosaic, image synthesis, as
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:113738
    • 提供者:YanMeng
  1. matlab

    0下载:
  2. 汇集了matlab图像处理的很多代码,包括分割,灰度变换-Brings together a lot of image processing matlab code, including segmentation, gray-scale transformation, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:10540
    • 提供者:liuyongkang
  1. photoprocess

    2下载:
  2. 数字图象处理系统,使用MATLAB的GUI模块,可实现图象的直方图均衡、灰度化、二值化、缩放、边缘检测、增加噪声、图像变换、去噪等功能。使用时请将fig文件和m文件和图像放在一个文件夹内-photo process system,use matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:6460
    • 提供者:tingting
  1. twenty

    0下载:
  2. 本文件夹包含有20个图像处理常用的源代码,如图像灰度化,24未转256色,二值化,倾斜矫正,hough变换,镜像,滤波等等程序源代码-This folder contains 20 commonly used image processing source code, such as gray-scale images, and 24 did not switch to 256 colors, binarization, tilt correction, hough transform, ima
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:58509545
    • 提供者:郭林杰
  1. PseudoColorImageProcessing

    1下载:
  2. 本实验要求编写程序实现课本图6.23伪彩色图像处理能力框图,实现灰度级到彩色的转换,程序的输入为图像中指定的两个灰度级范围,程序的输出为RGB格式图像,其中一个灰度级范围显示为指定的彩色,其余的像素以RGB形式显示为与对应输入图像像素相同的灰度色-Prepared at the request of the experimental procedures to achieve pseudo-textbook Figure 6.23 Block diagram of color image pro
  3. 所属分类:Special Effects

    • 发布日期:2015-04-26
    • 文件大小:305175
    • 提供者:jhm
  1. tuxiangdebianyuanjiance

    0下载:
  2. 灰度图像边缘检测 图像处理 边缘检测 用matlab编写的灰度图像检测 很好的 -Gray-scale image processing edge detection edge detection with the preparation of the gray image matlab good detection
  3. 所属分类:Graph program

    • 发布日期:
    • 文件大小:551958
    • 提供者:王梓
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. psydo-color

    1下载:
  2. 伪彩色处理是指将黑白图像转化为彩色图像,或者是将单色图像变换成给定彩色分布的图像。由于人眼对彩色的分辨能力远远高于对灰度的分辨能力,所以将灰度图像转化成彩色图像表示,就可以提高对图像细节的辨别力。 伪彩色处理的基本原理是将黑白图像或者单色图像的各个灰度级匹配到色彩空间的一点,从而使单色图像映射成彩色图像。对黑白图像中不同灰度级赋予不同的彩色。 -Pseudo-color processing refers to the black-and-white images into color
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:86165
    • 提供者:一零
  1. 022229

    0下载:
  2. c# 对图像进行灰度处理,Robers算子的处理,cany算子处理,二值化处理-c# on the gray image processing, Robers operator handling, cany operator processing, binarization processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1515883
    • 提供者:mdjcad
  1. tvdenoise

    0下载:
  2. 利用全变差对灰度图像和彩色图像进行去噪处理-tvdenois Total variation grayscale and color image denoising,matlab program
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1170
    • 提供者:陈杰
  1. grayprosess

    0下载:
  2. 本程序是实现灰度处理的方法,通过这种方法计算灰度分割门限,进行图像灰度处理-This program is to achieve gray-scale processing methods, by which method gray-scale segmentation threshold for image gray-scale processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4026
    • 提供者:刘玄冰
  1. DIPDemo

    0下载:
  2. 包括图像输入(打开文件、采集、捕捉图像、从剪贴板粘贴、打开扫描软件、灰度化、添加随机噪声、椒盐噪声、去噪声)、图像处理(几何变换、灰度反转、直方图均衡化、直方图统计、图像复原、边缘提取、伪彩色、二值化、图像变换)、图像输出(另存图像、打印输出、复制到剪贴板)-Including image input (open the file, capture, capture images, paste from the clipboard, open the scanning software, gra
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:470394
    • 提供者:沉浮沉
  1. imhist2

    0下载:
  2. 计算灰度图像二维直方图的函数,可先设定邻域处理滤波器,带入函数中加以处理即可。具体参加函数help。-This function calculates the 2D-hist of a input gray-image. The filter used to process the image can be specified outside the function.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:698
    • 提供者:
  1. gongsheng_standardized

    0下载:
  2. 灰度图像处理程序 包括两个程序 一个是用来提取灰度共生矩阵,第二个用来对灰度图像进行均方差标准化,提高图像强度 -Gray-scale image processing program includes two programs are used to extract a gray level co-occurrence matrix, the second gray-scale images were used to standardize variance and improve the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1055
    • 提供者:yifanyingzyf
  1. Application_of_MatLab_in_Digital_Image_Processing.

    0下载:
  2. 介绍利用MatLab实现图像增强的3种常用方法:灰度直方图均衡化、灰度变换、平滑与 锐化滤波等,探讨利用MatLab提供的系列算子实现图像边缘检测的方法.以Amold置 乱变换为例,探讨MatLab在图像空间变换处理中的应用,以离散余弦变换为例探讨 MatLab在图像频域变换处理中的应用。-Describes the use of MatLab implementation of the three kinds of commonly used image enhancement m
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:210870
    • 提供者:hope
  1. GrayLevelCoMatrix

    1下载:
  2. 提取纹理特征参数,主要是灰度共生矩阵源代码,用于图像处理-gray level co-matrix source code,used for the image processing, to get the texture features
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:9347
    • 提供者:codesoso
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com