登录
首页 » matlab » Digital-image-processing

Digital-image-processing

于 2017-04-07 发布 文件大小:17533KB
0 229
下载积分: 1 下载次数: 7

代码说明:

  matlab数字图像处理的程序,里面有基本的处理程序和GUI界面来处理图像(Matlab digital image processing program, which has a basic processing program and an image processing GUI interface)

文件列表:

数字图像处理
............\2120130794%2B刘冬林%2B导师(单涛)
............\..............................\addnode.m,455,2013-11-20
............\..............................\frequency.m,462,2013-11-20
............\..............................\homework.asv,5622,2013-12-18
............\..............................\homework.m,4393,2013-12-18
............\..............................\Klinyu.m,2231,2013-11-20

............\..............................\myfilter.m,1945,2013-11-19
............\..............................\my_huff2decode.m,929,2013-11-20
............\..............................\my_huff2encode.m,3059,2013-11-20
............\..............................\功能全部实现在homework.m中,其他都是子函数.txt,0,2013-11-20


............\addnode.m,455,2013-11-20





............\DCT低通高通滤波.PNG,469779,2016-01-17
............\DigitalPictureProcessHomework.fig,9128593,2016-01-17
............\DigitalPictureProcessHomework.m,6403,2016-01-14
............\fourier_compress.m,912,2016-01-14
............\frequency.m,462,2013-11-20
............\highpass_filter_dct.m,796,2016-01-14
............\highpass_filter_fft.m,831,2016-01-14
............\hist_balance.m,469,2016-01-14
............\huff2decode.m,926,2016-01-14
............\huff2encode.m,3056,2016-01-14
............\huffcode.m,1763,2016-01-14
............\Klinyu.m,2231,2013-11-20
............\lowpass_filter_dct.m,832,2016-01-14
............\lowpass_filter_fft.m,849,2016-01-14
............\open_picture.m,169,2016-01-14
............\sharpen.m,734,2016-01-14
............\smoothing_gaussian.m,1001,2016-01-14
............\smoothing_salt_pepper.m,1023,2016-01-14
............\傅里叶低通高通滤波.PNG,505016,2016-01-17
............\傅里叶压缩.PNG,320929,2016-01-17
............\原始图像.PNG,227120,2016-01-17
............\哈夫曼编码.PNG,312012,2016-01-17
............\封面.doc,11776,2013-12-20
............\捕获.PNG,432283,2016-01-17
............\数字图像处理总结报告_李建国.docx,3973639,2016-01-17
............\数字图像处理报告.doc,495104,2013-12-20
............\椒盐噪声平滑滤波.PNG,661896,2016-01-17
............\直方图均衡化.PNG,175193,2016-01-17
............\锐化图像.PNG,433478,2016-01-17
............\高斯噪声平滑滤波.PNG,740540,2016-01-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • lyc_sst_monthly_gif
    说明:  基于MATLAB,对逐日的sst遥感数据做月平均并制作gif动图(Based on MATLAB, the daily SST remote sensing data are averaged monthly and the GIF map is made)
    2021-03-02 11:13:36下载
    积分:1
  • otsu-method
    两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。(Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.)
    2009-12-17 11:27:40下载
    积分:1
  • EMD-end-effect-reference-code
    EMD端点效应参考代码,包含多个算法:极值平均,边界特征尺度延拓,极值延拓,基于ISBM延拓,平行延拓,镜像延拓(EMD end effect reference code contains multiple algorithms: extreme average, the boundary characteristic scale extension, extreme extension, extension based ISBM parallel extension, mirror extension)
    2021-03-18 16:09:20下载
    积分:1
  • 相位解缠
    说明:  INSAR相位解缠算法,使用的python语言,枝切法进行相位解缠。(INSAR phase unwrapping algorithm, using python language, branch cut method for phase unwrapping.)
    2021-03-27 14:59:12下载
    积分:1
  • hdr-reconstruction
    图像处理领域中用于处理LDR为HDR图像的程序,即从低动态范围的图像转成高动态范围的图像(The field of image processing procedures for handling LDR HDR images turn into a high dynamic range image from the low dynamic range image)
    2012-06-05 17:46:33下载
    积分:1
  • Transferring-color
    Transferring color to greyscale images的原文及源代码,包括详细的测试图像以及相应的论文及源代码,是学习图像色采转移必看的经典内容。(Transferring color to greyscale images of the original text and source code, including detailed test image and the corresponding papers and source code is studying the image to see the classic color adopted transfer content.)
    2013-09-28 16:26:50下载
    积分:1
  • MeanShift +Kalman(上传至Pudn)
    基于Kalman滤波和Meanshift算法的目标跟踪算法的C++程序,运行可用,具有参考价值。(The C++ program of target tracking algorithm based on Kalman filter and Mianshift algorithm is available and has reference value.)
    2018-09-17 15:33:14下载
    积分:1
  • cvprcode
    这个代码是基于论文“Saliency Detection via Graph-Based Manifold Ranking”下的程序源码,作者是Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan 功能1:使用canny算子计算图像的二值边缘图 (The code is for paper "Saliency Detection via Graph-Based Manifold Ranking" by Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan Procedures: 1. compute a binary edge map of the image using the canny method. )
    2013-09-06 17:03:54下载
    积分:1
  • RXairplane3
    针对于三架飞机进行的异常检测的基础算法 RX异常检测(RX Anomaly Detection algorithm for anomaly detection based on three of the aircraft)
    2017-01-04 10:26:43下载
    积分:1
  • _CNN
    说明:  以图搜图,深度学习,采用vgg16,对应文件夹放入图片即可使用(image_retrieval_platform-master)
    2020-07-12 13:13:13下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载