搜索资源列表
图像数据的存取
- 一个为了更好的压缩,保存图像,并能够完整的显示出来的程序,利用了Delphi的编程语言进行编写-a better compression and preserve images, and be able to demonstrate the integrity of the procedure, and use of the Delphi programming language for the preparation
从AVI视频流中获取单帧的图像数据
- 从AVI视频流中获取单帧的图像数据,并保存-from AVI video stream access to the single-frame image data, and preserve
可显示8位和24位bmp图像的CImage类
- //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-/ / simple operational 8 and 24 bmp bitmap image category. / / Characteristics : / / 1, showed faster. (I use this image
MATLAB图像处理源程序
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
使用openni录制kinect视频、深度图像数据
- 使用openni录制kinect视频、深度图像数据,并绘制跟踪到的骨骼 包含完整工程文件,可以直接编译使用-using openni to record color and depth images from kinect,and display the skeleton image of the tracked user
Raw2Bmp 读取raw格式的图像数据
- 读取raw格式的图像数据,转化为bmp图像文件,采用vs2008开发,文件中包含bmp格式详细说明-Read raw image data format, into a bmp image files, using the vs2008 development, bmp format file contains detailed instructions
将.png格式中的宽,高和图像数据读出来,然后保存在.pnf的格式中,方便opengl纹理贴图使用
- 将.png格式的图片中的宽和高和真正的图像数据读出来保存在.pnf格式的文件中,如需在OpenGl中需要贴.png中的数据,这样可以直接使用,并且添加了MFC中的文件选择对话框,让用户进行选择
SolveVerse
- 图像的求反,里面有一幅图像数据矩阵,直接运行就可以出效果,也可以读一张其他的图片,简单易学希望对大家有帮助。-Image for Anti-, which has an image data matrix, can be run directly out of the effect can also read an other picture, easy to learn for all of us want to be helpful.
BMPtoArray
- 图像 文件数据导入到数组中,便于在显示图像时实时从内存中读取图像数据-Image image file into an array of data, easy to display images in real-time read from the memory image data
0098
- 1. 打开Matlab 编程环境; 2. 利用’imread’ 函数读入图像数据; 3. 利用’imshow’ 显示所读入的图像数据;-1. Open the Matlab programming environment 2. Use ' imread' function to read image data 3. Use of ' imshow' show to read the image data
0099
- 1. 打开Matlab 编程环境; 2. 利用’imread’ 函数读入图像数据; 3. 利用’imshow’ 显示所读入的图像数据;-1. Open the Matlab programming environment 2. Use ' imread' function to read image data 3. Use of ' imshow' show to read the image data
BMP
- 适于进阶的图像处理学习者 对bmp图像数据操作的源代码-Image processing for advanced learners bmp image data on the operation of the source code
CommTest_zoomfpga
- Visual C++.net 2005 开发环境的串口通信测试程序,本程序可以向下位机发送一些命令字,接收图像数据并显示出来。-Visual C++. Net 2005 . the serial communication program, which can send down a number of command-bit machine word, receiving image data and display it.
opencv 基于MFC对话框显示图像
- opencv 将opencv的图像数据显示在对话框的picture控件上!
3DPeS_ReId_Snap
- 步态图像数据,可以用于目标跟踪中的步态数据提取训练(Gait image data, can be used for gait data extraction training in target tracking.)
verilog读取bmp图像数据的程序段.txt
- verilog 写的程序段,实现的功能是把bmp图像直接读到数组中。主要是用在仿真过程中,读取图像数据产生video激励用。 代码是个代码片段,只是读取bmp图像部分。 有分的觉得有用的话赏个分,没分的捧个场啦。(read bmp data to array ,used in video stream gen when sim)
.dat转为.raw程序
- 能对图像数据转码生成图像,格式支持BMP,JPG等(Can generate images for image data transcoding, support BMP, JPG, etc)
图像数据处理
- 图像数据统计,精确的处理数据,效果好,速度快,MATLAB的是一种部分代码,MATLAB软件(Image data statistics, accurate data processing, good effect, fast speed, MATLAB is a part of the code, MATLAB software)
C++数组图像
- 通过使用数组读入图像数据,并完成上下、左右翻转和缩小操作。(Read image data through the use of the array, and complete the operation of up and down, turn around and reduce the picture.)
常用多聚焦图像数据
- 满足图像融合、滤波、分割等图像处理需求,论文图像数据实现对比,内含8组多聚焦图像。