登录
首页 » matlab » VTB4Matlab

VTB4Matlab

于 2009-02-13 发布 文件大小:10626KB
0 74
下载积分: 1 下载次数: 122

代码说明:

  Matlab图像与视频处理工具(VTB4Matlab)代码,对相关专业的人来说很有用(Matlab image and video processing tool kit (VTB4Matlab) code)

文件列表:

VTB4Matlab

..........\canny.dll
..........\Canny.m
..........\CannyDemo.m
..........\CIF2BMP.m
..........\ConvertRGB2YUV.dll
..........\corner_harris.dll
..........\corn_harris_test.m
..........\c_source
..........\........\Canny.cpp
..........\........\ConvertRGB2YUV.cpp
..........\........\Corner_Harris.cpp
..........\........\DynamicSegment.cpp
..........\........\FDCT2F.CPP
..........\........\GaussianSmoothing.cpp
..........\........\IDCT2F.CPP
..........\........\OtsuSegment.cpp
..........\........\PMsmooth.cpp
..........\........\PSNR.c
..........\........\readavi
..........\........\.......\Avi.cpp
..........\........\.......\Avi.h
..........\........\.......\main.cpp
..........\........\.......\readavi.aps
..........\........\.......\readavi.clw
..........\........\.......\readavi.cpp
..........\........\.......\readavi.def
..........\........\.......\readavi.dsp
..........\........\.......\readavi.dsw
..........\........\.......\readavi.h
..........\........\.......\readavi.ncb
..........\........\.......\readavi.opt
..........\........\.......\readavi.plg
..........\........\.......\readavi.rc
..........\........\.......\ReadMe.txt
..........\........\.......\res
..........\........\.......\...\readavi.rc2
..........\........\.......\Resource.h
..........\........\.......\StdAfx.cpp
..........\........\.......\StdAfx.h
..........\........\ReadCIF.c
..........\........\ReadQCIF.c
..........\........\Smooth.c
..........\........\videocapture
..........\........\............\CaptureWindow.cpp
..........\........\............\CaptureWindow.h
..........\........\............\Convert.cpp
..........\........\............\Convert.h
..........\........\............\main.cpp
..........\........\............\ReadMe.txt
..........\........\............\res
..........\........\............\...\videocapture.rc2
..........\........\............\resource.h
..........\........\............\StdAfx.cpp
..........\........\............\StdAfx.h
..........\........\............\VideoCap.cpp
..........\........\............\VideoCap.h
..........\........\............\videocapture.aps
..........\........\............\videocapture.clw
..........\........\............\videocapture.cpp
..........\........\............\videocapture.def
..........\........\............\videocapture.dsp
..........\........\............\videocapture.dsw
..........\........\............\videocapture.h
..........\........\............\videocapture.ncb
..........\........\............\videocapture.opt
..........\........\............\videocapture.plg
..........\........\............\videocapture.rc
..........\........\writeavi
..........\........\........\Avi.cpp
..........\........\........\Avi.h
..........\........\........\Dib.cpp
..........\........\........\Dib.h
..........\........\........\main.cpp
..........\........\........\ReadMe.txt
..........\........\........\res
..........\........\........\...\writeavi.rc2
..........\........\........\Resource.h
..........\........\........\StdAfx.cpp
..........\........\........\StdAfx.h
..........\........\........\writeavi.aps
..........\........\........\writeavi.clw
..........\........\........\writeavi.cpp
..........\........\........\writeavi.def
..........\........\........\writeavi.dsp
..........\........\........\writeavi.dsw
..........\........\........\writeavi.h
..........\........\........\writeavi.ncb
..........\........\........\writeavi.opt
..........\........\........\writeavi.plg
..........\........\........\writeavi.rc
..........\........\WriteCIF.cpp
..........\........\WriteQCIF.cpp
..........\DCT2Tester.m
..........\dynamicsegment.dll
..........\fdct2f.dll
..........\FDCT2F.m
..........\GaussianSmooth.m
..........\GaussianSmoothing.dll

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

发表评论

0 个回复

  • chazhiyunine
    别人编写插值与拟合的程序,拿回来一直没有用到,不知道对诸位有没有用(Others prepare interpolation and fitting procedures used have not been back, I do not know of you have no use)
    2007-12-14 19:11:04下载
    积分:1
  • TM_nonpml_one_gap
    Tm波,单峰衍射,无边界条件,适合初学者(Tm wave, single-peak diffraction, no boundary conditions, suitable for beginners)
    2010-12-01 16:43:41下载
    积分:1
  • Custom_Events08282008
    IndexOrder : can change indexing Order Right to left or Left To Right , U can Change Default From en_RightToLeft to en_LeftToRight if you want. ##### HorizontalyOrder : if set to false then vertical ordering ##### SetFocusFirstINDEX : if set to true then Finaly First Component in form who have index = 0 Setfocuse
    2014-08-13 05:12:26下载
    积分:1
  • BasicExamples1
    These are basic examples in MATLAB
    2012-09-05 09:14:20下载
    积分:1
  • pieflab
    广义交义验证的去噪程序包,能够对一维和二维的信号及图像进行处理(PiefLab is a library of Matlab algorithms for wavelet noise reduction PiefLab has several routines for: 1) Wavelet transforms: fast and undecimated, (bi)orthogonal, 1D, 2D. Special attention was paid to fast implementation through Matlab blass routines and polyphase implementation of filter banks. )
    2010-08-29 09:30:09下载
    积分:1
  • dds
    说明:  用MATLAB观察DDS输出波形 用MATLAB观察DDS输出波形 (Using MATLAB to observe DDS output waveform using MATLAB observation DDS output waveform)
    2008-09-05 15:58:25下载
    积分:1
  • singlependelumSVFC
    controlfor simple pendulium in simulink
    2011-08-19 09:17:57下载
    积分:1
  • ONE-QKF
    一阶QKF(积分卡尔曼滤波)算法,性能优于UKF、EKF,谢谢~(An order QKF (integral Kalman filter) algorithm outperforms UKF, EKF, thank you ~)
    2014-01-17 15:26:04下载
    积分:1
  • SimplePendulum_LinearRegression
    Calculating the acceleration due to gravity using linear regression method
    2014-01-25 15:52:53下载
    积分:1
  • facerecognitionsystem
    其中那个包括边界处理,腐蚀边界的matlab源代码,有需要的(One that includes border deal, corrosion border matlab source code, there is a need of)
    2007-09-25 20:53:28下载
    积分:1
  • 696524资源总数
  • 103971会员总数
  • 70今日下载