搜索资源列表
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给定,可以运行。
Kalman_Filter
- 卡尔曼滤波源代码 Some brief notes ---------------- kfdemo.m is a Matlab scr ipt file to run a demonstration of the Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4 so that it will read in either v4 or v5 Matlab). The oth
mat
- matlab源程序,图像边缘检测的一个算法.
ransac.rar
- ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。,ransac, random sample of the consistency algorithm used in image processing feature point matching.
ColourChange
- 彩色变换:对给定的一幅RGB原始图像(如bmp格式),给出并显示该图的R、G、B单色图像,绘制R、G、B图像各自的直方图;将RGB方式转换为HIS方式,再给出并显示该图的HIS三个分量的图像。-Colour change: given an RGB on the original image (such as bmp format) and displays the map given R, G, B color image, draw R, G, B histogram of each ima
Contour
- 这是一个画湖区等深线的Mat程序,数据是一些离散的不规则点,包括经度、纬度和水深值。-This is a drawing isobath Lakes Mat procedures, a number of discrete data is irregular, including longitude, latitude and water depth values.
selectROI
- This functions displays GUI for selecting square or rectangular part of the input image IMG. To perform selection user must click mouse twice: at two corners of the selection area. User can change the shape at any moment, even when first point
mat
- 图象旋转和叠加图 象旋转和叠加图象旋转和叠加-Image rotation and superimposed image rotation and superimposed image rotation and superposition
zifushibie
- 有数字1和2的图片各四十张,利用mat lab读取图片并将其二值化,得到只由0和1表示的矩阵,根据数字的不同特征,选择两个特征值,用来对分类器进行训练,最后用剩下的5个1和5个2来进行测试,看分类器是否可以正确的对数据进行分类。-Figures 1 and 2 pictures of the 40, using mat lab picture and secondly, the value of reading, and received only by 0 and 1, said matrix
MAT-PROGRAM
- 雷达与红外目标跟踪融合的尝试,探讨中-Target tracking radar and infrared fusion attempts to explore in
ROIDraw
- 兴趣区域选取,扩展兴趣区选取的功能,不必局限于圆形或方形轮廓落形态-Most ROI Drawing Tools limit you to either drawing a circular ROI or a rectangular ROI perpendicular to the X-Y axis. ROI Draw s primary purpose is to expand upon the drawing of rectangular ROI s by allowing you to d
image_amalgamate
- 利用二维小波分析将woman.mat和wbarb.mat两幅图像融合在一起-amalgamate the two images woman.mat and wbarb.mat use two dimension wavelet analysis
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
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)
picstomat
- 将图片转化为.mat格式的数据,用于训练。(transfer pictures to .mat data.)