-
Image processing, source step
对图像进行处理,源程序需要进行N步操作,故在工具栏上添加了一个按钮来完成所有的操作,希望能方便大家的使用。在facemodel文件夹中的facemodel文件是原始图片,识别较好。后几个图片是我从网上下的,但没有原始图片识别的好,仅供参考。
test2和test3只能通过菜单来操作,因为不能对其实现最后的识别,只有参考价值。希望这个程序对大家有帮助。-Image processing, source step-by-step the need for N, so the toolbar to add a button to complete the operation of all, I hope everyone can make it easier for use. Facemodel folder in the original picture facemodel document is to identify better. After a few pictures of my under-line, but did not identify the original image, and is for reference only. test2 and test3 to operate only through the menu, because they are unable to achieve the final identification of their only reference value. We hope that this program will help.
- 2022-08-08 20:21:39下载
- 积分:1
-
computer graphics algorithms Flash presentations, you want there!
计算机图形学算法Flash演示,你想要的都有!-computer graphics algorithms Flash presentations, you want there!
- 2022-03-20 03:40:01下载
- 积分:1
-
Structural Topology Optimization with the Level Set Method,
含GUI版本代码
Structural Topology Optimization with the Level Set Method,
含GUI版本代码
-Structural Topology Optimization with th e Level Set Method, with the GUI version code
- 2023-06-13 16:10:03下载
- 积分:1
-
基于vc的数字识别系统(digitrec)
基于vc的数字识别系统(digitrec)-A figure recognizing system writen by vc(digitrec).
- 2022-04-23 01:47:55下载
- 积分:1
-
如何分批的投入顶点达到渲染优化目的,这个是简单的例子,可以按照需要进一步优化...
如何分批的投入顶点达到渲染优化目的,这个是简单的例子,可以按照需要进一步优化-How to input vertex batches to achieve the purpose of rendering optimization, this is a simple example, in accordance with the need to further optimize
- 2022-06-14 08:20:52下载
- 积分:1
-
功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直...
功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。
-Features and interfaces in Windows, bringing all to imitate the drawing board, interface, such as screenshots. The main features include: hand-drawn lines, simple graphics, text input, drag and drop block, repeated withdrawal, screen zoom, open the saved image file, and directly from the database in order to access images or XML, in addition to the provision of deposit from the Base64 encoding picture of the interface from the other have also achieved the same effect and drawing board of the toolbox and the color cartridge.
- 2022-01-22 08:01:10下载
- 积分:1
-
使用GDI函数绘出基本几何元素,如点、线、矩形、圆、椭圆、多边形、圆弧等、并能够用颜色填充...
使用GDI函数绘出基本几何元素,如点、线、矩形、圆、椭圆、多边形、圆弧等、并能够用颜色填充
-Plotted using the GDI function, the basic geometric elements, such as point, line, rectangle, circle, ellipse, polygon, arc, etc., and can be filled with color
- 2023-07-07 01:45:05下载
- 积分:1
-
计算机图形学中的裁剪算法。裁剪的用途是从一幅大的画面中提取所需的信息。...
计算机图形学中的裁剪算法。裁剪的用途是从一幅大的画面中提取所需的信息。-Computer Graphics cutting algorithm. The use of cutting from a big picture extract the required information.
- 2022-01-26 01:23:05下载
- 积分:1
-
C语言开发图形界面
C语言开发图形界面-C language graphical interface!
- 2022-06-25 23:20:46下载
- 积分:1
-
做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现.
Form1.Label1 = kk.vkCode & ":" & kk.scanCode...
做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现.
Form1.Label1 = kk.vkCode & ":" & kk.scanCode & ":" & kk.Time
If wParam = 256 Then
Myfunc = 1: Exit Function
endif
wParam 的按键值可以在程序运行中测试中找到。-doing Java development friends will know that the Eclipse editor, This is the VB. Form1.Label1 = kk.vkCode
- 2022-02-04 18:28:40下载
- 积分:1