搜索资源列表
tuxiang2
- matlab读图像和图像信息,函数imread可以从任何Matlab支持的图像文件格式中,以任意位深度读取一幅图像。-matlab read images and image information, the function imread Matlab support from any image file format to read any bit depth of an image.
testfn
- C++(MFC)对BMP图像文件的操作,读取BMP文件。-C++ (MFC) the operation of the BMP image file, read the BMP file.
0
- 利用主元分析和奇异值分解进行人脸特征提取的方法(并详细阐述其在PQRSQT中的实现过程(包括读取图像文件U计算均值脸U求特征值和特征向量(计算人脸特征参数-实现过程均给出了MATLAB代码-Using principal component analysis and singular value decomposition facial feature extraction method (and detail its in the PQRSQT in the implementation pr
Digital-image-processing
- 掌握图像文件的读取与写入,掌握图像文件的显示、翻转、缩放、叠加。-Master image file read and write, master image file display, flip, zoom, overlay.
VCPPseismic-SEGY
- 地震勘探采集的地震数据一般以地震道为单位进行组织,采用SEG-Y文件格式存储。SEG-Y格式是由SEG (Society of Exploration Geophysicists)提出的标准磁带数据格式之一,它是石油勘探行业地震数据的最为普遍的格式。读取数据后经过处理可以得到有关地下构造和岩性等大量有用信息信息。但是原始数据数据量庞大而且杂乱无章,为了使大量的数据变得直观、易于理解,揭示数据间的内在联系,必须对原始数据经过一系列变换转换成图形图像,将信息以更容易理解的形式展现出来。VC++功能强