搜索资源列表
read_mat_file
- 读取matlab中的.mat文件,喜欢或需要matlab+VC进行图像处理等操作的朋友请指教!-read the Matlab. Mat documents, like or need Matlab VC image processing operations friends please enlighten!
MAT
- 数字图像处理(MATLAB版)冈萨雷斯 配套m程序文件 -MATLAB
shapecontext6
- 形状上下文算法用于图像检索,程序中已运用了.mat文件存储图像库中的图像特征,检索效果很好。-shapecontext is used to realize imgage retrival,it shows very effective performance.
sift_search_matching
- 实现sift特征点的提取和匹配,并将匹配点输出到MAT文件-Realization of SIFT feature point extraction and matching, and will match the output to a MAT file
NO-Oxygen
- ESWAN图像数据读取与处理,并且保存为mat文件。-ESWAN image data acquisition and processing, and save it as a mat file. 计算T2*map or R2*map
main_mat
- 图像存储为mat格式,可以读取mat文件的C程序代码,供参考-Image storage mat format can be read by the the mat file C program code, for reference
HSV_OK
- 这是一个提取图像的HSV特征的程序,并将特征以一维向量的形式保存在txt文件或mat文件中,可以直接调用m文件执行。-This is an extract images HSV characteristics of the program, and the characteristics of the form of a one-dimensional vector saved in txt file or mat file, you can directly call the m file e
ar_PCA
- 基于AR库的PCA人脸识别程序,AR库文件已经编入mat文件,不需要额外下载人脸库-This is a face recognition programme using PCA. It is based on the AR database which is already coded in.
huibo
- SAR面目标回波仿真 包含3个目标三维矩阵的mat文件 分别对着三种不同面目标可以进行回波仿真 直接运行即可-The SAR surface targets echo simulation contains 3 target three-dimensional matrix mat file against the three different surface targets echo simulation can be run directly
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
saveimage
- 用cell编写的批量处理文件夹下的图片并保存为.mat文件储存数据。还包含自己写的对图片分割成5*5小块进行加权处理的代码以及单个显示处理结果的文件-Prepared using cell batch processing folder and save it as a picture. Mat file stored data. The document also contains write their own picture divided into 5* 5 pieces weighte
image-retrieval
- 图像检索主程序,在事先提取好特征向量的情况下,调用保存的.mat文件中的数据,对图像库中的图像进行检索-Image retrieval in the main program, pre extraction of the characteristic vector case, calls the stored data in the.Mat file, the image retrieval image database.
find-path
- 主要用于性别识别,可以将不同目录下的不同文件夹下的多张图片读取出来,并按顺序排列,存储为.mat文件,并为每个图片打上标签,方便后面的训练。-Mainly used for gender identification, multiple images can be different files in different directories under the folder read out, according to the order, stored as .mat file and m
dianyun
- 可以直接運行TestMyCrust.m,是讀取恐龍點雲的sample,load其它mat文件,可以查看其他samples。-Can be run directly TestMyCrust.m, is to read the dinosaur point cloud sample, load other mat file, you can view other samples.
yale_data_generate
- 将yale库图片存储到矩阵,并保存为.mat文件。-made the Yale to a matric and saved as a file with the .mat extension.
MHAD
- 使用java读matlab支持的mat文件。-it can read mat file supported by MATLAB.
mat
- 文件中包含了使用模糊C-均值实现聚类分割的算法原理以及MAtlab源程序,程序运行效果不错,也有注释-File contains the use of fuzzy C- mean clustering algorithm to achieve the principle of clustering and MAtlab source code, the program runs well, there are comments
mattotxt
- 将matlab软件生成的.mat文件转换为.txt文件及.bin文件,及Gabor小波的matlab语言实现方式(The.Mat file generated by MATLAB software is converted into.Txt file and.Bin file, and Gabor wavelet is implemented in MATLAB language)
新建文件夹
- avi2img.m 功能:将视频转换为单张图片 avi2mat.m 功能:将所有单帧图片转换为向量存储为mat文件 img2avi.m 功能:将所有单帧图片转换为视频 run_vedio.m 功能:将视频在Matlab中播放(Avi2img.m function: converts the video to a single picture Avi2mat.m function: converts all single frame pictures into vect
视频读取-播放-存储操作程序
- 将视频文件转化为单帧图片,并转化为mat文件,可进行编辑,再转化为单帧图片,再转化为视频。(Convert video files to single frame pictures)