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

搜索资源列表

  1. CGHwatermarkmatlabcode

    0下载:
  2. 关于半色调编码计算全息图的信息隐藏Matlab程序的说明: 算法实现主程序为CGHwatermark; 位相恢复函数为phaseSL; 用计算全息记录已知振幅和位相的复波前函数为Hologen; 半色调编码函数为AMhalftone; 嵌入信息的提取直接调用Matlab自带的FFT2函数; 主程序的函数调用关系如下 读入宿主信息和水印信息-----------phaseSL--->Hologen--->AMhalftone(
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1505771
    • 提供者:violetlvsoso
  1. MATLAB_ks

    0下载:
  2. 利用MATLAB GUI设计实现图像处理的图形用户界面,利用MATLAB图像处理工具箱实现以下的图像处理功能: 1. 采用matlab Guide设计实现图像界面与按钮界面。 2. 连接摄像头,编写MATLAB初始化程序 3. 用摄像头采集一副图像,并能实现保存(使用控件按钮保存)。 4. 设计按钮实现对图像进行任意的亮度和对比度变化调整,显示和对比度变化前后的图像。 5. 设计按钮实现用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 -Designed and
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:15704
    • 提供者:桑海峰
  1. NIfTI-MR-Image

    3下载:
  2. Tools for NIfTI (ANALYZE) MR image Matlab实现NIfTI(ANALYZE)核磁共振图像读取保存制作 这个Matlab程序包用于处理核磁共振图像,可以读取显示、保存、制作该图像。-Tools for NIfTI (ANALYZE) MR image Matlab implementation NIfTI (ANALYZE) MR image read save making the Matlab package for processi
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:59773
    • 提供者:鲁冰
  1. getPicturePoints

    0下载:
  2. 获取图像上的曲线数据,读入一幅图片并选取所需的数据点加以保存处理。用法:使用鼠标左键取点,右键结束取点并保存数据-Get the curve on the image data, read and select a picture to save the data points needed to deal with. Usage: Use the left mouse button to take point, right end of the access point and save th
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:8334
    • 提供者:高志斌
  1. NIFTI

    1下载:
  2. Matlab实现NIfTI(ANALYZE)核磁共振图像读取保存制作 Tools for NIfTI (ANALYZE) MR image 这个Matlab程序包用于处理核磁共振图像,可以读取显示、保存、制作该图像。-Matlab implementation NIfTI (ANALYZE) to preserve the production of nuclear magnetic resonance image read Tools for NIfTI (ANALYZE) MR i
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:64280
    • 提供者:刘森
  1. huatu

    0下载:
  2. 对数据串画成图,用Matlab语言实现,方便使用,保存合适图像。-agkajdla kladslk kj af kkl lkjsdaklj laj kj
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1005
    • 提供者:xin shijin
  1. Modi_format

    0下载:
  2. 读取摄像机保存的DAT文件,并转化使其显示RGB图像的例程-DAT to read documents saved in the camera and to show the RGB images into the routine
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1006
    • 提供者:xueanxi
  1. Animated_GIF

    0下载:
  2. 该程序能够将matlab中绘制的三维图形,动态化,并最终生成gif文件,原理是使用了getframe()函数,获取几帧图像,再保存为gif文件 -The program can draw matlab in the three-dimensional graphics, dynamic, and ultimately generate the gif file, the principle is the use of getframe () function, to obtain a few
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:265079
    • 提供者:zheng
  1. lun11

    0下载:
  2. 用Matlab解决图像中交互式画矩形后保存问题-Using Matlab to solve the interactive image after drawing the rectangle preservation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:534
    • 提供者:linwei
  1. MATLAB_Image

    0下载:
  2. 该文件使用大量的例子描述MATLAB如何对图像进行读取,格式转换,保存等操作。-The paper describes the use MATLAB a lot of examples of how to read the image, format conversion, preservation operation.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2214
    • 提供者:杨一
  1. Drawing

    1下载:
  2. 自定义函数画图软件,软件的函数输入部分分为4部分,针对的是4个分段函数,当然也可以扩展为5段,六段,如果你的函数不用分段,那就只用在第一个edit里面写下你的函数表达式即可,同时要在后面写出x的范围,和cftool里面的custom equation一样,只能用matlab语法规范的函数表达式,即你不要写2x而是2*x,不要把我们的数学表达式和matlab表达式搞混淆了。从gif可以看出,在第一个edit输入不同的函数,有多项式函数,指数函数,三角函数,对数函数,axes都能有正确的图形,另外用
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:30555
    • 提供者:ydb
  1. shipinqutu1

    0下载:
  2. 基于matlab的将视频图像中的每一帧图像提取出来并保存至电脑,适用于各种视频取图-Matlab will be based on each video frame image extracted and saved to the computer for a variety of video access map
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1113
    • 提供者:宋博
  1. tiquwanggexiangsudian

    0下载:
  2. 在matlab开发环境中,提取图像的像素点,并保存-Development environment in matlab to extract the image pixels, and save
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:9150
    • 提供者:孙舟
  1. processing

    0下载:
  2. 通过设计GUI界面,实现图像的读取、保存、灰度变化、直方图、多种增强、滤波,图像复原、多种边缘检测、图像放大、缩小等 -Through the design of GUI interfaces to achieve the image to read, save, gray change, histogram, a variety of enhancement, filtering, image restoration, multi-edge detection, image scaling
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3653
    • 提供者:jessica
  1. image_read_save_enforce

    0下载:
  2. 图像读取子程序 图像保存子程序 频域增强子程序-Save the image to read the image subroutine subroutine subroutine enhanced frequency domain
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:732
    • 提供者:mxf
  1. Matlab2

    0下载:
  2. Matlab 图像保存和元胞数组的应用,如何保存图像时保存坐标轴-the method to save picture with the axis in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1617
    • 提供者:孟飞
  1. imagelinear

    0下载:
  2. 图像反转、图像削波、图像阈值化、图像消除背景、图像保存背景、及灰度非线性变换(对数、指数、平方根)MATLAB程序实现。-Image reversal, image clipping, image threshold, the image to eliminate background, background images, and the grey nonlinear transform (logarithmic, index, square root) MATLAB implementati
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:641859
    • 提供者:赵亚茹
  1. 数字图像处理

    0下载:
  2. 数字图像处理程佩青版本第二章关于图像的处理,主要是图像的压缩、图像的保存、图像的读入等
  3. 所属分类:matlab例程

    • 发布日期:2016-04-13
    • 文件大小:12145
    • 提供者:Ivenalex
  1. 数字图像处理简单程序

    0下载:
  2. (1)实现图像文件的打开、保存、另存为、打印功能; (2)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果; (3)能对图像加入各种常见噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效果; (4)频谱处理,能够分析图像频谱,显示频谱图; (5)实现空域滤波中的平滑滤波和锐化滤波。((1) realize the image file open, save, save as, print function; (2) histogram statistics a
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1750016
    • 提供者:omilan
  1. 视频读取-播放-存储操作程序

    0下载:
  2. 把视频转换为图片,并保存每一帧图片,视频读取-播放-存储操作程序(Convert video into pictures and save each frame picture, video read play memory operation program)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:城会玩
« 12 3 »
搜珍网 www.dssz.com