搜索资源列表
libsvm-mat-2.81-1
- 支撑向量机库libsvm与matlab的接口,可以连接在matlab中做实验!-Support Vector Machine for libsvm with Matlab interface can be connected to the experimental Matlab do!
GUIopenimage
- matlabgui选择打开图像 matlabgui选择打开图像-matlabgui options open image mat labgui options open image
read_mat_file
- 读取matlab中的.mat文件,喜欢或需要matlab+VC进行图像处理等操作的朋友请指教!-read the Matlab. Mat documents, like or need Matlab VC image processing operations friends please enlighten!
libsvm-mat-2.83-1
- 支持向量机的代码。可以仿真支持向量机的效果图-support vector machine code. Simulation can support vector machines map results
Tsai-Mat
- 此代码为摄像机标定程序,是用Tsai方法进行标定,在MATLAB环境下编辑-this code for the camera calibration procedures, Tsai method is used for calibration in MATLAB Environment Editor
Lot
- LOT变换,主要用于MAT实验上的重叠正交变换。制作人张新鹏。-LOT transform, mainly for the experimental MAT overlapping of orthogonal transformation. Zhang Xinpeng producers.
CWT
- 连续小波变换,学习佳品!数据以data.mat给定,可以运行。
ReadMat
- vc++编写的小程序,能够读取mat文件中的数据并绘制曲线。-vc++ write a small program that can read the mat file data and draw the curve.
libsvm-mat-2.86-1
- 支持向量机2.86版程序,已经调试通过,可以直接使用-Support Vector Machines version 2.86 program, has been debugging through, you can directly use the
image_amalgamate
- 利用二维小波分析将woman.mat和wbarb.mat两幅图像融合在一起-amalgamate the two images woman.mat and wbarb.mat use two dimension wavelet analysis
libsvm-mat-2.89-3
- 支持向量机的分类,能够很好的实现类别的分类等。含有c,jave,c++等语言的接口-The classification of support vector machine (SVM) is quite well, and can realize the category of classification, etc. Contains c, jave, c++ language such as the interface
xml-to-mat
- 此代码应用于将xml文件转换为mat文件。在图像的目标识别时我们需要获得一些图像的点坐标。但是通过label me。我们只能获得xml文件的形式,这样我们就需要将xml文件转换为mat文件。方便在matlab的语言环境中进行处理-This code is used in the xml file into mat file. When the target image recognition we need at some point in image coordinates. But by l
Mat
- 本程序主要是创建图像Mat文件的方法,结合opencv的使用,可以更加方便-this code is mainly for creating image by mat method
Saving-And-Loading-openCV-Mat
- 提供读写Mat对象到文件中的函数 //Mat读写工具函数,比使用imwrite和imread的优点是:支持OpenCV支持的所有通道和位深。 //缺点是不能作为图像文件直接被其它程序兼容打开,另外不支持压缩-Two functions writing Mat object to file or reading Mat object file.
Picture-Control-show-Mat
- 在控件Picture Control中显示Mat图像-Show the Mat format picture in Picture Control .
mat2raw
- transver mat file format to raw file format, simply matlab code, usd to 3D medical image processing/data input
视频读取-播放-存储操作程序
- 将视频文件转化为单帧图片,并转化为mat文件,可进行编辑,再转化为单帧图片,再转化为视频。(Convert video files to single frame pictures)
GeoMatch_src_
- 形状模板匹配,基于Opencv Mat 效果一般,仅供参考(Shape template matching, based on Opencv Mat)
imagedir
- 处理图片时,能将多个图片的二维mat文件叠合为一个三维的mat文件,并放了例子进去(When dealing with images, the two-dimensional mat files of multiple images can be folded into a three-dimensional mat file)
picstomat
- 将图片转化为.mat格式的数据,用于训练。(transfer pictures to .mat data.)