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

搜索资源列表

  1. AVIRead

    1下载:
  2. 用matlab对视频文件(*.avi)进行读取,读取出每祯的图片,选取出自己感兴趣的图片,还原成新的视频文件,如程序显示无法读取,下载winavi进行转换
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2353
    • 提供者:liuyang
  1. MagicICO

    0下载:
  2. 一个比较好用的exe文件,专门用于图片各式转换,并且是绿色免安装版本的,占用空间小。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:113968
    • 提供者:8studio
  1. RGB2Lab

    1下载:
  2. 将图片从RGB空间转换到Lab空间的Matlab文件-The image from the RGB space is transformed into Lab space Matlab files
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1847
    • 提供者:faniky
  1. Lab2RGB

    0下载:
  2. 将图片从Lab空间转换到RGB空间的Matlab文件 -transfer image from Lab to RGB
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2007
    • 提供者:faniky
  1. zhr_imfilter

    2下载:
  2. 本程序实现了matlab自带函数imfillter的功能,是.m文件的形式,参数和imfilter一样可选。程序附有图片,并且在程序最后使用imfilter,便于直接对比观察处理效果。注:本程序是读入RGB图像,转换成灰度图进行处理。-This program implements the function of matlab own function imfillter is. M file in the form of the same parameters and imfilter opt
  3. 所属分类:matlab

    • 发布日期:2015-11-05
    • 文件大小:31744
    • 提供者:zhrmsl
  1. huidu

    0下载:
  2. 灰度图转换,可以把彩色图片转换为灰度图片。并进行计算-Grayscale conversion, color images can be converted to gray-scale image. And calculated
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1277055
    • 提供者:sy
  1. Image-AVI

    1下载:
  2. 包括两个MATLAB程序,一个读取AVI视频,并转换成一帧帧图片;两一个程序读取图片,并把这些图片转换成视频。-Consists of two MATLAB program, a read AVI video, and convert it into a frame picture 21 program reads the image and put these pictures into video.
  3. 所属分类:matlab例程

    • 发布日期:2013-04-25
    • 文件大小:753
    • 提供者:new99
  1. 1111

    0下载:
  2. 这是个ppt,里面有关于各种图片的格式转换语句的详细说明matlab-This is a ppt, there are a variety of images on a detailed descr iption of format conversion matlab statement
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:618100
    • 提供者:hzhdhz
  1. Matlab-program-of-Hough-Transform

    0下载:
  2. 关于Hough转换的matlab代码,有图片和文字解释-On the Hough transform matlab code, pictures and text to explain
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:741191
    • 提供者:孔子墨
  1. boxcount

    0下载:
  2. 计盒式维数计算源程序,但是只支持gif格式的图片,别的图片可以先转换再用-Calculated source count box dimension, but only support gif format images, other images can be converted and then
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1678487
    • 提供者:尹率
  1. Skintone

    0下载:
  2. skin-tone 图片处理 将RGB转换为Lab,然后再Lab格式下检测人肤色,处理后转换回RGB输出-skin-tone image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5742
    • 提供者:孙样
  1. m

    0下载:
  2. mylsb.m是个非常完整的LSB密写源码并且密写和提取都在里面,图片我没上传,你只需要添加一个图片文件就可以了,记住图片必须是灰度图片,如果是RGB,我转换的代码也在里面很有意思哦。weipingmian.m是个提取图像位平面的程序,图片也是需要你自己加载,最后一个就是8*8块的图像DCT变换。-mylsb.m is a very complete source of LSB Steganography Steganography and extraction, and are on the
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1641
    • 提供者:zmb
  1. leida

    0下载:
  2. 将一张图片由直角坐标转换为极坐标,并且分别显示图片-the trans of coordination
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:773
    • 提供者:白媛
  1. Desktop

    0下载:
  2. Rigol示波器保存的图片处理程序,将背景转换为白色,将两通道数据合并-figure process for RIGOL osc
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1191
    • 提供者:谢会乔
  1. match

    0下载:
  2. 本项目主要工作是对提供图片与库中图片进行颜色和纹理两方面的匹配。其中,颜色匹配直接用基于颜色RGB的直方图匹配,纹理匹配则是通过小波变换转换成频域值,然后用Canny算子计算总和,最后得到图片的纹理图进行匹配-The main work of this project is to match the colors and textures to provide pictures and picture in the library. Among them, the direct use of c
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:527544
    • 提供者:ljj
  1. 555

    0下载:
  2. 基于小波变换的多尺度图像边缘检测matlab源代码,有可能需要先转换图片,不过已在文档中有说明-Wavelet-based multiscale edge detection matlab source code, there may need to be converted to images, but is described in the documentation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3859
    • 提供者:雷霆
  1. gray2Color

    0下载:
  2. 在PLIF实验过程中,用该程序能将任一一张图片转换成伪彩图-In the PLIF experiment, one can either use the program to convert an image into a pseudo-color
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1461
    • 提供者:辛传贤
  1. CIE_MATLAB

    0下载:
  2. MATLAB程序用于读取CIE图片,CIE坐标转换为图片坐标,在图中添加CIE 颜色点-MATLAB program used to read CIE pictures, CIE coordinates transform for image coordinates, CIE color is added in the figure
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:73973
    • 提供者:周雷
  1. tongtaiFilter

    0下载:
  2. 实现图像的同态滤波,但是在使用之前需要将图片替换成自己的图片,并且要将图片转换成灰度图片-Achieve homomorphic filtering of the image, but need to be replaced before using the pictures into your own picture, and you want to convert the picture into a grayscale picture
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:548
    • 提供者:Angel
  1. 设计程序

    1下载:
  2. 在图像非真实感艺术效果处理中,素描风格是一种非常典型的效果,并且应用也越来越广泛,受到广大人士的喜爱。对图像进行素描效果处理,一方面可以用于图像的识别,一方面可以达到艺术效果。能够对输入的图像、照片实现素描转换(In the image non-photorealistic artistic effect processing, the sketch style is a very typical effect, and the application is more and more wide
  3. 所属分类:matlab例程

    • 发布日期:2020-03-27
    • 文件大小:268288
    • 提供者:Last minute
« 12 »
搜珍网 www.dssz.com