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

搜索资源列表

  1. COLOR-TO-GARY

    0下载:
  2. 这是一个应用MATLAB编写的图片处理的小软件,它可以实现从彩色图像向灰度图象的转化,可以调整图像的对比度、饱和度、量度;并且能够突出图像的轮廓信息,是一个比较不错的图像处理小工具。-This is a MATLAB prepared by the small photo software It can be achieved from the color images to gray scale image conversion, and can adjust the contrast of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:58655
    • 提供者:lijianjun
  1. Color2Grey

    1下载:
  2. 本程序可以从硬盘中读入一幅BMP图像并显示,然后可以将真彩色的图像变为灰度图。-this procedure can read from the hard disk into a BMP images and, Then it will truly be a color image into a gray-scale map.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:70997
    • 提供者:王立波
  1. digital-recognise

    0下载:
  2. 数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:60790
    • 提供者:刘嘉康
  1. 2562gray006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选中的源程序,256色转换成灰度图-Visual C MATLAB image processing and recognition of practical cases in the selected source files, 256 color into the gray level
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:131008
    • 提供者:路香群
  1. ImgViewer1107

    0下载:
  2. 简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)-simple algorithm. Photo support multiple read format, the gray level support, a variety of binary algorithm (based on the entropy of the automatic threshold. automatic dual th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:97755
    • 提供者:Ian
  1. imageprocess4

    0下载:
  2. 数字图像处理 利用c++ 彩色图到灰度图的转换的源程序-digital image processing using c color the gray level of the conversion of the source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2284
    • 提供者:陶立强
  1. CardRecognization

    3下载:
  2. 车牌识别系统 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:724141
    • 提供者:洪清启
  1. dct_condense

    0下载:
  2. 余弦变换压缩,用于图像压缩,压缩比高,且压缩后图像质量仍然很好。适用于灰度图象。-Cosine Transform compression for image compression, compression ratio, and compressed image quality is still good. Apply to the gray-scale image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:35321
    • 提供者:张弛
  1. fft_protect

    0下载:
  2. 傅立叶相位加密,用于图像加密,效果好,需要密钥图像,也在压缩包里。适用于灰度图象。-Fourier phase encryption for image encryption, which is good, need to key images, but also compressed bundle. Apply to the gray-scale image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:84041
    • 提供者:张弛
  1. RGB2HSV2

    0下载:
  2. 将RGB图像转化为HSV以及灰度图象的小程序。-will RGB images into gray-scale images and HSV small procedures.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:837298
    • 提供者:猫眼
  1. myDImage654

    1下载:
  2. 包括图像的预处理,多种阈值分割方法,边缘提取,形态学处理,RGB到灰度图象的转换等等,用于图像的常规处理-including image preprocessing, multiple threshold segmentation, edge detection, morphology, RGB images to gray scale conversion, and so on, for the conventional image processing
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:186817
    • 提供者:杜莉
  1. color2gray

    0下载:
  2. 24位真彩色转为灰度图,在vc系统下实现,效果极佳-24 true color to the gray level in vc system achieved excellent results
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1273
    • 提供者:乡村鱼
  1. image_process_gray

    0下载:
  2. 对灰度图象进行一定的操作,使之具有不同的效果-gray images of a certain operation, so that it has different effects
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:124634
    • 提供者:Li Xia
  1. 256toBMP

    0下载:
  2. 256色转灰度图vc源码,完全用vc++编写,调试过了,非常好用-color to the gray level 256 vc source, we use vc + + +, debugging before, and a very handy
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:130354
    • 提供者:杜永凯
  1. BmpExp

    0下载:
  2. 图象处理基本算法 包括灰度图象读取与显示,直方图均衡,伪彩色变换,分段线性化-basic image processing algorithms including gray-scale image and read, histogram equalization, the pseudo-color transformation, piecewise-linear
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:110176
    • 提供者:Alec Wong
  1. hdt

    0下载:
  2. 在数字图象处理中将彩色图转为灰度图。实现了灰度图的转换技术。-in digital image processing will color to the gray level. Implementation of the gray level of conversion technology.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:29853
    • 提供者:张宇
  1. watermarking4

    0下载:
  2. 一种基于小波变换的灰度水印嵌入算法,将灰度水印图象嵌入到灰度图象中-based on wavelet transform gray embedding algorithm, gray images embedded watermark image of gray
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3134
    • 提供者:dorothy
  1. Kmeans.Cluster.using.Guide

    0下载:
  2. 图像集群(Image Clustering) (1)图像读入,显示图像所在路径; (2)采用imgcluster函数进行图像集群,选择集群个数后进行图像集群; (3)运行后,在原图像上显示集群灰度图; (4)若要显示各个集群情况,可打开【Show Clustering Image】新窗体,显示各集群类的基于原图的彩绘区域。其中非当前集群范围,则显示灰度为255的黑色。用户可点击按纽上下查看所有集群图。-image cluster (Image Clustering) (1) re
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:114137
    • 提供者:mecal
  1. 256-to-gray

    0下载:
  2. 这是用vc++实现的256色转灰度图象的原码希望对各位xdjm会有所帮助-This is achieved using vc 256 color images to gray scale of the original code you want to be helpful xdjm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:180804
    • 提供者:liying
  1. 256color2grayscale

    0下载:
  2. 256色图转灰度图,VC实现,程序很完整-256-color map to the gray level, VC, the procedures are complete
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:142618
    • 提供者:gmae
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com