登录
首页 » matlab » Totalvariation

Totalvariation

于 2009-03-11 发布 文件大小:87KB
0 113
下载积分: 1 下载次数: 4

代码说明:

  一个自适应的滤波处理的方法,可以对图像有很好的处理效果。(An adaptive filtering method of treatment can have a good image the effect of treatment.)

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

发表评论

0 个回复

  • tuxiangpipeibingxin
    局部熵差图象匹配并行算法的分析和 功能以及和其他算法的比较(err)
    2008-05-04 09:49:17下载
    积分:1
  • opticalflowofimagematch
    基于光流的图像匹配程序,其中有经典的光流计算中的x,y,t的梯度函数,可以用其它主程序调用此函数(Optical flow-based image matching procedures, including the classic optical flow calculation of x, y, t of the gradient function, the main program can call this function in other)
    2009-05-19 17:46:31下载
    积分:1
  • wenlichengxu
    有关纹理的图像检索算法,利用双树复小波提取图像的纹理特征(Texture image retrieval algorithm using tree complex wavelet extraction image texture features)
    2020-10-28 14:59:58下载
    积分:1
  • chapter-5
    Wily book Digital Image processing fundamental dip
    2013-08-18 13:50:17下载
    积分:1
  • matlab数字信号5
    说明:  培养学生综合利用Matlab解决专业问题的能力 GUI设计+图像处理 基于数字图像处理,设计实现一个自然场景下公路交通限速标志分割和识别的程序。要求系统具有界面,并实现以下功能: 1)读入自然场景下包含交通标志的图像; 2)对图像进行预处理; 3)限速交通标志的分割; 4)交通标志区域的定位。 5)对限速标志中的数字进行分离和识别。(MATLAB basic programming experiment 5)
    2021-04-10 18:38:58下载
    积分:1
  • IFC读写代码
    说明:  IFC文件格式读取和写出源码,目前该源码是1.0版本(IFC file format reads and writes the source code, which is currently version 1.0)
    2020-09-16 14:17:55下载
    积分:1
  • muller
    求解图像的穆勒矩阵及其极分解矩阵,还有矩阵分析参数(Muller matrix and polar factorization matrix for solving image)
    2017-07-02 10:01:33下载
    积分:1
  • Line-detection-method
    提出了一种基于图像边缘连接的线段检测方法。数字图像中的线段是由很多线段图元组成,在同一 条线段中,它们的方向是相同的并且受到真实线段的方向约束。因此可以通过提取小的线段图元, 然后分析它们 的连接特性, 进行线段的检测。首先用ADM 算法对图像进行边缘检测, 得到单像素宽的边缘 然后在4 个方向上 进行线段的检测 对初步得到的结果进行合并和验证, 去掉短的线段, 连接临近的线段。经过实验证明, 该方法能 够快速地提取图像中的线段,并且对噪声具有一定的鲁棒性(A line segment connecting a detection method based on image edges. The segment of the digital image is composed by many segments elements, their orientation is the same and by the real line segment direction constraint in the same segment. By extracting a small segment Element can then analyze their connection characteristics for the detection of the line segment. First with ADM algorithm for edge detection on the image to obtain a single-pixel-wide edge then in the four directions on the detection of the line segments merger and verification of the preliminary results obtained, removing the short line segments, the line segments connected near. The experiments show that this method can quickly extract the line segments in the image, and certain robustness to noise)
    2013-04-13 19:12:46下载
    积分:1
  • 视频增强播放器
    说明:  本程序基于MFC,VS2010编写,是一款可以打开任意视频格式的播放器,具有打开视频(任意格式,avi,mp4, rmvb,asf,avi,mpeg等), 具有快进,快退,暂停,播放,上一帧,下一帧,截图,拍照,快速播放慢速播放功能,同时提供图像处理功能(视频图像增强,视频图像去雾,海上目标检测功能)。(This program is based on MFC, VS2010. It is a player that can open any video format. It has open video (arbitrary format, avi, mp4, rmvb, asf, avi, mpeg, etc.). It has the functions of fast forward, fast backward, pause, playback, last frame, next frame, screenshot, photograph, fast playback and slow playback. It also provides image processing functions (video image enhancement, video image defogging, sea target detection).)
    2020-11-19 15:19:37下载
    积分:1
  • MATLAB疲劳检测专注度识别GUI用户界面
    说明:  一、主要研究内容 1.基本内容 本设计目标在于利用Matlab强大的图像处理能力和实用便捷的编程方法,通过处理包含人脸的视频帧系列图像,灰度积分投影技术的眼睛定位方法,进而利用perclos计数,计算眨眼率,从而得到比较准确的疲劳状况。包括lun文初稿撰写。 2.具体要求 本设计基于灰度积分投影技术的眼睛定位方法,再结合perclos技术。首先通过图像预处理技术得到灰度分配较为均匀的图像,然后分别利用水平和垂直灰度积分投影曲线结合人脸的结构特征找到眼睛的位置坐标,实现了准确的眼睛定位,通过perclos技术技术眨眼率,根据先验值得到是否疲劳。 二、算法原理 视频输入——预处理去除非人脸区域——人脸定位——人眼定位(灰度积分投影)——眼睛张合度——perclos技术统计——输出结果 三、GUI界面设计 [需要有一定编程功底](1. Basic contents The goal of this design is to use the powerful image processing ability of MATLAB and the practical and convenient programming method, through processing the video frame series images including face, the eye location method of gray integral projection technology, and then using PERCLOS count to calculate the blink rate, so as to get a more accurate fatigue condition. Including the first draft of Lun.)
    2020-08-07 12:41:57下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载