-
LineTracker源码,实现类似CRectTracker的功能。
LineTracker源码,实现类似CRectTracker的功能。-LineTracker source, CRectTracker to achieve similar functionality.
- 2022-05-17 19:58:53下载
- 积分:1
-
读一个bmp格式的图片,可以读出图像上的点的坐标,
读一个bmp格式的图片,可以读出图像上的点的坐标,-Reading a bmp format image, you can read out the point image coordinates,
- 2023-07-13 02:05: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
-
DDA算法:用于计算机图形学中的线段绘制算法
DDA算法:用于计算机图形学中的线段绘制算法-DDA algorithm : Computer Graphics for the segment Rendering Algorithm
- 2023-05-25 23:40:03下载
- 积分:1
-
Bitmap handler it handles bitmap just for testing am uploading even i dont know...
Bitmap handler it handles bitmap just for testing am uploading even i dont know the internals
- 2022-10-08 19:55:03下载
- 积分:1
-
Application VC++ Developed ObjectARX program, mainly to create custom entities (...
应用VC++开发的ObjectARX程序,主要是创建用户定制实体(AutoCAD二次开发)-Application VC++ Developed ObjectARX program, mainly to create custom entities (AutoCAD second development)
- 2022-01-25 22:35:57下载
- 积分:1
-
连接视频采集卡:功能有连接视频卡、打开视频、冻结视频、取得冻结视频的各个部分的颜色值(就是取得rgb值)...
连接视频采集卡:功能有连接视频卡、打开视频、冻结视频、取得冻结视频的各个部分的颜色值(就是取得rgb值)-connecting Video Capture Card : a functional link video cards, opening video, freeze the video, made video freeze all parts of the color value (the value is achieved rgb)
- 2022-02-04 00:08:36下载
- 积分:1
-
easycalib朋友的程序不提供源代码,这是…
张正友的Easycalib的程序没有提供源代码,这是matlab实现代码,大家试试!-Easycalib Friends of the procedures did not provide the source code, which is to achieve Matlab code, we try!
- 2023-02-15 14:05:04下载
- 积分:1
-
在TC中,图形都最多只能在640X480的分辩率下编程,本源程序说明如何用C语言编写高分辩率的图形程序!...
在TC中,图形都最多只能在640X480的分辩率下编程,本源程序说明如何用C语言编写高分辩率的图形程序!----只说明如何初始化为高分辩率,其它算法功能都是相同的!-in TC, the graphics are only in the most easily visible outdoors under the Resolution Program, the source how to use C language to prepare high-resolution graphics only hostile to procedures on how to initialize the high-resolution, the other arithmetic functions are the same!
- 2022-05-07 07:53:34下载
- 积分:1
-
MiniGUI release of the latest version 0.9.96. We will be positioning version 0.9...
MiniGUI 的最新发布版本是 0.9.96。我们将 0.9.xx 系列版本定位为 MiniGUI 1.0 版本的预览版。在 0.9.xx 版本足够稳定时,我们将发布 MiniGUI 1.0 版本,同时,目前的代码不会再进行重大调整。在 MiniGUI 1.0 版本发布之后,我们将立即着手开发 MiniGUI 2.0 版本。该版本预期将在体系结构上进行重大调整-MiniGUI release of the latest version 0.9.96. We will be positioning version 0.9.xx series of MiniGUI 1.0 version of the preview version. The 0.9.xx version stable enough, we will release version 1.0 MiniGUI, and the current code will not be further significant adjustments. MiniGUI in version 1.0 was released, we will immediately proceed with the development of version 2.0 of MiniGUI. This version of the system is expected to undergo major structural adjustment
- 2022-03-09 21:05:32下载
- 积分:1