登录
首页 » matlab » dream_win32-2.1.2

dream_win32-2.1.2

于 2009-09-07 发布 文件大小:696KB
0 309
下载积分: 1 下载次数: 104

代码说明:

  超声图像处理软件dream,开源代码,用于仿真超声图像(Ultrasound image processing software dream, open-source code for the simulation of ultrasound images)

文件列表:

dream_win32-2.1.2
.................\circ_sir.m
.................\circ_sir.mexw32
.................\Contents.m
.................\conv_p.m
.................\conv_p.mexw32
.................\htm" target=_blank>COPYING
.................\copy_p.m
.................\copy_p.mexw32
.................\das.m
.................\das.mexw32
.................\das_arr.m
.................\das_arr.mexw32
.................\DATE
.................\dreamcirc.m
.................\dreamcirc.mexw32
.................\dreamcirc_f.m
.................\dreamcirc_f.mexw32
.................\dreamcirc_f_p.m
.................\dreamcirc_f_p.mexw32
.................\dreamcirc_p.m
.................\dreamcirc_p.mexw32
.................\dreamcylind_d.m
.................\dreamcylind_d.mexw32
.................\dreamcylind_d_p.m
.................\dreamcylind_d_p.mexw32
.................\dreamcylind_f.m
.................\dreamcylind_f.mexw32
.................\dreamcylind_f_p.m
.................\dreamcylind_f_p.mexw32
.................\dreamline.m
.................\dreamline.mexw32
.................\dreamline_p.m
.................\dreamline_p.mexw32
.................\dreamrect.m
.................\dreamrect.mexw32
.................\dreamrect_f.m
.................\dreamrect_f.mexw32
.................\dreamrect_f_p.m
.................\dreamrect_f_p.mexw32
.................\dreamrect_p.m
.................\dreamrect_p.mexw32
.................\dreamsphere_d.mexw32
.................\dreamsphere_d_p.mexw32
.................\dreamsphere_f.mexw32
.................\dreamsphere_f_p.mexw32
.................\dreamspher_d.m
.................\dreamspher_d_p.m
.................\dreamspher_f.m
.................\dreamspher_f_p.m
.................\dream_apodwin.m
.................\dream_apodwin.mexw32
.................\dream_arr_annu.m
.................\dream_arr_annu.mexw32
.................\dream_arr_annu_p.m
.................\dream_arr_annu_p.mexw32
.................\dream_arr_circ.m
.................\dream_arr_circ.mexw32
.................\dream_arr_circ_p.m
.................\dream_arr_circ_p.mexw32
.................\dream_arr_cylind_d.m
.................\dream_arr_cylind_d.mexw32
.................\dream_arr_cylind_d_p.m
.................\dream_arr_cylind_d_p.mexw32
.................\dream_arr_cylind_f.m
.................\dream_arr_cylind_f.mexw32
.................\dream_arr_cylind_f_p.m
.................\dream_arr_cylind_f_p.mexw32
.................\dream_arr_rect.m
.................\dream_arr_rect.mexw32
.................\dream_arr_rect_p.m
.................\dream_arr_rect_p.mexw32
.................\dream_att.m
.................\dream_att.mexw32
.................\dream_gui.fig
.................\dream_gui.m
.................\dream_gui_calc.m
.................\dream_gui_close.m
.................\dream_gui_conv.m
.................\dream_gui_display_transducer.m
.................\dream_gui_get_all_param.m
.................\dream_gui_help.m
.................\dream_gui_layout.m
.................\dream_gui_load.m
.................\dream_gui_opoint_type.m
.................\dream_gui_popsteer.m
.................\dream_gui_pressure.m
.................\dream_gui_save.m
.................\dream_gui_set_all_param.m
.................\dream_gui_spectrum.m
.................\dream_gui_zoom.m
.................\fftconv_p.m
.................\fftconv_p.mexw32
.................\gif





.................\...\cylind_f_arr_gui.gif

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

发表评论

0 个回复

  • SNAPHU
    用于相位的解缠处理,通过相位解缠,获得展开图(For the phase unwrapping processing, through the phase unwrapping, access to Expand Map)
    2021-04-26 16:08:45下载
    积分:1
  • xiaoboyy
    图像去噪,小波硬阈值滤波,sym4小波基函数(Image denoising and hard threshold wavelet filtering, sym4 wavelet basis function )
    2013-12-07 21:37:26下载
    积分:1
  • 3253befc9e5c
    This code cano use thining an image
    2012-06-06 11:14:44下载
    积分:1
  • templateMatcher
    图像匹配,在一副图象中搜寻子图像,寻找特征点(Image matching, in a sub-image search images to find the feature points)
    2008-05-30 08:29:18下载
    积分:1
  • 特征向量
    说明:  图像处理中常常提取的 一些特征向量的算法。(Extract feature vector)
    2020-04-08 15:29:38下载
    积分:1
  • Sheadet-in-imagefusion
    讲解了shearlet变换在图像融合中的应用(Explained shearlet transform in image fusion)
    2020-07-22 20:18:44下载
    积分:1
  • docLisegmentationcode
    精心收集博士生编写的图像分割源代码,可以在matlab环境下使用。(Carefully prepared collection of doctoral image segmentation source code, you can use in the matlab environment.)
    2008-05-27 13:10:37下载
    积分:1
  • 移动目标检测
    说明:  在matlab环境下对视频中的运动目标进行检测,动态目标检测(In the MATLAB environment, the moving object detection in the video, dynamic object detection)
    2020-12-16 19:01:55下载
    积分:1
  • FastICA_Kurt
    这个算法是基于峭度的快速不动点算法,混合方式是线性瞬时混合,适定情况,该算法收敛速度较梯度算法快,很实用。(failed to translate)
    2013-05-08 18:09:53下载
    积分:1
  • SIFT
    本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 (The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and then select the best match point optimized vector matching image registration.)
    2010-05-23 22:43:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载