搜索资源列表
1111111111111111111111111111
- 读取图象数据到矩阵 读取图象数据到矩阵-read image data matrix to read image data to read image data matrix to matrix
read_yuv
- 自己写的用matlab读取YUV文件,并分帧保存.生成一个N维矩阵(N是总帧数),一维就是一帧的数据. Y U V分别保存.-wrote it myself using Matlab YUV read documents, preservation and framing. Generating an N-dimensional matrix (N is the total frame count). is a one-dimensional data. Y U V were preserv
MZigZag
- ZIGZAG程序,实现对图像矩阵ZIGZAG顺序读取。通常作为函数调用。还有就是霍夫曼编码的程序,得到图像霍夫曼的编码
视频分割的matlab 程序
- 1. 视频数据读取,读取相邻两帧中的人眼最敏感的亮度数据。 2. 用后一帧的亮度矩阵减去前一帧亮度矩阵,计算出两帧的帧差。 3. 迭代计算出帧差中的噪声的均值和标准差。 4. 根据均值和标准差滤除噪声,得到变化区域。 5. 用数学形态学运算得到对象的最终模板。-1. Video data is read, read two adjacent eyes of the brightness of the most sensitive data. 2. After a brightness of th
实现了读取bmp图像到矩阵的转换
- 实现了读取bmp图像到矩阵的转换,是个很好的头文件,直接引入就能用,this code can covert bmp to matrix,
save_file.rar
- 基于OPENCV的读取图像程序,并将图像像素数据用矩阵表示,并将矩阵显示成新的图像并保存。,Based on the read image OPENCV procedures, and image pixel data matrix, said matrix display and a new image and save.
bmp_to_text
- 读取bmp文件,将其内容存入txt文档,以矩阵的形式来进行存储-read bmp files
Test2D
- 仿射变换与摄影变换,通过最小二乘算法计算变换矩阵。具体要有像点坐标文件,读取相应的文件即可在图上显示三位点的位置-Transformation affine transformation and photography, through the transformation matrix least-squares algorithm. Point coordinates should be as specific documents, read the corresponding docume
BITMAP
- C语言图像二值图的处理:包括读取矩阵信息,选择,平移变换等。-C-image binary image processing include: read matrix information, selection, translation transformation.
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
readanddoudong
- 读取256色的BMP灰度图,并用4*4的矩阵对其进行抖动,用opengl实现-BMP to read 256 color grayscale, and 4* 4 matrix of its jitter, using opengl implementation
bmpCHECK
- 对bmp图像进行读取矩阵数值的操作,可以用于查看BMP源码,或者进行小波变幻。-Bmp image to read the value of matrix operations, can be used to view the BMP source, or wavelet changes.
imageanalysis1
- 图像分析:输入图像,打开图像,读取Y分量数据,把数据保存到合适的矩阵中。-image analysis.input image,open image,read Y component of image data,save the data into proper matrice.
Deal_ply_matrix
- 读取ply三维数据时,可采用改程序对读取的矩阵数据进行的预处理,从而便于在matlab上直接使用数据.-Read ply three-dimensional data, the program can be used to change the matrix to read the data pre-processing, so as to facilitate the use of data directly in matlab.
Image-matritype-conversion
- 读取图像 显示图像 将图像矩阵类型转换为double 傅里叶变换 离散余弦变换-Read image shows the image matrix type image is converted to double Fourier transform discrete cosine transform
monitoringpicturedisplaying
- 视频采集卡的单帧读取及独立显示; 矩阵串口通信实现; mfc的picture控件实现显示视频-The single-frame video capture card reader and an independent display matrix, serial communication to achieve mfc realization of the picture control to display video
ImageMatrix
- 图像的矩阵运算 用于图像像素的尺度变换,归一化;图像读取,阈值分割,矩阵的加减乘数运算,以及图像的读写;数据类型支持int,double,以及复数complex类型-Image matrix operations for image pixels scale transformation, normalization image reads, threshold segmentation, the multiplier matrix addition and subtraction opera
fun
- 代码经过优化处理,可以实现DCT像素值提取,DCT矩阵读取等。-After code optimization, pixel values can extract DCT, DCT matrix reading and so on.
freadenvi
- matlab读取高光谱图像,把高光谱图像读取成一个矩阵,同时读取其他图像信息(Matlab reading hyperspectral images)
python读取图片光谱
- 利用python中envi接口读取图片光谱矩阵 简介有效快速