登录
首页 » matlab » EWA_code

EWA_code

于 2021-01-01 发布 文件大小:22KB
0 242
下载积分: 1 下载次数: 52

代码说明:

  楔波变换,在SAR图像中实现边缘检测,为目标识别做铺垫工作。(The wedge waves transform, SAR image edge detection, target identification pave the way for the work.)

文件列表:

aggreg_EWA.m,498,2011-02-01
compare_perf.m,346,2011-02-01
dct.m,1895,2010-11-01
dedouble.m,481,2011-02-01
dedouble_mat.m,506,2011-02-01
DEMO_EWA_comparison.m,1385,2011-02-08
EWA.m,872,2011-02-01
generate_grid_parameter.m,872,2011-02-01
generate_signal.m,629,2011-02-01
generate_smooth_signal.m,727,2011-02-01
Golubev.m,1098,2011-02-01
Golubev_Oracle.m,1220,2011-02-01
idct.m,1895,2010-11-01
James_Stein.m,513,2011-02-01
James_Stein_block.m,1428,2011-02-01
launching_performance_fft.m,5761,2011-02-08
MakeSignal.m,8768,2006-01-03
matrix2latex_article.m,5693,2011-02-01
pinsker.m,927,2011-02-01
plot_article.m,647,2011-02-08
README.txt,5076,2011-02-08
scritp_article.m,2351,2011-02-02
soft_thresh.m,492,2011-02-01
sure_shrink.m,1076,2011-01-31
tables_MSE.m,5969,2011-02-02

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

发表评论

0 个回复

  • faceDetection
    人脸检测与跟踪,我的毕业论文,使用我自己改进的ADABOOST和CAMSHIFT算法,附带我的毕业论文,opencv1.0或以上自己配置(face detection use adaboost and camshift algorithm,relevant paper enclosed,OPENCV1.0 is necessary)
    2013-01-27 20:59:45下载
    积分:1
  • High-resolution-image
    于轻小型光学成像系统,小孔径限制了 图像的极限分辨率,衍射退化造成了截止频率外信息的丢失成像系统所期望的 大视场不可避免的带来边缘视场的像差恶化,各视场退化情况不同,影响信息的 判读 (Small light optical imaging system, the small aperture limit the ultimate resolution of the image, diffraction degradation aberration deterioration of the desired cutoff frequency outside the loss of information imaging system field of view inevitably bring the edge of the visual field, each referred to as field degradation, affecting the interpretation of the information)
    2012-08-02 11:23:28下载
    积分:1
  • yaogan
    遥感数字图像处理基础 遥感数字图像处理基础(yao gan shu zi tu xiang chu li ji chu)
    2010-10-26 16:19:28下载
    积分:1
  • matlab
    ) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。() The use of sub-blocks of principal component analysis (PCA) on the human face image coding. PCA method for large defects, first of all the issues into a singular value decomposition (SVD) problem, and then design a feature space of the update algorithm, recursive, simplifying the calculation of the amount calculated at each step to achieve real-time encoding requirements. 4) In the Windows platform based on Video for Windows (VFW) interfaces, the human face image coding and decoding video experimental system, the system achieved image acquisition, image display, encoding, decoding functions.)
    2010-05-11 12:03:24下载
    积分:1
  • mlbp
    这是对图像进行分块的代码,分块后提取LBP特征,站中有LBP代码,可以直接调用这个代码进行分块LBP特征提取(This is to block of code of image, block LBP feature extracting, after standing in LBP code, you can directly invoke the code block LBP feature extraction)
    2016-01-29 22:16:23下载
    积分:1
  • ggongzhennQo
    gongzhenQ.m:计算双稳态随机共振系统输入输出信信噪比增益,非常明显的随机共振现象。,已通过测试。 (gongzhenQ.m: calculation of the stochastic resonance of bistable stochastic resonance system input output signal SNR gain, it is clear. , Has been tested.)
    2012-06-09 10:49:43下载
    积分:1
  • SARSimulation
    合成孔径雷达(SAR)回波模拟半实物仿真平台的构建(Synthetic aperture radar (SAR) analog echo-loop Simulation Platform)
    2009-07-07 22:23:20下载
    积分:1
  • ICM2image_loop
    对两帧图像进行ICM调试.包含内容:1估计姿态和摄像机内参数;2两幅图做四次金字塔;3利用输入特征点采用ransac算法估计姿态R, T。4sift特征匹配;5摄像机标定。(ICM images on two debugging. Contains: 1 Estimated posture and intrinsic parameters 2 two plans to do four pyramids 3 using the input feature points using ransac algorithm estimates gesture R, T. 4sift feature matching 5 camera calibration.)
    2013-11-16 20:58:55下载
    积分:1
  • MR8-Filter-bank
    图像处理领域有很多滤波器,好的滤波器可以很快的提取有效的特征,MR8是一组特别好的滤波器组,比gabor filter更好,这里是MR8的源码,有需要的可以下载一用!(There are a lot of image processing filter, a good filter can quickly extract effective feature, MR8 is a particularly good filter group, better than gabor filter, here is MR8 source, there is a need to download a use!)
    2020-12-16 17:59:13下载
    积分:1
  • myaffine
    完整正确的仿射变换程序,测试过绝对没有错(Complete the correct affine transformation procedures, the test had absolutely nothing wrong with)
    2007-11-26 19:30:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载