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

搜索资源列表

  1. shuzituxiangchuli

    0下载:
  2. 用matlab编程工具,编写具有操作界面的应用程序,通过菜单、对话框,选项框等界面控制,对算法进行演示。需要在应用系统中实现的算法及功能包括: 1、图像增强算法 (1)灰度线形变换:亮度及对比度可以调节(通过控制参数的改变,能够实时预览变化结果); (2)直方图均衡:可在界面上对比均衡前后的效果。 2、图像变换算法 (3)对一幅彩色图像进行DCT变换和反变换,对比结果和原图; (4)仅保留左上角16X16的DCT系数,进行反变换,计算结果图的信噪比SNR。 3、图像分
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:822641
    • 提供者:张涛
  1. LungSeg

    1下载:
  2. 肺部CT图片分割提取出肺实质:迭代法获取灰度阈值;二值化图像;分区使用纯M语言编写,各个环节都是自己编程解决,没有用Matlab内置的函数,方便改成其他语言代码。-Lung CT image segmentation to extract the lung parenchyma: iterative methods for grayscale threshold binary image partition using pure M language, are all aspects
  3. 所属分类:Special Effects

    • 发布日期:2016-03-15
    • 文件大小:304128
    • 提供者:lib
  1. digital

    0下载:
  2. 图像的数字化(matlab语句的编写,图像读取、改变像素值、显示,分辨率的转换、量化比特数的改变)-Digital images (matlab prepared statement, the image reading, changing pixel values, display, resolution conversion, change the number of quantization bits)
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:121057
    • 提供者:wuxiaojuan
  1. XIAOBO2wei

    0下载:
  2. 图像处理,二维小波变化等指导,说明清晰实用。基于MATLAB-Image processing, two-dimensional wavelet change guidance on clear and practical.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:28233
    • 提供者:姚嘉祥
  1. pattern-identification-

    0下载:
  2. 在MATLAB上运行,程序主要功能为改变输入图像的灰度和提取。-In MATLAB run, the program main function is to change the input image intensity and extraction.
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:33137
    • 提供者:陈逸
  1. BSQ2BIL

    0下载:
  2. 遥感图像转换BSQ2BIL MATLAB-remote sence image change BSQ2BIL
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:531
    • 提供者:kepan
  1. PCAcodeandtheory_

    0下载:
  2. PCA原理以及实现代码,内容完整,可以复制到matlab软件中直接运行,只需改动图像路径即可。-PCA principle and implementation code, content integrity, and can be copied to directly run matlab software, just change the image path.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:427911
    • 提供者:伦格
  1. TIP2013Gong

    0下载:
  2. 图像 变换 检测 Matlab编写 含论文-Image change detection
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1289664
    • 提供者:
  1. my_Fuzzy_XOR_main

    0下载:
  2. 对图像进行模糊异或法变化检测matlab实现-XOR blurred image change detection method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:906
    • 提供者:王大锤
  1. ggtxfbl

    0下载:
  2. 利用matlab更改图像分辨率并自动保存图像,程序很简单-Using matlab to change the image resolution and automatically save the image, the program is very simple
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:293194
    • 提供者:wht
  1. ThinPlateSpline_MatlabCode

    1下载:
  2. 薄板样条图像变换方法,MATLAB程序,根据控制点变化平滑地变形图像,experiment.m为例子-Thin plate spline image transformation method, MATLAB program, based on the control points change smoothly deformed image, experiment.m for example
  3. 所属分类:Special Effects

    • 发布日期:2016-09-13
    • 文件大小:39936
    • 提供者:yixiao
  1. GUIEdge

    0下载:
  2. 边缘是指图像中像素灰度有阶跃变化或屋顶状变化的那些像素的集合。学会并掌握使用matlab进行图像的边缘检测,设计用户界面实现上述功能。 实际问题: 1、采用matlab Guide设计图像界面,可以读入并显示图像,设计实现以下功能的菜单,点击相应的菜单(如radio button)在图像界面上可以显示相应的功能。 2 使用sobel检测算子; 3 使用prewitt检测算子; 4 使用canny检测算子; -Edge is refers to the image pixe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4069
    • 提供者:桑海峰
  1. sift

    0下载:
  2. 图像处理中特征点检测sift变化的matlab源码-Image processing feature point detection sift change matlab source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2661112
    • 提供者:肖路
  1. ASKFSKPSK

    0下载:
  2. Ask、fsk、psk各做一个调制与解调的实验仿真 再做一个三个的结果(误码率)比较,通过图像对输出结果进行对比, 每个仿真的输出结果可随输入数据的改变而相应改变 课程设计需要运用MATLAB编程实现ASK,FSK,PSK,调制解调过程,并且输出其调制后的波形,画出频谱、功率谱密度图,并比较各种调制的误码率情况,讨论其调制效果 -Ask, FSK, PSK each simulation a modulation and demodulation 再做一个三个的结果(误
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:7877
    • 提供者:唐迎春
  1. fenge

    0下载:
  2. MATLAB图像分割函数的使用,只需要换一下具体的图像,即可使用-MATLAB image segmentation using a function, just want to change about the specific image, you can use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1164
    • 提供者:小珮
  1. Deskto231p

    0下载:
  2. matlab课程编程【谷速软件】图像上绘制透明对象,改变对象的属性-Courses matlab software programming speed [Valley] to draw the image on a transparent object, change the object s properties
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:15228
    • 提供者:花花
  1. picture

    0下载:
  2. 使用matlab编写的将图片转换成avi视频的源程序代码,经本人在matlab2013b测试通过,低版本不一定适用,可以更改每秒播放的图片帧数-Using matlab to convert image to avi video source program code, via oneself in matlab2013b tests pass, low version does not necessarily apply, you can change the broadcast pictur
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4137227
    • 提供者:贾程序
  1. fushi-and-pengzhang

    0下载:
  2. 基于matlab对图像进行处理,图像的腐蚀与膨胀源代码,只要修改图像的路径,可以根据自己的需要改参数值达到自己想要的结果,自己很好容易理解的代码-Based matlab code for image processing, image erosion and expansion source code, as long as the path to modify the image, you can achieve the results they want according to thei
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2378
    • 提供者:wxl
  1. histeq

    0下载:
  2. 用matlab实现的直方图均衡化代码,可以改变图像的对比度-Histogram equalization matlab code to achieve, you can change the contrast of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:648
    • 提供者:coder
  1. MR_K1

    1下载:
  2. 实验三:MR图像与K空间数据关系实验(设计型) 一、实验目的及要求: 用MATLAB探究MR图像与K空间数据之间的关系。具体要求如下: 1.由提供的MR图像得到对应的K空间数据并显示K空间数据幅度谱; 2.隔行删除K空间数据并显示其幅度谱,由隔行删除后的K空间数据重建MR图像,观察图像的改变。 3.隔列删除K空间数据并显示其幅度谱,由隔列删除后的K空间数据重建MR图像,观察图像的改变。 4.隔行、隔列删除K空间数据并显示其幅度谱,由隔行、隔列删除后K空间数据重建MR图像
  3. 所属分类:Special Effects

    • 发布日期:2016-05-11
    • 文件大小:3072
    • 提供者:
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com