-
此程序是一个关于图像处理的,包含了很多图像的处理的方法。...
此程序是一个关于图像处理的,包含了很多图像的处理的方法。-This program is a study on image processing, including a lot of image processing methods.
- 2023-05-01 04:55:03下载
- 积分:1
-
图象处理,提供了效率高的图象软件,其中包含有图象基本图元的处理...
图象处理,提供了效率高的图象软件,其中包含有图象基本图元的处理-image processing, provides a highly efficient image software, which includes a basic image processing map yuan
- 2022-04-20 10:48:22下载
- 积分:1
-
white balance
利用三基色原理正确地调整摄像机的白平衡,是逼真还原彩色画面的关键 并根据三基色原理
给出了几种实现理想彩色画面的方法...
white balance
利用三基色原理正确地调整摄像机的白平衡,是逼真还原彩色画面的关键 并根据三基色原理
给出了几种实现理想彩色画面的方法-trichromatic white balance using the principle of the right to adjust the camera" s white balance is the real key to restore the color screen and in accordance with the principle of trichromatic given to achieve the desired color pictures of several methods
- 2022-06-27 16:17:13下载
- 积分:1
-
象素的RGB和YUV格式的互相转换, 或许有些时候图像编程会用得到这些函数....
象素的RGB和YUV格式的互相转换, 或许有些时候图像编程会用得到这些函数.-RGB and YUV pixel format conversion with each other, perhaps some images will be programming these functions.
- 2023-02-05 18:05:03下载
- 积分:1
-
OpenGL源程序
opengl source programme
- 2022-02-07 08:57:24下载
- 积分:1
-
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对...
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。
BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。
位图文件头BITMAPFILEHEADER是一个结构,它的定义如下:
typedef struct tagBITMAPFILEHEADER{
WORD bfType
DWORD bfSize
WORD bfReserved1
WORD bfReserved2
DWORD bfOffBits
}BITMAPFILEHEADER实现-Bitmaps in vc access because of the projects where I am responsible for the module is concerned with reading and writing bitmap and storage, so read some information, and the success achieved in vc feature required to write This study reports. For bitmap, in order to achieve in the vc read and stored, first must understand the BMP file format. BMP files generally divided into four parts: the first bitmap file, BITMAPINFOHEADER, palette, the actual bitmap data. BITMAPFILEHEADER bitmap file header is a structure, it is defined as follows: typedef struct tagBITMAPFILEHEADER (WORD bfType DWORD bfSize WORD bfReserved1 WORD bfReserved2 DWORD b
- 2022-09-19 08:45:03下载
- 积分:1
-
Bezier曲线的算法。使用准备MFC。
Bezier曲线的C++算法实现.利用MFC库自己编写.-Bezier curve C algorithm. Use to prepare themselves for MFC.
- 2023-06-09 13:55:03下载
- 积分:1
-
vc环境下,使用qt编写的一个有关xml文件的读取与显示的小程序,有图形显示...
vc环境下,使用qt编写的一个有关xml文件的读取与显示的小程序,有图形显示-vc environment qt prepared using a xml file to read and display a small procedure, have graphical display
- 2022-03-10 10:57:40下载
- 积分:1
-
国旗。中国的国旗
国旗。中国的国旗-Flag. China
- 2022-11-05 14:15:03下载
- 积分:1
-
Visual C++图形图象编程源码,包括各种图形图象的处理,
Visual C++图形图象编程源码,包括各种图形图象的处理,-Visual C source graphics programming, including graphics, image processing
- 2022-02-01 22:35:43下载
- 积分:1