CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - bmp转换

搜索资源列表

  1. ImageFormatConvertion

    0下载:
  2. 将文件夹中的所有图像由gif格式转换为bmp格式-convert the fromat of the images in a folder from gif to bmp
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:737
    • 提供者:haoren
  1. li9_23

    0下载:
  2. clear all I=imread( lena.bmp ) figure imshow(I) I2=imrotate(I,-4, bilinear ) 逆时针旋转4度 figure imshow(I2) I3=fliplr(I) 垂直镜像 figure imshow(I3) I4=imresize(I,0.5, bilinear ) 缩小为原图的1/2 figure imshow(I4) A=double(I) 转换为double类型
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:671
    • 提供者:lzp_llz
  1. DICOMDIR

    0下载:
  2. 该文件实现了将医学图像从dicom格式转换为bmp格式,是医学图像处理中至关重要的一步。-The document will be achieved medical images from dicom format to bmp format medical image processing is a crucial step.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:42445
    • 提供者:张小明
  1. funtion

    0下载:
  2. 从最常用的“.BMP”图像格式中读取图像数据, 通过访问数字图像RGB三个通道的对应矩阵,改变数字图像的色彩 将数字图像的RGB表示转换为YUV表示;通过访问Y(亮度)通道,改变数字图像的亮度;通过Y(亮度)通道作灰度的线性变换,改变数字图像的对比度-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:42624
    • 提供者:
  1. PolarToIm

    0下载:
  2. 这里使用了双线性插值来处理极坐标转换到直角坐标下时,点不对称的问题,不过最后生成的图有一点问题,本来应该是一圈一圈的圆环,但是转化后的只有部分圆环了 rMin = 0.1 rMax =0.9 im2 = imread( ivus.bmp ) figure(4) imshow(im2) imR2 = PolarToIm(im2, rMin, rMax, 300, 300) figure(5) imshow(imR2, [0 255]) 然后直接调用附件的funct
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:1020
    • 提供者:Eric Lau
  1. BMP2JPG

    0下载:
  2. 将.bmp或者.pgm文件批量转换为.jpg文件格式的matlab程序,可以很方便的进行文件管理-Converted to jpg file format matlab program, you can easily file management. Bmp or. Pgm file batch
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:552
    • 提供者:luhao
  1. main

    0下载:
  2. 从最常用的“.BMP”图像格式中读取图像数据; 对数字图像的表示方式(如RGB、YUV)及各种表示方式之间的转换有初步了解;根据输入参数改变数字图像的色彩、亮度、对比度。-Image format most commonly read from the " BMP." Image data converting the digital image representation (such as RGB, YUV), and between the representati
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:71189
    • 提供者:liutingting
  1. code-bmp

    0下载:
  2. 数字图像处理系统中,代码的转换。数字图像处理-Color composite image
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:227414
    • 提供者:zwd
  1. readfile

    0下载:
  2. 把bmp格式的图像序列转换成mha格式的数据,可以导入ITK_snap软件中显示。-The bmp format image sequence into mha format data, you can import ITK_snap software display.
  3. 所属分类:matlab

    • 发布日期:2017-12-11
    • 文件大小:18304572
    • 提供者:konan
搜珍网 www.dssz.com