登录
首页 » PDF » DIP关于各噪声和滤波概述

DIP关于各噪声和滤波概述

于 2020-06-08 发布
0 258
下载积分: 1 下载次数: 2

代码说明:

说明:  DIP关于各噪声和滤波概述,里面包含PDF和Latex(Dip overview of noise and filtering)

文件列表:

DIP关于各噪声和滤波概述, 0 , 2019-11-14
DIP关于各噪声和滤波概述\DIP实验报告-廖琛17211401.pdf, 1486150 , 2019-11-14
DIP关于各噪声和滤波概述\main.aux, 3317 , 2019-11-14
DIP关于各噪声和滤波概述\main.log, 65628 , 2019-11-14
DIP关于各噪声和滤波概述\main.out, 1277 , 2019-11-14
DIP关于各噪声和滤波概述\main.pdf, 1486150 , 2019-11-14
DIP关于各噪声和滤波概述\main.synctex.gz, 18636 , 2019-11-14
DIP关于各噪声和滤波概述\main.tex, 6012 , 2019-11-14
DIP关于各噪声和滤波概述\main.toc, 1115 , 2019-11-14
DIP关于各噪声和滤波概述\Pictures, 0 , 2019-11-14
DIP关于各噪声和滤波概述\Pictures\1.png, 94667 , 2019-11-14
DIP关于各噪声和滤波概述\Pictures\11.png, 348782 , 2019-11-14
DIP关于各噪声和滤波概述\Pictures\17211385-左荣旭-电子1702.docx, 1360765 , 2019-11-14
DIP关于各噪声和滤波概述\Pictures\2.png, 94628 , 2019-11-14
DIP关于各噪声和滤波概述\Pictures\22.png, 351006 , 2019-11-14
DIP关于各噪声和滤波概述\Pictures\3.png, 91731 , 2019-11-14
DIP关于各噪声和滤波概述\Pictures\33.png, 369672 , 2019-11-14
DIP关于各噪声和滤波概述\Pictures\4.png, 82375 , 2019-11-14
DIP关于各噪声和滤波概述\Pictures\44.png, 345401 , 2019-11-14
DIP关于各噪声和滤波概述\Pictures\BJTU_logo.jpg, 73811 , 2019-06-11
DIP关于各噪声和滤波概述\_2_繱篃_2, 0 , 2019-11-14

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

发表评论

0 个回复

  • SUN-saliency
    SUN:利用自然统计的显著性贝叶斯检测框架。一种自底向上的检测图像的显著性区域方法。(SUN: A Bayesian Framework for Saliency Using Natural Statistics)
    2014-03-27 21:54:40下载
    积分:1
  • code
    说明:  基于GEE平台的Landsat5 SR影像去云及NDVI计算(Landsat5 SR image cloud removal and NDVI computing based on GEE platform)
    2020-03-26 23:25:25下载
    积分:1
  • LaplacianPyramid
    说明:  图像的Laplace金字塔分解与重构算法。(Laplacian pyramid decomposition and reconstruction of image. )
    2009-09-01 10:35:08下载
    积分:1
  • xb
    说明:  小波阈值去噪。对灰度图像和二值图像进行滤波。(Wavelet thresholding filter . Denoiseing for the gray image and binary image .)
    2010-04-23 14:52:02下载
    积分:1
  • qiyizhifenjie
    奇异值分解降噪程序,压缩包里有程序的详细说明,内附有word文档的说明(SVD noise reduction program, compression bag has a detailed description of the program, enclosing a word document description)
    2013-08-23 21:40:29下载
    积分:1
  • computer_vision-master
    图像特征提取,有SIFT、BOW、VLAD、LBP、HOG、FishVector、gist、Metric、colorhist。(Image feature extraction, including SIFT, BOW, VLAD, LBP, HOG, FishVector, gist, Metric, colorhist.)
    2019-07-20 20:53:34下载
    积分:1
  • 第四次作业
    说明:  1.使用medfilt2函数对‘lena.bmp’进行不同模板大小的中值滤波,并观察效果 2.使用fspecial函数构造‘gaussian’, ‘sobel’, ‘prewitt’, ‘laplacian’, ‘average’等不同滤波算子,使用filter2函数对‘cameraman.tif ’进行滤波,观察不同滤波器的效果 3.设计频域理想低通和理想高通滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变截止频率,观察对结果的影响。 4.对‘homo.bmp’进行同态滤波,其中频域同态滤波器自行设计。要求在程序注释中说明你设计该滤波器的思想。(1' lena.bmp 'The median filtering with different template sizes was carried out and the effect was observed2. Fsspecial function is used to construct different filter operators such as' Gaussian ',' Sobel ',' Prewitt ',' Laplacian ',' average ', etc' cameraman.tif 'Filter and observe the effect of different filters3. Design ideal low pass and ideal high pass filters in frequency domain' phantom.bmp 'The image is filtered in frequency domain and the filtering result is displayed. Then change the cut-off frequency and observe the effect on the results.4. Yes' homo.bmp 'The homomorphic filter is designed by ourselves. The idea of designing the filter should be explained in the program notes.)
    2020-12-11 21:53:25下载
    积分:1
  • 最小二乘法估计仿射矩阵
    目前MATLAB里边对于多点计算仿射矩阵普遍采用RANSAC法,但是比较麻烦计算量也相对较大,通过最小二乘法来进行仿射矩阵的估计能够大大提高该效率,所以奉上自己在实验室写的仿射矩阵估计函数,来弥补matlab函数库在这方面的不足。(The MATLAB inside for calculating affine matrix commonly used RANSAC method, but more trouble calculation is relatively large, estimated by the least squares method to the affine matrix can greatly improve the efficiency, so give yourself in laboratory to write the estimated affine matrix function, to compensate for the lack of MATLAB Library in this area.)
    2018-02-01 17:11:33下载
    积分:1
  • codebook
    codebook算法实现运动物体检测,用opencv实现(codebook algorithm using to detect moving object.)
    2015-10-21 21:22:21下载
    积分:1
  • MPPT
    基于导纳增量法的光伏发电最大功率跟踪算法仿真模型。该模型精度较高,很好的跟踪最大功率点(Based on admittance incremental method of photovoltaic maximum power tracking algorithm simulation model.The model precision, good track the maximum power point)
    2015-09-10 15:32:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载