登录
首页 » matlab » xt3

xt3

于 2020-12-02 发布 文件大小:119KB
0 94
下载积分: 1 下载次数: 6

代码说明:

  3、 请采用学过的图像复原算法(鼓励自己研究新算法),对 blur3.jpg、 sadhna_53_45.bmp和telescope.bmp 图像进行复原处理。(3, please use the learned image restoration algorithm (to encourage their study new algorithm), to blur3.jpg, sadhna_53_45.bmp and telescope.bmp image restoration processing.)

文件列表:

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

发表评论

0 个回复

  • xiaobo
    结合维纳滤波的小波降噪方法,滤波效果很好(Combination of Wiener filtering of wavelet noise reduction method, filter works well)
    2009-10-24 13:59:40下载
    积分:1
  • CompressiveSensing
    压缩感知compressed sensing ,剑桥大学 教授,可以用于降噪、图像处理、文件压缩等等;(Cambridge- Compressive Sensing- Theory and Application;)
    2015-08-26 16:46:30下载
    积分:1
  • Jerman增强滤波器 可行
    基于hessian矩阵的眼底图像血管增强滤波(Vessel Enhanced Filtering of Eyeground Images Based on Hessian Matrix)
    2020-12-16 16:09:14下载
    积分:1
  • mechine-learning
    本书第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法,如k近邻算法、朴素贝叶斯算法、Logistic回归算法、支持向量机、AdaBoost集成方法、基于树的回归算法和分类回归树(CART)算法等。第三部分则重点介绍无监督学习及其一些主要算法:k均值聚类算法、Apriori算法、FP-Growth算法。第四部分介绍了机器学习算法的一些附属工具。 全书通过精心编排的实例,切入日常工作任务,摒弃学术化语言,利用高效的可复用Python代码来阐释如何处理统计数据,进行数据分析及可视化。通过各种实例,...( U672C u4E66 u7B2C u4E00 u90E8 u5206 u5206 u4E3B u8991 u4ECB u7ECD u673A u5668 u5B66 u4E60 u57FA u7840 uFF0C u4EE5 u53CA u5982 u4F55 u5229 u7528 u7B97 u6CD5 U8FDB u883C u5206 u7C7B uFF0C u5E76 u9010 u6B65 u4ECB u7ECD u4E86 u591A U90BB u6CD2 u3001 u6734 u7D2 u8D1D u53F6 u65AF u7B97 u6CD5 u3001Logistic u56DE u5F52 u7B97 u6CD5 u3001 u652F u6301 u5411 u91CF u673A u3001AdaBoost u96C6 u6210 U65B9 u6CD5 u3001 u57FA u4E8E u6811 u7R4 u5F52 u7B97 u6CD2 u5286 u5206 u7C7B u56DE u5F52 u6811 uFF08CART uFF09 u7B97 u6CD5 u7B49 u3002 u7B2C u4E09 U90E8 u5209 u5109 u91A u0312 u4E9B u8E1B u8981 u7B97 u6CD5 uFF1Ak u5747 u503C u805A u7B7B U7B97 u6CD3 u30011 by default for uppercase and uupstr U4E9B u9644 u5C5E u5DE5 u5177 u3002 u5168 u4E66 u901A u8FC7 u7CBE U5FC3 u7396 u7392 u7B09 u5B09 u5B09 u5B09 u5B03 U7528 u9184 u5R4 u5904 u7403 u7R03 u7 U5206 u6790 u53CA u53EF u89)
    2017-05-24 16:06:49下载
    积分: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
    改程序是本人编写的,可以运行,采用的是yale人脸数据,采用4*4分块,无权值,统一旋转不变模式(The program is I write, can run, using Yale face data, using the 4* 4 block, has no right to value, uniform &rotation invariant mode)
    2012-07-31 19:58:12下载
    积分:1
  • 基于otsu的自适应阀值canny边缘检测 otsu-canny
    基于otsu的自适应阀值canny边缘检测(adaptive canny edge detection based on otsu)
    2020-06-27 02:00:02下载
    积分:1
  • GaussPyramid
    基于matlab的高斯金字塔算法,和一般的算法不同,此算法非常详细,逐步编写(Gaussian pyramid matlab-based algorithm, and the different algorithms, this algorithm is very detailed, step by step to prepare)
    2009-06-21 16:38:50下载
    积分:1
  • Parcial-II
    Segmentation Algorithm
    2013-10-11 02:13:42下载
    积分:1
  • danmu
    说明:  基于opencv平台编写的单目相机标定程序,使用的张正友的方法,只要准备十二张单目相机拍摄的棋盘格的图片就可以标定出单目相机的焦距等参数,建立单目相机坐标系。可以用于机器视觉测量中,也可以用于双面相机标定的前一步,精度很高。(Based on the monocular camera calibration program compiled by the OpenCV platform, the method of Zhang Zhengyou is used to calibrate the focal length and other parameters of the monocular camera and establish a monocular camera coordinate system as long as 12 pieces of chessboard pictures taken by the monocular camera are prepared. It can be used in machine vision measurement, and it can also be used in the previous step of the calibration of the double-sided camera, with high precision.)
    2020-03-23 10:04:18下载
    积分:1
  • 696518资源总数
  • 104242会员总数
  • 49今日下载