登录
首页 » matlab » dtcwt

dtcwt

于 2020-12-06 发布 文件大小:1784KB
0 222
下载积分: 1 下载次数: 147

代码说明:

  双树复小波的matlab包,通过调用其中的函数实现图像处理的功能(Dual-Tree Complex Wavelet Matlab package, call the function implementing the image processing functions)

文件列表:

dtcwt
.....\allcode
.....\.......\.DS_Store,6148,2012-03-08
.....\.......\afb.m,886,2012-03-08
.....\.......\afb2D.m,870,2012-03-08
.....\.......\afb2D_A.m,957,2012-03-08
.....\.......\afb3D.m,2569,2012-03-08
.....\.......\AntonB.m,1690,2012-03-08
.....\.......\barbara,262144,2012-03-08
.....\.......\bishrink.m,362,2012-03-08
.....\.......\boat,262144,2012-03-08
.....\.......\cden2.m,260,2012-03-08
.....\.......\cplxdual2D.m,1243,2012-03-08
.....\.......\cplxdual2D_plots.m,795,2012-03-08
.....\.......\cplxdual3D.m,1476,2012-03-08
.....\.......\cplxdual3D_plots.m,2011,2012-03-08
.....\.......\cshift.m,361,2012-03-08
.....\.......\cshift2D.m,365,2012-03-08
.....\.......\cshift3D.m,601,2012-03-08
.....\.......\den2.m,258,2012-03-08
.....\.......\den3.m,985,2012-03-08
.....\.......\denC2D.m,621,2012-03-08
.....\.......\denoising_dtdwt.m,2366,2012-03-08
.....\.......\denoising_dwt.m,1398,2012-03-08
.....\.......\denR2D.m,498,2012-03-08
.....\.......\denS2D.m,376,2012-03-08
.....\.......\dualfilt1.m,1519,2012-03-08
.....\.......\dualtree.m,1058,2012-03-08
.....\.......\dualtree2D.m,1283,2012-03-08
.....\.......\dualtree2D_plots.m,468,2012-03-08
.....\.......\dualtree3D.m,1174,2012-03-08
.....\.......\dualtree3D_plots.m,759,2012-03-08
.....\.......\dualtree_eg1.m,715,2012-03-08
.....\.......\dualtree_eg1_makeFigure.m,687,2012-03-08
.....\.......\dwt.m,704,2012-03-08
.....\.......\dwt2D.m,628,2012-03-08
.....\.......\dwt2D_plots.m,325,2012-03-08
.....\.......\dwt3D.m,629,2012-03-08
.....\.......\dwt3D_plots.m,689,2012-03-08
.....\.......\expand.m,156,2012-03-08
.....\.......\farras.m,959,2012-03-08
.....\.......\figures
.....\.......\.......\.DS_Store,6148,2012-03-08
.....\.......\.......\dualtree_eg1_figure.eps,12326,2012-03-08

.....\.......\FSfarras.m,1243,2012-03-08
.....\.......\icplxdual2D.m,928,2012-03-08
.....\.......\icplxdual3D.m,1193,2012-03-08
.....\.......\idualtree.m,682,2012-03-08
.....\.......\idualtree2D.m,865,2012-03-08
.....\.......\idualtree3D.m,1000,2012-03-08
.....\.......\idwt.m,405,2012-03-08
.....\.......\idwt2D.m,405,2012-03-08
.....\.......\idwt3D.m,411,2012-03-08
.....\.......\lena,262144,2012-03-08
.....\.......\main_dtdwt.m,514,2012-03-08
.....\.......\main_dwt.m,532,2012-03-08
.....\.......\normaliz_coefcalc_dual_tree.m,495,2012-03-08
.....\.......\NORMCOEF.M,210,2012-03-08
.....\.......\nor_dualtree.mat,6800,2012-03-08
.....\.......\plotwav1D.m,514,2012-03-08
.....\.......\pm.m,135,2012-03-08
.....\.......\pm4.m,270,2012-03-08
.....\.......\pm4inv.m,277,2012-03-08
.....\.......\rden2.m,263,2012-03-08
.....\.......\sfb.m,613,2012-03-08
.....\.......\sfb2D.m,570,2012-03-08
.....\.......\sfb2D_A.m,514,2012-03-08
.....\.......\sfb3D.m,1567,2012-03-08
.....\.......\soft.m,68,2012-03-08
.....\.......\st.tif,793510,2012-03-08
.....\.......\symextend.m,176,2012-03-08
.....\.......\tee.mat,1017784,2012-03-08
.....\.......\unnormcoef.m,210,2012-03-08
.....\__MACOSX
.....\........\allcode
.....\........\.......\._.DS_Store,82,2012-03-08
.....\........\.......\figures
.....\........\.......\.......\._.DS_Store,82,2012-03-08
.....\........\.......\.......\._dualtree_eg1_figure.png

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

发表评论

0 个回复

  • area_perimeter-and-aspect-ratio
    matlab数字图像分割,可以提取一幅图中想要的目标,并计算出目标的面积,周长和长宽比。(Digital Image Segmenting Useing Matlab.This program can extract the interesting target from a figure, and calculate the target area, perimeter and aspect ratio.)
    2012-02-29 15:16:30下载
    积分:1
  • pupil-localization
      本函数选用阈值分割的方法来完成瞳孔定位。根据图像的灰度分布特性,瞳孔部分的灰度值最小,其次为虹膜部分,最大的为巩膜部分。因此在灰度直方图中,第一个大峰值的邻域即是瞳孔所在区域。(Function selects the threshold segmentation method to accomplish the pupil location. Based on image gray distribution features, the pupil part of the grey value of the minimum, followed by the iris part, the biggest part of sclera. So in gray level histogram, the peak value of the first big neighborhood is the pupil area.)
    2021-04-07 22:09:01下载
    积分:1
  • Reny
    三维最大Renyi熵的灰度图像阈值分割算法(Maximum Renyi entropy of three-dimensional gray-scale image segmentation algorithm)
    2011-12-18 19:15:17下载
    积分:1
  • sift
    说明:  SIFT特征点的提取和匹配,SIFT算法首先在尺度空间上进行关键点检测,确定关键点的位置和关键点所处的尺度,然后使用关键点邻域梯度的主方向作为该点的方向特征,最后由关键点邻域梯度信息生成关键点的特征向量(SIFT algorithm firstly detects the key points in the scale space, determines the location of the key points and the scale of the key points, then uses the main direction of the key point neighborhood gradient as the direction feature of the point, and finally generates the feature vector of the key points from the key point neighborhood gradient information)
    2020-01-08 17:23:59下载
    积分:1
  • showbmp
    在C语言下成功实现读取并显示bmp格式的图像。(Successfully read and display BMP format images in C language.)
    2018-04-03 18:04:56下载
    积分:1
  • MEMotionEstimation1
    MATLAB做的运动估计,用于图像处理中运动轨迹追踪(仅供大家参考)(motion estimation by matlab, for motion tracking in digital image processing)
    2009-07-07 16:44:48下载
    积分:1
  • face-landmark
    人脸68点标注,用于人类面部关键点检测,结合dlib(face landmark master)
    2018-05-22 09:03:35下载
    积分:1
  • copyMoveDetection
    SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一定程度的稳定性,亲身检测可用(SIFT feature is a local feature of image. It keeps invariant to rotation, scaling, brightness change, and also keeps a certain degree of stability to view angle change, affine transformation and noise.)
    2018-11-19 22:11:53下载
    积分:1
  • recall_precision
    图像处理的查准率和查全率的代码,适合用于图像图像的检测,目标的检测的评估(Image processing precision and recall rate code)
    2013-09-14 10:36:02下载
    积分:1
  • 131839110248366
    说明:  基于surf算法的复制移动检测,此方法适合图像伪造研究者初级实验(Replication mobile detection based on surf algorithm)
    2019-05-27 09:09:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载