-
contourletoolbox
高频系数融合均采用基于像素点绝对值取大的规则,这里要注意的是,比较的对象是两幅原始图像的像素点的绝对值,而融合后图像的像素点的取值是两幅原始图像像素点绝对值大的那一点的值,也就是说,要取绝对值大的那个点的实际值
- 2010-10-23 20:40:53下载
- 积分:1
-
Kalman-filtering
kalman滤波方面的书籍,是一本经典的书籍。详细讲述了各种方法及组合滤波方法(kalman filter books, is a classic book. Detail the various methods and composition of the filter)
- 2010-12-23 19:47:24下载
- 积分:1
-
Luca-Kanade
用matlab编写的实现光流计算Lucas-kanade算法源代码(Using matlab to achieve optical flow Lucas-kanade algorithm source code)
- 2011-10-02 20:45:17下载
- 积分:1
-
dxVideo
This library contains helper functions to read image frames into matlab from Video
file using DirectShow. This library has borrowed codes from Ashwin Thangali s
"DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi.
Features:
a) can read frames from rmvb, avi, etc.
b) handles most codecs installed on the system
d) its implementation is only based on the IMediaDet interface
-- Depending on your Matlab version, the .mexw32 files may need to be renamed as .dll
-- The library usage is as follows,
[avi_hdl, avi_inf] = dxVideoOpen(avi_filename)
pixmap = dxVideoReadMex(avi_hdl, frame_num)
img = reshape(pixmap,[avi_inf.Height,avi_inf.Width,3])
dxVideoCloseMex(avi_hdl)
-- recompile the library
I have compiled the code with the DirectShow lib in Microsoft DirectX 9.0 SDK Update (December 2004)
-- known limitation
a)only works for windows :(
b)may be slow for big image frames and some codecs.
- 2009-11-05 17:17:06下载
- 积分:1
-
string-base64
Convert data (an array of integers) to a Base64 string.
- 2014-02-13 21:35:08下载
- 积分:1
-
pso_2D
matlab 的pso算法的程序 生成2D图像(The pso algorithm matlab program generates 2D images)
- 2010-12-16 15:50:57下载
- 积分:1
-
fuzzy
模糊控制的算法设计,本程序已经经过调试,程序中有中文解析;
(Fuzzy control algorithm design, this process has been debugging the program in Chinese analysis )
- 2021-01-13 20:58:47下载
- 积分:1
-
sldemo_antiwindup
Explores the anti-windup capabilities supported by the PID Controller block in Simulink.
- 2013-07-31 20:29:01下载
- 积分:1
-
-wavefront
波前曲扭和幅度变化对阵列测向中相干源分辨的影响(Twisted and curved wavefront amplitude variation to distinguish the impact of coherent source direction finding in an array)
- 2013-12-26 12:54:01下载
- 积分:1
-
MMSE
基于V-BLAST 的MMSE 信道估计算法 MIMO(The MMSE channel estimation algorithm based on V- BLAST MIMO
)
- 2020-09-15 14:07:58下载
- 积分:1