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

数字图像处理实验

于 2020-06-30 发布
0 259
下载积分: 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 个回复

  • source
    图像处理系列之边缘检测篇 涵盖内容: 1>Roberts算子 2>Prewitt算子 3>Sobel算子 4>Laplacian算子(Edge Detection)
    2013-04-16 11:14:21下载
    积分:1
  • blind
    盲反卷积算法复原图像的代码,带注释,适合初学者学习(Blind image restoration code, with comments)
    2015-05-18 22:06:05下载
    积分:1
  • hog_matlab
    说明:  hog 特征 基于matlab的 RGB提取(realize the hog feature)
    2019-04-02 09:57:26下载
    积分:1
  • snake
    主动轮廓模型也就是snake模型进行图像分割,一种由图像高层信息的图像分割算法。(snake model,active contour model,image segmentation)
    2020-12-20 19:09:08下载
    积分:1
  • nccr
    说明:  模板匹配的一个matlab实例,程序可读性好。(template matching a Matlab example, procedures readable.)
    2006-03-29 10:51:16下载
    积分:1
  • SIFT
    C语言下实现SIFT算法 用于图像特征匹配(C-achieve SIFT algorithm for image feature matching)
    2010-01-11 21:03:03下载
    积分:1
  • MATLAB视频人体异常行为识别
    说明:  MATLAB视频人体异常行为识别 本文设计了一款人体行为异常监控系统,主要适用人群是老年人,在摄像头固定的情况下,自动检测人体运动轨迹,并与提前设定好的行为库进行匹配,分析判断是否具有异常行为。(Human abnormal behavior recognition in matlab video In this paper, a monitoring system of human behavior abnormality is designed, which is mainly suitable for the elderly. When the camera is fixed, it can automatically detect the human movement track, and match with the behavior database set in advance to analyze and judge whether there is abnormal behavior.)
    2020-03-20 01:29:08下载
    积分:1
  • LBP算法实现的纹分类
    说明:  LBP算法实现图像的纹理分类,基于论文:multiresolution gray scale and rotation invariant texture classification with location binary patterns(LBP algorithm to achieve image texture classification, based on the paper: Multiresolution gray scale and rotation variant texture classification with location binary patterns)
    2020-09-27 14:00:46下载
    积分:1
  • tuxiag
    图像修复的一些常用模型,与tv模型,cdd模型,bscb模型,还有基于纹理的修复方法。(Some common model image restoration, and tv model, cdd model, bscb model, as well as repair method based on texture.)
    2021-01-12 22:28:48下载
    积分:1
  • 2015.3.20
    基于FRFT的数字图像水印(lena示例)(FRFT based digital image watermark (lena example))
    2015-05-28 21:53:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载