登录
首页 » matlab » DTCWT-NLM-master

DTCWT-NLM-master

于 2021-04-17 发布 文件大小:871KB
0 297
下载积分: 1 下载次数: 22

代码说明:

  图像去噪,应用DTCWT 进行地震信号的去噪和重建(picture-denosing apply DCTWT into signal of earthquake denosing)

文件列表:

DTCWT-NLM-master, 0 , 2017-12-14
DTCWT-NLM-master\DTCWT.m, 2477 , 2017-12-14
DTCWT-NLM-master\DenoisingMain.m, 4601 , 2017-12-14
DTCWT-NLM-master\FSfarras.m, 1243 , 2017-12-14
DTCWT-NLM-master\README.md, 412 , 2017-12-14
DTCWT-NLM-master\RicianSTD.m, 2456 , 2017-12-14
DTCWT-NLM-master\afb3D.m, 2569 , 2017-12-14
DTCWT-NLM-master\cplxdual3D.m, 1476 , 2017-12-14
DTCWT-NLM-master\cshift3D.m, 601 , 2017-12-14
DTCWT-NLM-master\dualfilt1.m, 1519 , 2017-12-14
DTCWT-NLM-master\dwt3D.m, 629 , 2017-12-14
DTCWT-NLM-master\epsi.m, 616 , 2017-12-14
DTCWT-NLM-master\farras.m, 959 , 2017-12-14
DTCWT-NLM-master\icplxdual3D.m, 1193 , 2017-12-14
DTCWT-NLM-master\kmeans.m, 1361 , 2017-12-14
DTCWT-NLM-master\onlm.mexa64, 12562 , 2017-12-14
DTCWT-NLM-master\onlm.mexw64, 15360 , 2017-12-14
DTCWT-NLM-master\pm4.m, 270 , 2017-12-14
DTCWT-NLM-master\pm4inv.m, 277 , 2017-12-14
DTCWT-NLM-master\sfb3D.m, 1567 , 2017-12-14
DTCWT-NLM-master\test_data, 0 , 2017-12-14
DTCWT-NLM-master\test_data\ASL_long_PLD, 0 , 2017-12-14
DTCWT-NLM-master\test_data\ASL_long_PLD\denoising_single001.hdr, 348 , 2017-12-14
DTCWT-NLM-master\test_data\ASL_long_PLD\denoising_single001.img, 261120 , 2017-12-14
DTCWT-NLM-master\test_data\ASL_long_PLD\denoising_single001.nii, 261472 , 2017-12-14
DTCWT-NLM-master\test_data\ASL_long_PLD\rgrase_im_single001.hdr, 348 , 2017-12-14
DTCWT-NLM-master\test_data\ASL_long_PLD\rgrase_im_single001.img, 261120 , 2017-12-14
DTCWT-NLM-master\test_data\ASL_short_PLD, 0 , 2017-12-14
DTCWT-NLM-master\test_data\ASL_short_PLD\denoising_single001.hdr, 348 , 2017-12-14
DTCWT-NLM-master\test_data\ASL_short_PLD\denoising_single001.img, 261120 , 2017-12-14
DTCWT-NLM-master\test_data\ASL_short_PLD\rgrase_im_single001.hdr, 348 , 2017-12-14
DTCWT-NLM-master\test_data\ASL_short_PLD\rgrase_im_single001.img, 261120 , 2017-12-14

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

发表评论

0 个回复

  • hsv_file
    本代码主要是基于HSV的阴影检测及消除,分别提取前景及背景图像,进行色彩空间转换。HSV空间类似人类感觉色彩的方式,可以更加准确地识别阴影,并保持在计算上简单。(This code is mainly based on the HSV shadow detection and elimination, extract the foreground and the background image, respectively, for color space conversion. HSV space is similar to the ways the human feel color, can more accurately identify the shadow, and keep it simple in calculation. )
    2013-05-27 08:27:32下载
    积分:1
  • mimr_s200502106
    说明:  模式识别-贝叶斯最小错误率判别一幅图像是属于人,还是属于背景。图像经过预处理。(pattern recognition- Bayesian smallest error rate discriminant image is a person, or belong to the background. After pretreatment images.)
    2006-04-04 18:00:34下载
    积分:1
  • 一维和二维相位解缠
    实现对无噪声一维和二维信号的解缠,比较简单,入门级别(The realization of noise free one-dimensional and two-dimensional signal unwrapping is relatively simple, entry level.)
    2020-11-20 14:39:37下载
    积分:1
  • exp03
    通过Matlab实现维纳滤波及逆滤波复原图像 不使用matlab自带函数 而是自编程序实现(Matlab to achieve through the Wiener filter and inverse filter to recover the image does not use function but rather bring their own self-matlab program)
    2009-06-17 01:57:53下载
    积分:1
  • StaMPS_v2.2.tar
    stanfod大学一个博士编写的PS_INSAR处理程序,fr(University stanfod prepared by Dr. PS_INSAR a process, fr)
    2020-12-30 18:19:01下载
    积分:1
  • ActiveCalibration
    说明:  主动视觉的摄像机标定程序,基于马颂德的立体视觉标定方法,测试程序可再与我联系!(Active Vision camera calibration procedure, based on Ma Songde Calibration Method for Stereo Vision, testing procedures can contact me!)
    2008-11-23 19:50:52下载
    积分:1
  • dcmread4
    集成ITK、VTK、MFC读取DICOM的代码,建成win32程序即可。运行完美(Integrated ITK, VTK, MFC to read DICOM code, built win32 program can. Works perfect)
    2021-02-19 16:29:44下载
    积分:1
  • opticalflow
    用光流法进行运动物体的检测和跟踪,并返回运动方向(Light flow method of moving object detection and tracking, and return to the direction of movement)
    2009-07-15 14:03:10下载
    积分:1
  • fireflies
    萤火虫算法的源代码,函数文件,可直接运行,用来寻找图像阈值分割的最优值(三阈值)。(firefly algorithm function.)
    2021-03-18 22:29:19下载
    积分:1
  • machine-vision-algorithm-
    包含基于VC++的各种图像、视频处理的源码如图像增强、灰度位图处理、图像平移旋转、bmp2txt等程序源码(Contains various images VC++ based video processing source code, such as image enhancement, grayscale bitmap processing, image translation and rotation, bmp2txt program source code, etc.)
    2014-05-03 14:54:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载