-
这是用vc++进行图像变换的源代码,256色转灰度图变换
这是用vc++进行图像变换的源代码,256色转灰度图变换-This is used vc++ Image transform source code, 256-color to grayscale conversion
- 2022-04-17 21:38:56下载
- 积分:1
-
binarization of images
binarization of images
- 2022-01-25 17:09:05下载
- 积分:1
-
动态加载位图等资源文件,有利于节省程序运行时所用资源。...
动态加载位图等资源文件,有利于节省程序运行时所用资源。-dynamically loaded bitmap documents, and other resources, to save operating procedures used by the resources.
- 2022-03-18 11:32:10下载
- 积分:1
-
DOS下的图象读取,显示、控制程序源代码
DOS下的图象读取,显示、控制程序源代码-DOS to read the image, display, source code control procedures
- 2022-04-02 00:24:09下载
- 积分:1
-
vtk collision detection procedure, based on obb bounding box collision detection...
vtk碰撞检测程序,基于obb包围盒的碰撞检测程序,需要用cmake进行编译-vtk collision detection procedure, based on obb bounding box collision detection program needs to be compiled with cmake
- 2022-01-26 04:27:15下载
- 积分:1
-
显示html的控件, 显示html的控件
显示html的控件, 显示html的控件
- 2023-08-25 08:20:03下载
- 积分:1
-
利用2D图形显示3D的效果.这个是一个旋转的圆锥体,虽然边缘的显示效果不是很好,不过很有三维的感觉...
利用2D图形显示3D的效果.这个是一个旋转的圆锥体,虽然边缘的显示效果不是很好,不过很有三维的感觉-use 2D graphics 3D effect. This is a rotating cone, although the edge of the display is not very good, but the feeling is 3D
- 2022-06-27 19:30:47下载
- 积分:1
-
对位图的读取与保存,保存的格式可以是BMP或JPE,对初学者来说很有帮助
对位图的读取与保存,保存的格式可以是BMP或JPE,对初学者来说很有帮助-Of the bitmap read and preservation, preservation of the format can be BMP or JPE, very helpful for beginners
- 2023-08-23 08:25:03下载
- 积分:1
-
从BMP文件加载位图并显示BMP文件有四个部分。第一个我..
从BMP文件中装入位图并显示
the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image.
by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib.
the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains t
- 2022-03-02 16:58:15下载
- 积分:1
-
Windows DIB程序设计示例,一步一步掌握图像编程的方法
Windows DIB程序设计示例,一步一步掌握图像编程的方法-Windows DIB program design examples, step-by-step master image programming method
- 2023-05-03 00:30:03下载
- 积分:1