登录
首页 » matlab » 数字图像处理实验

数字图像处理实验

于 2020-06-30 发布
0 210
下载积分: 1 下载次数: 13

代码说明:

说明:  数字图像处理常用程序,包括图像读取、显示、详细信息,对图像文件格式转换,RGB分量显示,索引图像、伪彩色图像、真彩色图像显示,灰度直方图处理,图像灰度变换,均衡化处理,图像加噪声处理,均值滤波、中值滤波,图像加减乘除运算,图像放大,插值拟合,旋转,多种边缘检测方法,高通滤波,低通滤波,带通滤波,维纳滤波,运动模糊等处理。(Common digital image processing programs, including image reading, display, detailed information, image file format conversion, RGB component display, index image, pseudo color image, true color image display, gray histogram processing, image gray transformation, equalization processing, image plus noise processing, mean filtering, median filtering, image plus, subtraction, multiplication and division, image amplification, interpolation Fitting, rotation, multiple edge detection methods, high pass filtering, low-pass filtering, band-pass filtering, Wiener filtering, motion blur and other processing.)

文件列表:

blue.bmp, 168078 , 2019-05-23
blue.jpg, 125038 , 2019-05-23
blue.tif, 125038 , 2019-05-23
dog.bmp, 185998 , 2019-05-24
dog.tif, 150144 , 2019-05-24
fa.bmp, 208486 , 2019-06-13
fa.jpg, 13208 , 2019-05-23
fa.tif, 153148 , 2019-06-13
hh.jpg, 10780 , 2018-12-17
hhh.bmp, 168078 , 2019-06-13
hhh.jpg, 24810 , 2019-05-23
hhh.tif, 125038 , 2019-06-13
hsi2rgb.m, 706 , 2019-06-05
rgb2hsi.m, 349 , 2019-06-05
yyqprogram1_1.m, 345 , 2019-06-13
yyqprogram1_2.m, 271 , 2019-05-24
yyqprogram1_3.m, 177 , 2019-05-24
yyqprogram1_4.m, 291 , 2019-06-14
yyqprogram1_5.m, 500 , 2019-06-13
yyqprogram1_6.m, 167 , 2019-05-24
yyqprogram1_7_1.m, 424 , 2019-05-24
yyqprogram1_7_2.m, 907 , 2019-06-13
yyqprogram1_7_3.m, 418 , 2019-06-14
yyqprogram1_7_4.m, 440 , 2019-06-13
yyqprogram1_8.m, 249 , 2019-05-24
yyqprogram2_1.m, 88 , 2019-06-13
yyqprogram2_2.m, 347 , 2019-06-13
yyqprogram2_3.m, 341 , 2019-05-31
yyqprogram2_4.m, 649 , 2019-06-13
yyqprogram2_5.m, 90 , 2019-05-30
yyqprogram2_6.m, 396 , 2019-06-14
yyqprogram2_7.m, 677 , 2019-06-13
yyqprogram2_8.m, 749 , 2019-06-13
yyqprogram3_1.m, 343 , 2019-06-13
yyqprogram3_2.m, 543 , 2019-06-05
yyqprogram3_3.m, 450 , 2019-06-05
yyqprogram3_4.m, 859 , 2019-06-14
yyqprogram3_5.m, 592 , 2019-06-14
yyqprogram3_6.m, 660 , 2019-06-05
yyqprogram3_7.m, 460 , 2019-06-05
yyqprogram3_8.m, 660 , 2019-06-05
yyqprogram3_9.m, 449 , 2019-06-05
yyqprogram4_1.m, 271 , 2019-06-05
yyqprogram4_2.m, 169 , 2019-06-21
yyqprogram4_3.m, 1230 , 2019-06-05
yyqprogram4_4.m, 684 , 2019-06-14
yyqprogram4_5.m, 649 , 2019-06-21

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

发表评论

0 个回复

  • CO_SUT
    计算机图形学 c语言实现的直线段裁剪算法(Computer graphics c language to achieve a straight line segment clipping algorithm)
    2007-11-13 16:36:11下载
    积分:1
  • visual-detecting-for-PCB
    用VC++视觉检测程序,可以打开PCB板的照片文件,对其进行编辑、点运算、几何变换、正交变换、图像增强、形态变换、边缘与轮 廓检测、图像分析与复原、图像编码等功能。其中点运算包括图像反色、线性变换、阀值变换等功能;边缘检测包括Robert算子、 Sobel算子、Gauss-Laplace算子等;正交变换包括傅里叶变换、离散余弦变换、沃尔什变换;图像编码包括哈弗曼编码表、香农弗 曼编码表、行程编码、LZW编码等。 对于研究电子封装技术,视觉检测及电机精确控制的同学学习参考使用。(visual detecting for PCB.rar)
    2020-09-28 17:27:44下载
    积分:1
  • FusionEvaluation
    说明:  几种图像融合评价指标,AG,EN,FMI,MI,Qab,Qw,SF,SSIM,即平均梯度AG、信息熵EN、特征互信息FMI、互信息MI、边缘信息保持量Qab、加权融合质量评价因子Qw、空间频率SF和相似性指数SSIM。能较好的描述图像融合结果,稳定性较好。(Several evaluation indexes of image fusion, Ag, en, FMI, MI, qAB, QW, SF, SSIM, namely average gradient AG, information entropy En, feature mutual information FMI, mutual information MI, edge information retention qAB, weighted fusion quality evaluation factor QW, spatial frequency SF and similarity index SSIM. It can describe the result of image fusion well and has good stability.)
    2019-11-14 22:05:07下载
    积分:1
  • Image-Haze-Removal
    2009年CVPR最佳论文,何恺明的基于暗通道的图像去雾的相关论文,ppt以及matlab代码. Dark channel prior 是一种对无雾的图像的统计规律:在无雾图像中,大部分图像块中至少有一个颜色通道具有很小的颜色强度值。利用dark channel prior,可以直接从一幅有雾的图像中估计出雾的浓度,并恢复出高质量的去雾图像。(CVPR best paper in 2009 (He Kai Ming Single Image Removal Haze is the Using the Dark Channel) paper, ppt and the matlab code, it is)
    2021-02-18 16:39:45下载
    积分:1
  • recover
    DWT域的水印提取,matlab 以及信噪比分析(DWT watermark extraction, and signal-to-noise ratio analysis Matlab)
    2007-05-27 13:58:40下载
    积分:1
  • SAR_road_detection
    合成孔径雷达(SAR)是一种高分辨率成像雷达。该软件实现了SAR图像道路检测功能。(Synthetic aperture radar (SAR) is a high-resolution imaging radar. The Software is used to detect roads in SAR image.)
    2011-08-31 14:16:41下载
    积分:1
  • plotgdop
    代码主要用来模拟林芝机场附近一天内4个不同时间GDOP变化情况(Code is mainly used to simulate the Nyingchi Airport near four different times within a day GDOP changes)
    2013-08-05 09:51:15下载
    积分:1
  • 0305_mser
    mser算法(Maximally Stable Extremal Regions)代码,非文章作者写的,但是还不错,matlab实现。(mser algorithm (Maximally Stable Extremal Regions) code, non-article the authors write, but also good, matlab realize.)
    2008-05-29 09:14:16下载
    积分:1
  • fa0d
    基于像素标记的连通区域计算程序,只针对二值图像,随附有。(Based on regional connectivity calculation procedure pixel tags, only for the binary image, comes with.)
    2013-12-13 14:51:32下载
    积分:1
  • ImageRestore2
    说明:  基于fft的数字图像处理MATLAB实现(Fft based on MATLAB for digital image processing to achieve)
    2009-08-03 15:33:46下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载