登录
首页 » matlab » Peak-detection-program

Peak-detection-program

于 2011-07-06 发布 文件大小:250KB
0 195
下载积分: 1 下载次数: 134

代码说明:

  这是我图像处理作业:图片曲线数据提取与峰值检测的源程序代码。(Peak detection program matlab code)

文件列表:

峰值检测程序程序
................\main_gray
................\.........\btworth.m,421,2011-07-02
................\.........\image2data.m,620,2011-07-02
................\.........\main_gray.m,752,2011-07-03
................\.........\peakdet.m,1067,2011-07-02





................\.........\程序说明.txt,844,2011-07-03
................\main_rgb
................\........\btworth.m,421,2011-07-02
................\........\image2data.m,522,2011-07-02
................\........\main_rgb.m,3289,2011-07-03
................\........\peakdet.m,1067,2011-07-02





................\........\程序说明.txt,934,2011-07-03

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

发表评论

0 个回复

  • cvpr16_deblur_study-master
    说明:  文献 "Deblurring Text Images via L0-Regularized Intensity and Gradient Prior" 的参考代码 用Lp正则化方法做盲复原的代码 demo_text_deblurring 是主函数(refer to "Deblurring Text Images via L0-Regularized Intensity and Gradient Prior" main function: demo_text_deblurring)
    2020-11-13 14:59:43下载
    积分:1
  • NSCT
    利用MATLAB实现NSCT非下采样轮廓波变换(Realization of Nonsubsampled Contour Transform by Using MATLAB.)
    2017-06-06 10:33:50下载
    积分:1
  • imnoise2
    matlab中imnoise2.m文件函数源代码(Matlab imnoise2.m file function source code)
    2017-09-12 21:34:21下载
    积分:1
  • mypic1
    ·外部图片自动保存在本地 ·自动控制上传图片和本地化图片尺寸 ·自动给上传及本地化图片添加水印 ·自动提取首张图片为缩略图 ·自动生成任意大小缩略图 ·幻灯片模式图片展示页 ·模板分离设计,轻松设计模板 ·方便自由的模板方法,可以实现复杂多样的调用效果 (External image automatically saved in local Automatically upload pictures and localization image size Automatically upload and localize the image to add watermark Automatic extraction of the first picture thumbnail Automatically generate thumbnails of any size. - picture slide show mode. - separation of design templates, easy design templates Convenient free template method, can realize the complex effect of call)
    2016-04-18 11:44:07下载
    积分:1
  • Wpf 3D相册效果 源码下载(赞一个)
    3d相册代码 效果不错
    2014-10-30下载
    积分:1
  • 14-3W-Grid-Connection-PV-
    本文提出了一种单相三线(143W) 电网连接photovoItaic(PV)逆变电源与功能 部分有源电力滤波器(武警部队),它不仅可以处理 光伏发电,但过滤电流谐波,提高功率因数。(This paper presents a single-phase three-wire (14 3W) grid-connection photovoItaic (PV) power inverter with a feature of partial active power filter (PAPF), which can not only deal with PV power but filter current harmonics and improve power factor. )
    2014-07-15 11:38:13下载
    积分:1
  • qtfm_2_0
    利用四元数对彩色图像进行各种图像处理的,如滤波、快速傅立叶变化、图像质量评价等。(Use quaternion various images for color image processing, such as filtering, fast Fourier transform, the image quality evaluation.)
    2013-10-18 09:10:43下载
    积分:1
  • kuangjia11
    matlab图像处理,可以提取图像轮廓,提取效果好。(matlab image processing, image contour can be extracted, extraction effect.)
    2009-04-21 09:41:15下载
    积分:1
  • deconvolution-master
    说明:  去卷积 图像复原 去卷积操作 matlab(deconvolution Image restoration)
    2021-03-15 10:38:03下载
    积分:1
  • JPEGCompression
    编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载