-
基于matlab的算法研究,进行图像的配准,可以算出图像的移动坐标。...
基于matlab的算法研究,进行图像的配准,可以算出图像的移动坐标。-Matlab-based algorithm research, conducted image registration, you can calculate the movement of image coordinates.
- 2023-04-28 17:05:03下载
- 积分:1
-
基本绘图程序
基本画图程序 图形学-basic graphics drawing program
- 2022-07-23 18:23:43下载
- 积分:1
-
这是一个用vc编写的关于画图的小例子,本例是为初学者准备的
这是一个用vc编写的关于画图的小例子,本例是为初学者准备的-This is a preparation using vc on the drawing small examples, the cases are prepared to beginners
- 2022-03-23 02:12:46下载
- 积分:1
-
这段程序用来显示位图图象。
这段程序用来显示位图图象。-this program is used to display bitmap images.
- 2022-10-09 07:50:02下载
- 积分:1
-
人脸表情识别
========================================================================MICROSOFT 基础类库: sdi_opencv========================================================================应用程序向导已创建此为您的 sdi_opencv 应用程序。此应用程序不仅演示使用 Microsoft 基础类的基本知识但也是您编写应用程序的起始点。此文件包含的你会发现在每个文件的摘要,让您的 sdi_opencv 应用程序。sdi_opencv.dsp此文件 (项目文件) 包含在项目一级的信息和用于生成单个项目或子项目。其他用户可以共享项目 (.dsp) 文件,但他们应该导出到本地的生成文件。sdi_opencv.h这是应用程序的主头文件。它包括其他项目特定的标头 (包括 resource.h 中) 和声明CSdi_opencvApp 应用程序类。sdi_opencv.cpp这是主应用程序源文件包含的应用程序CSdi_opencvApp 的类。sdi_opencv.rc这是所有微软 Windows 资源的列表,程序使用。它包括图标、 位图和存储的游标在 RES 子目录中。在 Microsoft 中,可以直接编辑此文件Visual c + +。sdi_opencv.clw此文件包含向导用于编辑现有的信息类或添加新的类别。ClassWizard 也使用此文件来存储创建和编辑消息映射和对话框数据所需的信息映射和创建原型成员函数。ressdi_opencv.ico这是一个
- 2022-08-04 06:16:12下载
- 积分:1
-
h.264 technology standard code, including technical specifications and source co...
h.264技术的标准代码,包括技术说明和源码,很好的东西,一起分享-h.264 technology standard code, including technical specifications and source code, very good things to share
- 2022-04-19 02:21:41下载
- 积分:1
-
Prepared based on the matlab Hendry worm model, be able to run, the effect of go...
基于matlab编写的亨得利蜗杆模型,能够运行,效果不错-Prepared based on the matlab Hendry worm model, be able to run, the effect of good
- 2022-06-17 07:41:55下载
- 积分:1
-
不同情况下的图形识别系统。
图形识别系统,可以根据不同的情况得到想要的结果.-graphics identification system under different circumstances to be desired.
- 2022-07-15 23:21:02下载
- 积分:1
-
实现几个典型图象处理功能的程序
实现几个典型图象处理功能的程序-achieving several typical image processing procedures
- 2022-03-16 20:43:06下载
- 积分:1
-
纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pe...
纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pen完成。
-Although Windows has a really cool GUI, sometimes the way standard buttons look quite does not meet our requirements. We may then choose buttons with a style called "owner-draw". The owner has to draw the button in every aspect (background, border, text, image) of every situation that requires drawing (click, enable, focus, etc.).It took me days to come up with something functional, Now here is some simple, reliable code: if it proves useful I will write something about owner-draw buttons with text (dealing with fonts, shapes, edges, colorrefs, brushes and pens).
- 2022-08-10 21:55:53下载
- 积分:1