CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - dll matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - dll matlab - List
[
Special Effects
]
showmtrix
DL : 0
在vc中调用matlab生成的dll示例,传递的参数在vc中是数组,对应matlab中是矩阵
Date
: 2008-10-13
Size
: 674.09kb
User
:
郑锦
[
Special Effects
]
ConvertFormat
DL : 0
视频格式转换,包括mpeg转为yuv和yuv格式的352*288插值为704*576.其中mpeg转为yuv需要调用文件夹中的两个dll(此为matlab工具箱提供)
Date
: 2008-10-13
Size
: 93kb
User
:
郑锦
[
Special Effects
]
123456lib
DL : 0
动态链接库所需要的ImageLoad.lib等lib库。-dynamic link library needs ImageLoad.lib the other lib.
Date
: 2025-12-29
Size
: 133kb
User
:
王文
[
Special Effects
]
DImageProcess
DL : 0
数字图像处理的一些源码,包括图像增强,图像边缘检测与图像分析还有数学形态学的运算-Digital image processing of some source code, including image enhancement, image edge detection and image analysis algorithms are mathematical morphology
Date
: 2025-12-29
Size
: 6.73mb
User
:
柳秀霞
[
Special Effects
]
LevelSet_ChunmingLi_v1
DL : 0
Level Set水平集算法的matlab程序part 2 (李春明版本)-Level Set Level Set algorithm matlab program part 2 (Li Chunming version)
Date
: 2025-12-29
Size
: 28kb
User
:
zhongling
[
Special Effects
]
showmtrix
DL : 0
在vc中调用matlab生成的dll示例,传递的参数在vc中是数组,对应matlab中是矩阵-Calling matlab in vc generated dll example, pass a parameter is an array in vc, is the matrix corresponding to matlab
Date
: 2025-12-29
Size
: 674kb
User
:
郑锦
[
Special Effects
]
ConvertFormat
DL : 0
视频格式转换,包括mpeg转为yuv和yuv格式的352*288插值为704*576.其中mpeg转为yuv需要调用文件夹中的两个dll(此为matlab工具箱提供)-Video format conversion, including mpeg to yuv and yuv format 352* 704* 288 interpolated to 576. Yuv to mpeg which folder you want to call the two dll (This is provided matlab toolbox)
Date
: 2025-12-29
Size
: 93kb
User
:
郑锦
[
Special Effects
]
FaceDetection
DL : 0
在Matlab平台下实现人脸检测的一个程序-In Matlab platform to achieve a face detection process
Date
: 2025-12-29
Size
: 1.97mb
User
:
MDS
[
Special Effects
]
SimpleImProcApp
DL : 0
This example shows how to create a simple application for image viewing and processing, and how to add some MATLAB image manipulation and analysis functionality to it through a MATLAB Compiler generated DLL.-This example shows how to create a simple application for image viewing and processing, and how to add some MATLAB image manipulation and analysis functionality to it through a MATLAB Compiler generated DLL.
Date
: 2025-12-29
Size
: 2.7mb
User
:
mio
[
Special Effects
]
OperationMatlabmwArrayArray
DL : 0
操作Matlab mwArray阵列.Matcom、Matlab COM Builder与Visual C++混编程以及在Visual C++中调用Matlab C++数学库。-Operation Matlab mwArray Array
Date
: 2025-12-29
Size
: 356kb
User
:
大棚
[
Special Effects
]
VideoFaceDetect
DL : 0
使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time display, real-time lower than C. Download can be run directly in matlab, do not change the file folder relative position.
Date
: 2025-12-29
Size
: 890kb
User
:
谭恒良
[
Special Effects
]
ImageProcessMatLabC
DL : 0
C++Builder和matlab的联合编程图像处理,包括matcom的使用已经整体源代码,可以脱离matlab和c在任何电脑上应用。界面清晰,算法快捷,使用了智能的窗口适应算法 -C++ Builder and joint programming matlab image processing, including the use of matcom has the overall source code from matlab and c can be any computer application. Clear interface, fast algorithm, using a smart algorithm to adapt the window
Date
: 2025-12-29
Size
: 8.28mb
User
:
haibara
[
Special Effects
]
sift_experiment
DL : 0
Matlab+C SIFT 特征提取与匹配演示程序 http://download.csdn.net/source/3472933 http://www.pudn.com/downloads372/sourcecode/graph/texture_mapping/detail1607889.html 使用 Matlab+C++混合编程的SIFT特征提取与匹配演示程序,很完整,是 Morton金字塔无缝漫游 GDAL SIFT 照片配准系统 的底层算法,很适合研究改进。使用这个库的成套系统见 http://download.csdn.net/source/3028945 http://www.pudn.com/downloads325/sourcecode/graph/texture_mapping/detail1431649.html SIFT multi Octave 是纯 Matlab 的演示版,速度很慢,但是可读性好 运行MakeSampleData.m启动测试程序, 双击生成的工作区(mat),调用 ShowResult(Results) 显示结果。 SIFT_C redist 是Matlab + C 的混合程序,需要首先编译siftFeatureMaker工程,把 Dll 和 Exe 拷贝到 SIFT_C redist\CoreCode 里面,如果不是Matlab R2011a ,请重新编译Mex,运行 SIFT_C redist\CoreCode\compileMex.m 编译所有的C语言Mex文件 运行MakeSampleData.m启动测试程序, 双击生成的工作区(mat),调用 ShowResult(Results) 显示结果。 请在安装了Visual Studio 2008 最小运行时的机器上运行这个程序。 -Written using Matlab+ C SIFT feature extraction and matching algorithms, the pyramid is the Morton photo with seamless roaming GDAL SIFT Barebone underlying algorithms. http://download.csdn.net/source/3028945
Date
: 2025-12-29
Size
: 7.11mb
User
:
流浪小狗
[
Special Effects
]
particle-filter-image-tracking-dll
DL : 0
粒子滤波的跟踪程序,实现了对一个无人机的视频跟踪,国外大牛编写的,里面有matlab可以直接调用的动态链接库-particle filter , image tracking
Date
: 2025-12-29
Size
: 12.05mb
User
:
鹏
[
Special Effects
]
fhog
DL : 0
利用c语言编写的,在matlab环境下运行mex函数可以生成动态的dll库,可以用来计算图像区域的梯度向量直方图特征。-Use c language, in the matlab environment running mex function can generate dynamic dll library that can be used to calculate the gradient vector histogram image area.
Date
: 2025-12-29
Size
: 7kb
User
:
jack
[
Special Effects
]
install.res.1028.dll
DL : 0
haming decoder shannon limit
Date
: 2025-12-29
Size
: 32kb
User
:
mjoshi06
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.