登录
首页 » matlab » mpiv_toolbox

mpiv_toolbox

于 2020-12-18 发布
0 265
下载积分: 1 下载次数: 3

代码说明:

说明:  用于粒子图像测速技术的图像处理,分析得到流场信息(Image Processing for Particle Image Velocimetry and Flow Field Information Analysis)

文件列表:

mpiv_toolbox, 0 , 2006-12-08
mpiv_toolbox\piv_windowsize.m, 2070 , 2009-07-02
mpiv_toolbox\test_findpeak2.m, 226 , 2006-12-08
mpiv_toolbox\image1.bmp, 66614 , 2002-09-20
mpiv_toolbox\vector_filter_vecstd.m, 3227 , 2009-07-02
mpiv_toolbox\image2.bmp, 66614 , 2002-09-20
mpiv_toolbox\vector_exterp_linear.m, 2257 , 2009-07-02
mpiv_toolbox\vector_filter_global.m, 1385 , 2009-07-02
mpiv_toolbox\nanmean2.m, 890 , 2009-07-02
mpiv_toolbox\mpiv_smooth.m, 1421 , 2009-07-02
mpiv_toolbox\piv_cor.m, 6256 , 2009-07-02
mpiv_toolbox\piv_crr.m, 5485 , 2009-07-02
mpiv_toolbox\piv_crs.m, 8895 , 2009-07-02
mpiv_toolbox\piv_mqd.m, 7633 , 2009-07-02
mpiv_toolbox\piv_mqr.m, 5526 , 2009-07-02
mpiv_toolbox\piv_mrs.m, 9432 , 2009-07-02
mpiv_toolbox\func_countNaN.m, 695 , 2009-07-02
mpiv_toolbox\modaldlg.m, 6571 , 2009-07-02
mpiv_toolbox\vector_interp_kriging.m, 2540 , 2009-07-02
mpiv_toolbox\vector_interp_kriging_local.m, 3647 , 2009-07-02
mpiv_toolbox\modaldlg.fig, 82784 , 2003-10-08
mpiv_toolbox\gui_confirm_mpivstart.fig, 20712 , 2003-10-08
mpiv_toolbox\vector_interp_NaN.m, 1648 , 2009-07-02
mpiv_toolbox\vector_interp.m, 1722 , 2009-07-02
mpiv_toolbox\vector_interp_linear.m, 1833 , 2009-07-02
mpiv_toolbox\vector_filter_median.m, 3282 , 2009-07-02
mpiv_toolbox\mpiv.m, 8689 , 2009-07-02
mpiv_toolbox\mpiv_vecdata.mat, 1728 , 2003-09-24
mpiv_toolbox\mpiv_doc.ps, 2422712 , 2009-07-02
mpiv_toolbox\mpiv_filter.m, 2361 , 2009-07-02
mpiv_toolbox\func_findpeak2.m, 4905 , 2009-07-02
mpiv_toolbox\mpiv_gui.m, 16742 , 2009-07-02
mpiv_toolbox\vector_check.m, 2165 , 2009-07-02
mpiv_toolbox\mpiv_vor.m, 2144 , 2009-07-02
mpiv_toolbox\vector_interp_spline.m, 1262 , 2009-07-02
mpiv_toolbox\gui_confirm_mpivstart.m, 6586 , 2009-07-02
mpiv_toolbox\func_smooth.m, 2463 , 2009-07-02
mpiv_toolbox\func_histfilter.m, 1008 , 2009-07-02
mpiv_toolbox\mpiv_gui.fig, 37760 , 2003-10-08
mpiv_toolbox\func_pivwindowsize.m, 2765 , 2009-07-02

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

发表评论

0 个回复

  • ShockFilter
    图象的冲击滤波程序,用于图象增强,用MATLAB语言编写(image filtering impact procedures for image enhancement, using MATLAB language)
    2006-11-04 11:48:55下载
    积分:1
  • 区域生长法
    区域生长法进行图像分割,通过选取合适的种子点,将感兴趣区域分割出来。(The region growing method is used for image segmentation, and the region of interest is segmented by selecting appropriate seed points.)
    2019-03-18 09:27:28下载
    积分:1
  • 傅里叶谱与频域低通滤波
    说明:  傅里叶谱与频域低通滤波 (a)从图书网站下载图4.41(a)并计算其(居中)傅里叶谱。(b)显示频谱。(c)在等式(4.8-7)中实现高斯低通滤波器。您必须能够指定结果2D函数的大小,M x N。此外,您必须能够指定高斯函数的中心位置。(d)从图书网站下载图4.41(a),并对其进行低通滤波,以复制图4.48中的结果。(Fourier Spectrum and Lowpass Filtering in Frequency Domain (a) Download Fig. 4.41(a) from the book web site and compute its (centered) Fourier spectrum. (b) Display the spectrum. (c) Implement the Gaussian lowpass filter in Eq. (4.8-7). You must be able to specify the size, M x N, of the resulting 2D function. In addition, you must be able to specify the location of the center of the Gaussian function. (d) Download Fig. 4.41(a) from the book web site and lowpass filter it to duplicate the results in Fig. 4.48.)
    2018-12-24 21:49:57下载
    积分:1
  • 数字matlab版源码
    说明:  这是冈萨雷斯经典教材数字图像处理(MATLAB版)的所有源代码,很辛苦才获得的(This is a classic textbook Gonzalez Digital Image Processing (MATLAB version) all the source code, it is hard before they are allowed to)
    2010-03-18 22:05:06下载
    积分:1
  • fdct_wrapping
    曲波变换程序代码,实现图像的曲波分解以及显示,可以去图像进行曲波去噪增强,对彩色图像空间模型转化后提取曲波信息(Qu Bo transform program code, and display the image decomposition Qu Bo, Qu Bo can go to image edge enhancement, color image space model for transforming information extracted after Qu Bo)
    2013-11-05 11:33:51下载
    积分:1
  • rgb2hsi--hsi2rgb
    彩色图像处理 格式转化rgb2hsi,hsi2rgb 冈萨雷斯(AN M-function fro converting from RGB TO HSI, HSI to RGB)
    2010-09-09 06:35:13下载
    积分:1
  • ssim
    SSIM函数。一种衡量两幅图像相似度的新指标,其值越大越好,最大为1。(SSIM function. A measure of image similarity two new indicators, the greater its value better, a maximum of 1.)
    2013-10-14 09:51:31下载
    积分:1
  • susan_detect_corner
    susan实现图像的角点检测,调用的详细说明在源代码内有注释.()
    2008-03-30 15:57:08下载
    积分:1
  • flow-code-matlab
    利用光流法在复杂场景下对运动目标进行检测(Using the optical flow method to detect moving objects in complex scenes)
    2017-08-17 18:46:31下载
    积分:1
  • smooth2
    对于一个二值图像骨架化之后进行边缘平滑,滤波,效果非常不错,适合于任何二值图片(After a binary image is skeletonized, it is smoothed and filtered. The effect is very good. It is suitable for any binary image.)
    2021-04-12 18:18:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载