搜索资源列表
MatlabVideoRead
- matlab视频读取函数,用matlab处理视频文件,代码量较少.处理较容易.-matlab video read function, handle video files with matlab, code less. easier to handle.
dxVideo
- This library contains helper functions to read image fr a mes into matlab from Video file using DirectShow. This library has borrowed codes from Ashwin Thangali s "DirectShow (DirectX) based AVI file reader", and it
hht.new
- 能够把输入信号分解为多个IMF分量,并进行Hilbert变换,求得信号的时频分布谱图。-Be able to input signal is decomposed into several IMF components and carry out Hilbert transform, time-frequency distribution obtained spectrum.
MatlabGUI
- 简单的图像处理GUI平台,不过是全英文版的 -A simple image processing GUI platform, but the whole English
rainflow
- 雨流计数法C++编程实现,由长安大学原创的,用C++实现编程,我试过了,挺有用的-The rearlizing of rainflow by C++
AERODYN
- 这是采用Fortran语言编写的用于风力机性能预测的动量叶素理论的程序,大家可以一起研究下。-It is written using Fortran for performance prediction of wind turbine blade element momentum theory of the process, we can study together the next.
matlabfordaisy
- 这是一个MATLAB代码实现的计算一对用双目立体视觉获得的一对图像对,然后用最新的Daisy算法计算每一个点的局部特征描述子,并且来实现立体匹配的功能。-This is a MATLAB code for computing a pair of stereo vision with a pair of images were obtained, and then Daisy algorithm with the latest point
MatLab2009a
- matlab 与pefprop的接口程序-matlab interface program with pefprop
3D-depth-map-from-2D-images
- 二维图像三维立体视差算法依据的文章是: “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner 主要步骤: Getting Pixel Disparity Filtering the Pixel Disparity
matlab-cdi
- cdi_readfield.m cdi_readfield.mcdi_readall.mexw32 cdi_readfull.mexw32 cdi_readfield.m matlab的一些程序,希望大家在学习中可以用到-matlab studying
libsvm-3.1(Chen)
- 支持向量机的分类与回归,可以实现样本数据的分类和数据的趋势预测-SVM classfiction and regression
bvp4c2
- matlab求解高阶偏微分方程边界问题,包括bvp4c.m,license.txt和-matlab solving warned partial differential equations of the border issue, bvp4c,sparse2.mexw32
boxFilter_c
- 导向滤波中关键算法boxFilter算法C++代码,该代码在opencv-2.4.3支持下可以直接用matlab编译成boxFilter_c.mexw32实现混合编程。 -boxFilter for C++ based on opencv-2.4.3
libsvm-3.20
- 台湾国立最新的svm工具箱 1. matlab自带了C编译器Lcc-win32C,但是libsvm原始版本是C++实现的,因此需要C++的编译器来编译,这就是不适用matlab默认编译器而选择其他C++编译器的原因。 matlab支持的编译器也是有限的,可以查看不同版本matlab支持的编译器列表 2. 如果matlab版本太低,如matlab 7.0是不能用VS作为编译器的,只能用VC++ 6.0 3. .mexw32
libsvm-mat-2.91-1
- Matlab上使用SVM所需插件 2. 操作流程: 请注意:详细操作流程请参考上面的“详解”网站,这里只说大框架和详解里没有提到的问题。 A.设置path File->set path ->add with subfolders->加入libsvm-3.11文件夹的路径 B. 在matlab中编译 目的:将libsvm-3.11\matlab 中 libsvmwrite.c 等 C+