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

搜索资源列表

  1. adpcm_decoder

    1下载:
  2. 用matlab编写的ADPCM编码和解码.里面包括了编码和解码的m文件.The algorithm is based on IMA ADPCM. -using Matlab prepared by the ADPCM encoding and decoding. They include coding and decoding m documents. The algorithm is based on IMA ADPCM.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.19kb
    • 提供者:李一
  1. ADPCM

    2下载:
  2. 一个是基于IMA的,一个是基于G.721的,都是matlab的程序
  3. 所属分类:源码下载

  1. brodatz.rar

    1下载:
  2. 图像纹理特征提取matlab,计算图像的粗糙度、方向度等特征。,Image texture feature extraction matlab, calculated image roughness, and other characteristics of the direction of degrees.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-11
    • 文件大小:6.31mb
    • 提供者:moon
  1. psnr_noise

    3下载:
  2. 图像的小波去噪,给灰度图像加上一定量的高斯噪声,再采用小波变换的方法去噪,计算去噪前后图像的PSNR。-Wavelet Denoising images to grayscale images coupled with a certain amount of Gaussian noise, and then using the method of wavelet transform denoising calculated before and after denoising images PS
  3. 所属分类:Wavelet

    • 发布日期:2016-05-09
    • 文件大小:1.25kb
    • 提供者:李大
  1. seg

    0下载:
  2. This a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction 检测图像中的物体 本程序能分割出车牌并得到车牌号码-This is a program for extracting objects from an image. Written for vehicle number plate segmentation and ex
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:19.53kb
    • 提供者:tiger
  1. imagecycle

    0下载:
  2. matlab中图像的循环读入程序,我做了图像imadd叠加操作,别的函数也可以类似的使用这种循环-matlab image read into the program cycle, I make an image overlay imadd operations, other functions can also be similar to the use of this Cycle
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:13.96kb
    • 提供者:雨田
  1. Image_Denoising_using_Fourth_Order_PDE

    5下载:
  2. 基于四阶偏微分方程的图像去噪算法,能够有效去除阶梯效应,自己编的程序-image denoising using fourth-order PDEs
  3. 所属分类:Special Effects

    • 发布日期:2014-12-03
    • 文件大小:22.65kb
    • 提供者:yishui pan
  1. edge_detect

    0下载:
  2. 用matlab检测二值图像的边缘.二值图像 binary image 每一像元只有两种可能的数值或灰度等级状态的图像。 其实就是单色图像。 除了黑,就是白,没有中间过渡,没有灰度的图像。 要么黑,要么白,而且所有的黑都是一个色。 -Detected by matlab binary image of the edge. Binary image binary image for each pixel there are only two possible values, or gray-sc
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:60.05kb
    • 提供者:
  1. WebSafeColors

    0下载:
  2. 本实验要求将任意一个RGB图像转换为web-safe RGB图像,并要求将图6.8转换为web-safe RGB彩色图像,图像的原始格式为jpg格式,要求将结果图像也转换为jpg格式。该实验中首先编写把RGB图像转换为web-safe RGB图像的通用程序,然后调用这个程序实现对图6.8的转换。-Requirements of this experiment will be any RGB image is converted to web-safe RGB images, and reques
  3. 所属分类:Special Effects

    • 发布日期:2015-11-11
    • 文件大小:54.56kb
    • 提供者:jhm
  1. gray_index_true-color_image

    0下载:
  2. 灰度图、索引图、真彩图的转换的MATLAB程序,直接运行。希望对大家有帮助。-Grayscale, index map, true color of the MATLAB conversion process, a direct run. We want to help.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:53.03kb
    • 提供者:李可
  1. emma_matlab6

    0下载:
  2. 用于brainweb上minc格式的医学图像处理-Minc format for brainweb on Medical Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:593.93kb
    • 提供者:yanglee
  1. Berkeley

    0下载:
  2. 里面有很多图像边缘检测的算法,可以从提供的网站上下载图片进行操作-There are many edge detection algorithms that can be downloaded from the website to provide pictures to operate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.05mb
    • 提供者:tiantian
  1. 20064817924orl_faces_112x92

    0下载:
  2. ORL人脸图像库,共40人,每人10幅图像,其中每人的前5幅作为训练样本,后5幅作为测试分类样本,统计正确分类率。分类准则为最近邻规则。 真实的图像尺寸为112x92,列向量堆积对应人脸库矩阵的每一列。 -ORL face image database, a total of 40 per 10 images, each of which the first five as training samples, after the 5 categories as a test sampl
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.34mb
    • 提供者:limei
  1. IMA-ADPCM

    0下载:
  2. ADPCM的matlab程序,包括编码和解码两部分,标准G。721编解码。-ADPCM the matlab program, including the encoding and decoding of two parts, the standard G. 721 codec.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:879.86kb
    • 提供者:王兰
  1. Pcm_Image

    0下载:
  2. matlab,把文件解压后放入matlab的默认文件夹里,一般是(C:\MATLAB7\work)。在matlab主窗口中输入命令ima=imread( C:\MATLAB7\work\1.jpg ),然后输入命令[P,U,iter]=GPAS2(ima,2),即可。绝对好运行-matlab, matlab to unzip the files into the default folder, usually (C: \ MATLAB7 \ work). In the matlab main w
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5.55kb
    • 提供者:doper
  1. blockbagmain

    0下载:
  2. 基于纹理的图像修复,能够修复块状失真的图像-Based on texture image restoration, can repair massive distortion ima
  3. 所属分类:matlab例程

    • 发布日期:2013-06-15
    • 文件大小:2.32kb
    • 提供者:淡若清风
搜珍网 www.dssz.com