登录
首页 » matlab » Matching

Matching

于 2006-06-08 发布 文件大小:1KB
0 76
下载积分: 1 下载次数: 288

代码说明:

  实现了图象匹配的功能,是很不错的编程范例,希望大家会喜欢。(the images matching functions, is a very good example of the programming, I hope you will like.)

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

发表评论

0 个回复

  • mil_std_188_Rx_6_audio_in
    its a matlab code files
    2011-12-27 13:36:31下载
    积分:1
  • tian
    改进的小波图像维纳滤波程序,可用于图像的去噪和重构。(Wiener filtering of wavelet image improvement program can be used for image denoising and reconstruction.)
    2010-10-25 21:27:33下载
    积分:1
  • 4--interpolation-routines
    数值计算-插值【matlab例程】经典算法直接应用方便快捷(Numerical calculation- interpolation routines] [classical algorithm matlab convenient direct application)
    2014-01-20 13:37:33下载
    积分:1
  • FDTD-UPML
    有限时域差分源程序,边界条件为各向异性完全匹配层(Upml)(FDTD source, boundary conditions for the anisotropic perfectly matched layer (Upml))
    2020-06-30 03:20:01下载
    积分:1
  • bustime
    用MATLAB做奥运公交换乘的代码(数学建模题)(Bus Ride with the MATLAB code to do the Olympic Games (Mathematical Modeling title))
    2010-08-29 10:57:53下载
    积分:1
  • 2
    Another matlab file for transporter seller progrramming, as before
    2013-07-29 21:33:30下载
    积分:1
  • Fractal-detection
    关于距离扩展目标-分形理论检测方法的matlab实现程序(About distance expansion goal- matlab fractal detection method to achieve program)
    2014-01-13 14:13:54下载
    积分:1
  • jiasudugonglvpu
    对加速度时间历程进行频谱分析得到功率谱密度,按下述程序计算加权加速度均方根值(Acceleration time history of spectral analysis to obtain the power spectral density, calculated according to the following procedure weighted acceleration RMS)
    2014-11-28 17:14:07下载
    积分:1
  • 1
    说明:  matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • OCRPRO
    OCR的一个简单小程序,可以直接使用,matlab版本的,检测率很准。(OCR is a simple applet can directly use the Matlab version of the detection rate is very accurate.)
    2012-09-03 10:48:39下载
    积分:1
  • 696524资源总数
  • 103855会员总数
  • 91今日下载