搜索资源列表
Linux的帧缓冲(Frame Buffer)之三:LCD上显示摄像头
- V4L2.rar Linux的帧缓冲(Frame Buffer)之三:LCD上显示摄像头 . 分类: Linux驱动 2011-05-31 11:52 742人阅读 评论(2) 收藏 举报 一个简单的应用程序,来实现在LCD上显示当前camera的图像数据,也可以根据键盘输入保存摄像头数据到BMP图片中。
The_Method_To_Show_BMP_File_In_VC
- 图像处理程序设计常用到Windows位图文件,分析了BMP文件结构并给出了在Visual C++程序设计中BMP文件的显示方法。-Image-processing program design to a Windows bitmap file used to analyze the BMP file structure is given in the Visual C++ Program Design BMP files display method.
a
- 二维图像的三维显示希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的
asd
- 实现对bmp图像在对话框中进行显示的稳当进行解释适合初学者-Achieve bmp image to be displayed in the dialog box, trustworthy be interpreted for beginners
DicomBMPDlg
- 通过VC++将dicom格式的医学图像转换为通常的BMP格式图像,然后再windows系统中显示出来。-Through the VC++ dicom format medical images into the usual BMP format images, and then windows system displayed.