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

搜索资源列表

  1. MATLAB_Grayscale-Dilation-Erosion

    0下载:
  2. MATLAB实现灰度图像的膨胀与腐蚀算法源代码-MATLAB_Grayscale-Dilation-Erosion.rar
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:44953
    • 提供者:沈海宏
  1. ImageProcessing

    0下载:
  2. 基本要求: 1将彩色图像读入缓冲区,并显示 2将真彩色图像转换成灰度图像 3对图像进行中值滤波和领域平均法滤波比较结果 4采用梯度算子和线形二次微分算子对应的模板对图像进行锐化 -Basic requirements: One. will be read into the buffer color images, and display Two. True Color images will be converted into gray image Thre
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:191818
    • 提供者:xuqijun
  1. TVInpainting

    0下载:
  2. 实现灰度图像的整体变分修复算法,无法对彩色图像实现好的效果。-Achieve the overall gray image Variational restoration algorithms, color images can not achieve good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:689
    • 提供者:xhhjin
  1. DigitalRecognitioncode

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

    • 发布日期:2017-04-16
    • 文件大小:190129
    • 提供者:
  1. Lena

    0下载:
  2. 2、 转换为灰度图像。 这个算法是依照彩色图转化为灰度图像的方式: 灰度值 = 0.3*R+0.59*G+0.11*B 用两重循环遍历截取的图片,对于每一个象素点,用MFC的函数取得其COLORREF形式的颜色值,从中分解出R、G、B三种颜色的值,计算出对应的灰度值后,赋给R、G、B即可。完成遍历后刷新图片就可以看到转换后的灰度图像。 -2, converted to grayscale images. This algorithm are in accordance with
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1189030
    • 提供者:龙胆
  1. WATERSHED

    0下载:
  2. 用于图像处理,利用分水岭方法实现灰度图像的分割-For image processing, gray-scale implementation Ways to use a watershed image segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:8104
    • 提供者:nini
  1. PCNN

    0下载:
  2. 利用改进的脉冲神经网络完成灰度图像的分割-The use of impulsive neural networks to improve the completion of gray-scale image segmentation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:762
    • 提供者:岳碧波
  1. basic_img_proc

    1下载:
  2. 用matlab对图像进行诸如显示图像、添加颜色条、单帧显示、多帧显示、动画显示、灰度图像的动画显示、纹理映射等方面的基本操作源代码(matlab7环境下)。-Basic code or command for image process in matlab 7.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1681
    • 提供者:fjdata
  1. anisodiff_Perona-Malik

    1下载:
  2. 灰度图像各向异性扩散(Anisotropic Diffusion)滤波算法-Gray image anisotropic diffusion (Anisotropic Diffusion) filtering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:6717
    • 提供者:dy
  1. wavelet_exchange

    0下载:
  2. 本程序实现二维灰度图像的小波变换和逆变换wavelet.-This procedure of the implementation of two-dimensional gray image wavelet transform and inverse transform wavelet.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-28
    • 文件大小:231643
    • 提供者:wr
  1. AMLE_level_set_interp

    0下载:
  2. 水平集 灰度图像的水平集方法 灰度图像的水平集方法-AMLE_level_set_interp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1406
    • 提供者:zhulin
  1. GAME

    0下载:
  2. 利用SIFT检测两图片的相同点,并获 ·北京大学数字图象处理课件,封举富 ·主要内容彩色256色转灰度图,hough变 ·OPENCV手册!opencv用具很实用,广 ·功能强大的图像处理软件可以打开,关 ·ICP是用来匹配两组未知点,可以用于 ·利用opencv完成的汽车牌号识别,支 ·細線化程式,本程式源 ·图像处理算法方面编程代码汇总,请 -Detect SIFT picture using the same two points, and digita
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:2124
    • 提供者:邵闯
  1. DWT

    0下载:
  2. 该代码实现了对灰度图像的离散小波变换 程序可以设定参数,实现不同级别的变换-The code implementation of the gray image of the discrete wavelet transform procedures can set parameters, achieve different levels of transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12632908
    • 提供者:天才
  1. 412

    0下载:
  2. 图像处理的部分程序,主要是对灰度图像进行操作-Part of image processing procedures, the main gray-scale images of the operation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:163978
    • 提供者:li
  1. 42

    0下载:
  2. 灰度二值化处理,对灰度图像进行操作,得到二值化图像-Two gray-scale value of treatment, the operation of the gray-scale images, the binary image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:108418
    • 提供者:li
  1. 4558

    0下载:
  2. 灰度图像的操作,主要是显示灰度图的转换,增强等处理-Gray-scale image of the operation, the main display are grayscale conversion, treatment and so on
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:139671
    • 提供者:li
  1. MyImageProcessing

    0下载:
  2. 对灰度图像进行固定阈值分割,能够读取图片,存储图片-Gray-scale images of a fixed threshold segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1400
    • 提供者:george
  1. shuzishibie(matlab)

    2下载:
  2. 本程序能实现离线的数字识别,在MATLAB下运行,同时可以用其中部分代码实现图像的灰度,二值化,细化,归一化等功能,采用Bp神经网络。-This procedure can achieve the number of off-line identification, in the MATLAB run, at the same time part of the code can achieve one of the gray-scale images, binarization, thinnin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-11
    • 文件大小:1789
    • 提供者:马献镜
  1. Imgcxthreshold1

    0下载:
  2. 使用C语言编写的阈值处理程序,拥有专业的用户图形界面,方便进行处理,并附有进行处理的灰度图像-The use of C language procedures for the treatment threshold, with the major graphical user interface to facilitate the deal, have to deal with the gray image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:41277
    • 提供者:willee
  1. PICTURESHOW

    1下载:
  2. 基于vc语言,把图像采集卡采集的数据(数组)在vc应用程序图像显示,灰度变换,图像平滑,中值滤波,锐化,边缘检测-Vc-based language, the image acquisition card data collection (array) in vc application image display, gray-scale transformation, image smoothing, median filtering, sharpening, edge detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-07-18
    • 文件大小:1816225
    • 提供者:jack
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com