搜索资源列表
read_mat_file
- 读取matlab中的.mat文件,喜欢或需要matlab+VC进行图像处理等操作的朋友请指教!-read the Matlab. Mat documents, like or need Matlab VC image processing operations friends please enlighten!
ReadMat
- vc++编写的小程序,能够读取mat文件中的数据并绘制曲线。-vc++ write a small program that can read the mat file data and draw the curve.
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
CT0
- 数字图像处理 傅立叶变换图像重建与X射线CT技术 内含data.mat文件-Digital image processing, Fourier transform image reconstruction and X-ray CT the technology embedded data.mat file
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
Mat
- 本程序主要是创建图像Mat文件的方法,结合opencv的使用,可以更加方便-this code is mainly for creating image by mat method
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.
新建文件夹
- 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)
imagedir
- 处理图片时,能将多个图片的二维mat文件叠合为一个三维的mat文件,并放了例子进去(When dealing with images, the two-dimensional mat files of multiple images can be folded into a three-dimensional mat file)