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

搜索资源列表

  1. imagefirst

    0下载:
  2. 10moon,sdk2000 中的图像采集程序,直接将图像采集到指定的目录下。从而进行图像数据处理。使用了ipl中的函数来实现图像的灰度化,中值滤波。-10moon, sdk2000 the image acquisition process, Image Acquisition directly to the specified directory. So image data processing. Ipl use of the function of the gray image and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:397833
    • 提供者:pop
  1. X.bmp

    2下载:
  2. 1. 对给定灰度图(或自选图)进行模糊变换,建立模糊平面。给出变换方法和结果。 2. 对图像做模糊增强。给出原理方法和试验结果。 3. 对增强后的结果图做平滑处理。给出所选平滑因子和结果图。 4. 对图像进行模糊边缘检测,说明实现步骤,给出结果图。 -1. Right to set the gray level (or on-demand) of the fuzzy transformation, fuzzy plane. Given transform methods and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:47411
    • 提供者:廖鑫鹏
  1. image_identify

    0下载:
  2. 实现图像的预处理,包括灰度值转换,二值化,梯度锐化,去离散噪声,整体倾斜调整,字符分割,尺寸归一,紧缩重排等功能,经过神经网络训练后可以字符识别。-image preprocessing, including gray-scale conversion value, the value of the gradient sharpening to discrete noise, overall tilt adjustment, character segmentation, to a size a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:69857
    • 提供者:刘波
  1. 256-gray

    0下载:
  2. 图像处理的基础应用程序,用于256色转灰度的,大家不妨一试。-the basis of image processing applications for the 256 colors to the gray, you might try one.
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:202195
    • 提供者:ajing
  1. ImageEnage

    0下载:
  2. 图像处理实验报告,实验内容:用matlab实现图像增强,包括灰度变换,滤波,色彩增强-image processing experiments, experimental content : Matlab image enhancement, including gray-scale transformation, filtering, enhanced color
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:890280
    • 提供者:黄梅玲
  1. SMQTcode

    2下载:
  2. 根据icip会议2005年度的一篇文章编写的matlab程序。包含有效果图。 运用smqt(连续均值量化变换)算法进行灰度图像增强。它比传统方法(直方图均衡化处理)的优点在于可以保证增强后图象的直方图波形不变,可以展现图象的底层结构,自动集中改进图象细节。是一种新的效果更好的灰度图象增强算法。-under icip 2005 annual meeting of an article prepared by the Matlab procedures. Includes map results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:287120
    • 提供者:lixin
  1. CodeforMATLABImageProcessing

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

    • 发布日期:2008-10-13
    • 文件大小:11355
    • 提供者:Jimmy Yen
  1. Cannyfenge1

    0下载:
  2. 图像处理中,往往需要提取的图像的边缘线。本程式代码利用Canny算子,提取灰度图的边缘.-image processing usually requires extraction of image edges. The program code using Canny operator, from the edge of the gray level.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:101427
    • 提供者:YDK
  1. vctuxiangchulisuanfan

    0下载:
  2. 维纳滤波处理.Hough变换.拉普拉斯高斯边缘检测.图像增强技术,阈值变换,显示渐变色彩效果,图像镜像 图像旋转,逆滤波处理,灰度拉伸等等。。。。经典算法-Wiener filter. Hough transform. Laplace Gaussian edge detection. Image enhancement technology, Threshold transform, show gradual color effects, image rotating mirror imag
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21855
    • 提供者:yyyyyy
  1. BMP_DSP

    0下载:
  2. BMP图像处理算法实现程序,实现了图像增强(直方图增强、锐化、平滑)和图像分割(灰度分割),并提供了一个BMP图像读取的简单应用类,很适合学习图像处理的初学者应用。-BMP image processing algorithm procedures, the image enhancement (histogram enhanced sharpening, smoothing) and image segmentation (Gray divided), and provide a BMP im
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:281672
    • 提供者:sjh
  1. transformtion

    0下载:
  2. 图像处理源代码,用于实现灰度转换。效果不错-image processing source code used to achieve gray conversion. Good results
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1333661
    • 提供者:xiaojianying
  1. matlab-image-processing

    0下载:
  2. 用matlab对图像进行处理的几个源码,傅立叶变换,重建图像,灰度扩展,多种图像增强,滤波。-using Matlab, the image of several source, Fourier transform, image reconstruction, Gray expansion a variety of image enhancement, filtering.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10159
    • 提供者:叶芸芸
  1. 256colour-gray

    0下载:
  2. 256色转灰度图 图像处理用 vc++源码-256 colors to the gray level image processing using vc FO
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:151421
    • 提供者:杜勇
  1. 24rgbtogray

    0下载:
  2. Visual C++ 数字图像处理一书的源代码,在此基础上,添加了24位真彩图-〉8位256色灰度图的程序。经-Visual C Digital Image Processing a book of source code, on this basis, Add a 24-color pictures - "eight 256-color gray-scale map process. After
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:338284
    • 提供者:da
  1. P0901

    0下载:
  2. 数字图像处理:灰度AGV路径识别的Matlab代码。-Digital Image Processing : Gray AGV Path Recognition of Matlab code.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:916
    • 提供者:刘晓旭
  1. f-domain...

    0下载:
  2. 该程序为在VC++环境下利用MFC编写的图像处理的小程序,能显示和处理真彩色和灰度图,并包含有基本的图像变换处理分析函数!-the procedures for the use of VC environment prepared by the MFC small image processing procedures, display and can handle true color and gray-scale map, and includes a basic image process
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:300005
    • 提供者:kaxiya
  1. 200751110558396

    0下载:
  2. 能够对大部分的车牌进行定位,和识别 .包括数字图像处理的 均衡化,灰度化,中值滤波,平滑处理,各种边缘检测算法,还有四种二值化方法 -to most of the license plates for positioning and identification. Including digital image processing balanced, gray, Median filtering, smoothing, edge detection algorithm all, there
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:887355
    • 提供者:洋溢
  1. gathers

    0下载:
  2. 图像处理技术中用于图像聚类的一段程序,即将区域中具有相同灰度或其他属性的区域提取出来。 -image processing technology for image clustering section of procedures, upcoming region with the same intensity or other attribute extraction from the region.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4101
    • 提供者:诞生
  1. new_BmpOperator

    0下载:
  2. 将bmp图像归一化为设定得宽高,较小失真度,(对灰度图像处理无效) -bmp image to be translated into a set in high relief, smaller distortion, (right image processing gray void)
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:27055
    • 提供者:afei
  1. programe123

    0下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-code P0201 Note : MATLAB assignment P0202 :
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1582
    • 提供者:杨健
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com