CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..)

文件名称:image

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2017-12-07
  • 文件大小:
    620kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

调用自定义函数解决题目:
1.读取自然图像、生成合成图像、高相关图像、高去相关图像,完成压缩
2.得到傅里叶变换后的图像
3.fft中心变换\walsh变换,进行两种变换的对比
4.得到傅里叶变换后的图像和傅里叶变换需要的时间,显示变换后的图像,显示傅里叶变换时间随图像像素的变化
5.显示不同阶数butterworth高通滤波和低通滤波滤波器的传递函数和处理后的图像
6.调用butterworthw.m,显示原图像、原图像频谱、低通滤波、高通滤波的传递函数,以及滤波器处理后的图像
7.拉普拉斯高斯滤波器进行滤波处理图像,同时显示原图像和滤波处理后图像
8.增强的图像,同时显示原图像、增强图像、再次增强图像和它们的直方图
9.kirsch\sobele提取图像边缘并显示,同时显示自然图像、合成图像、它们kirsch提取边缘处理的图像、它们sobel提取边缘处理的图像,便于对比
10.压缩,并显示不同像素值的图像;得到傅里叶变换后的图像、傅里叶变换、傅里叶中心变换需要的时间(Program the Discrete Fourier Transform (DFT) and time this program to see how it
varies as a function of the image size.
Implement the Laplacian of the Gaussian filter on different images and determine the
different results for the different standard deviations.
Implement two of the edge detection operators (Kirsch and Sobel) and compare their
respective results as a function of their edge data extraction for a same gray scale
threshold.)
相关搜索: matlab 图像处理

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
说明.txt 3768 2017-11-29
Homework-projects-EEL 5820-Fall 2017-H0--H10.pdf 126023 2017-11-14
butterworthf.m 1252 2017-11-29
butterworthw.m 1507 2017-11-29
coderdemo_edge_detection
coderdemo_edge_detection\cleanup.m 670 2017-11-27
coderdemo_edge_detection\codegen
coderdemo_edge_detection\codegen\mex
coderdemo_edge_detection\codegen\mex\sobel
coderdemo_edge_detection\codegen\mex\sobel\_coder_sobel_api.obj 8079 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\_coder_sobel_info.obj 27680 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\_coder_sobel_mex.obj 3556 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\anyNonFinite.c 830 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\anyNonFinite.h 728 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\anyNonFinite.obj 1727 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\buildInfo.mat 4891 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\c_mexapi_version.c 400 2017-07-24
coderdemo_edge_detection\codegen\mex\sobel\c_mexapi_version.obj 568 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\conv2.c 2565 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\conv2.h 853 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\conv2.obj 3063 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\convn_kernel.c 2889 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\convn_kernel.h 872 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\convn_kernel.obj 2529 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\error.c 951 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\error.h 677 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\error.obj 1764 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\interface
coderdemo_edge_detection\codegen\mex\sobel\interface\_coder_sobel_api.c 5167 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\interface\_coder_sobel_api.h 769 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\interface\_coder_sobel_info.c 15847 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\interface\_coder_sobel_info.h 817 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\interface\_coder_sobel_mex.c 2380 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\interface\_coder_sobel_mex.h 836 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\rt_nonfinite.h 594 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\rtwtypes.h 494 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\setEnv.bat 2402 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel.c 4355 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel.h 781 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel.obj 3626 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_data.c 2181 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_data.h 959 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_data.obj 2343 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_emxutil.c 5566 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_emxutil.h 1395 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_emxutil.obj 4789 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_initialize.c 998 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_initialize.h 727 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_initialize.obj 1334 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_mex.bat 929 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_mex.exp 2245 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_mex.lib 4408 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_mex.mexw64 35840 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_mex.mexw64.manifest 381 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_mex.mk 2956 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_mex.mki 722 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_mex_mex.arf 400 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_terminate.c 1206 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_terminate.h 754 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_terminate.obj 1685 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sobel_types.h 1407 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sqrt.c 1305 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sqrt.h 693 2017-11-27
coderdemo_edge_detection\codegen\mex\sobel\sqrt.obj 2312 2017-11-27
coderdemo_edge_detection\hello.jpg 107919 2010-09-21
coderdemo_edge_detection\old_workspace.mat 280441 2017-11-27
coderdemo_edge_detection\sobel.m 555 2011-02-10
coderdemo_edge_detection\sobel_mex.mexw64 35840 2017-11-27
coderdemo_edge_detection\sobele.m 198 2017-11-29
dftt.m 244 2017-11-29
fwhtdya2d.m 183 2017-11-29
kirsch.m 1980 2017-11-29
lena.jpg 9286 2017-11-15
sobele.m 198 2017-11-29
work1.m 1693 2017-11-29
work10.m 3775 2017-11-29
work2.m 3221 2017-11-29
work3.m 1214 2017-11-29
work4.m 3774 2017-11-29
work5.m 326 2017-11-29
work6.m 150 2017-11-29
work7.m 1876 2017-11-27
work8.m 574 2017-11-27
work9.m 646 2017-11-29
yasuo.m 377 2017-11-29

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com