资源列表
BmpProc定义
- BMP位图处理类定义头文件,注意:类CBmpProc是从CBitmap类公有继承而来的,但最好不要使用类CBitmap中的函数!如果使用了(尤其是读入或创建型的函数),则就不要再使用CBmpProc类中的函数,以免混乱。-from Bitmap class definition files, Note : Class CBmpProc from CBitmap category inherited from the public, it is best not to use the catego
minigui_src
- MINIGUI在44b0上使用的例子,是学习嵌入式系统图形界面编成的绝好例子,拿来大家分享-MINIGUI 44b0 used in the example is the study of Embedded System graphical interface into the excellent examples, we used to share
disImageProcessing
- 完整图象解码编码程序,集合了很多的库的开发,能使用多种,编码和解码方法-complete image codec procedures set for a lot of the development, will use a variety of encoding and decoding methods
miles
- 一个使用matlab语言的图像的分类方法-a Matlab language used in the image classification
图形液晶
- 编写基于SMG240128A型液晶模块的驱动程序,设置液晶模块为图形模式,然后均匀显示方格-prepared SMG240128A-based LCD module of the driver, set up LCD modules for graphics mode, and then showed uniform grid
基于opencv利用差分法求运动的轮廓
- 基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过-based on the use of differential method for the campaign outline of the document in VC6.0 operating environment through the compiler
我的txx变换
- 本程序实现了二维图形的基本变换,包括平移,比例,旋转,对称以及它们之间的复合变换-the process of achieving the basic 2D graphics transformation, including translation, proportion, rotation, and the symmetry between the composite Transform
zh0
- 绘制多种图形,有多种功能。编译连接时要把GraphiZH.lib 重命名为 Graphics.lib才行(因为当时内存很小)。-mapping multiple graphics, multiple functions. When we connect compiler GraphiZH.lib renamed Graphics.lib Caixing (because memory is insignificant).
zhplay
- 它是zh0.rar的回放程序。同样要把文件 GraphiZH.lib 重命名为 Graphics.lib才能连接,原因仍是当时内存太小。-playback process. The same document should rename GraphiZH.lib Graphics.lib could connect to, because then memory is still too small.
recognize
- 对文字识别并计算7个不变矩的matlab源程序-right words to identify and calculate seven unchanged Moments Matlab source
更换桌面
- 利用Delphi实现桌面变换(对于window2000的系统,需把张bmp图片拷贝到从c:\\winnt目录下)-use Delphi desktop transform (for window2000 system, as required under Zhang bmp Photo copy from C : \\ winnt directory)
delphi实现屏幕图像捕捉
- 屏幕的捕获其实就是抓屏程序,原理是获取桌面句柄,创建画布,最后进行位图存储。-screen capture is actually Capturing the Screen procedures and the principles of access to the desktop handle, the creation of canvas, for the final bitmap storage.