-
a new image process.a new image process,a new image proce
a new image process.a new image process,a new image proce-a new image process.a new image process. a new image proce
- 2022-01-25 22:06:07下载
- 积分:1
-
一个关于图象的演示程序
一个关于图象的演示程序-an image of the demo program
- 2022-03-18 15:19:40下载
- 积分:1
-
[编程语言] ie3,IE4,Internet Explorer 5、NS3、NS4基因[描述]……
[程序语言] IE3, IE4, IE5, NS3, NS4+
[功能描述]
生成和解决迷宫问题的Java小程序,可以在支持java的浏览器中运行。迷宫以三维形式显示在窗口中。
你可以按下相应的按钮,“New”生成一个新的迷宫,“Solve”按钮用于显示求解一个迷宫问题的路径,“Clear”按钮清除解决迷宫问题的路径。
一旦生成迷宫后,你也可以自己用手工来求解它的路径,你可以使用四个箭头键来画出其路径。
对于每个迷宫问题来说,仅仅提供一种方案。-[programming language] IE3, IE4, Internet Explorer 5, NS3, NS4 [Description] generation and solve the maze of Java programs can support java browsers running. 3D maze to demonstrate the window. You can press the corresponding button, the "New" to create a new maze, "Solve" button for solving a maze shows the path, "Clear" button to remove solve problems in the maze. Once generated maze, you can get a hand to solve its path, you can use the four arrow keys to paint their path. For each maze issue, the mere provision of a program.
- 2022-07-19 05:50:41下载
- 积分:1
-
高分辨率位图显示MFC类源码,带一MFC范例
高分辨率位图显示MFC类源码,带一MFC范例 -MFC class for displaying picture with High resolution , with a MFC example
- 2022-03-10 13:41:46下载
- 积分:1
-
三维汉字显示,通过OPENGL技术显示汉字
三维汉字显示,通过OPENGL技术显示汉字-Three-dimensional display of Chinese characters, Chinese characters through OPENGL technology show
- 2022-01-22 06:51:20下载
- 积分:1
-
这是我用VC做的一个关于图形曲线的程序,可以绘制B样曲线功能...
这是我用VC做的一个关于图形曲线的程序,可以绘制B样曲线功能-This is what I do with VC on a graph procedures can be mapped B-spline curves function
- 2023-02-24 12:55:04下载
- 积分:1
-
点阵字库字体绘制软件源码
可以通过快捷键Ctrl+C 和 Ctrl+V复制粘贴字形,也可以在字形的编辑区中点击鼠标右键,在弹出的菜单中选择Copy和Paste菜单项。
复制是复制当前整个字形区域;粘贴,可以关闭当前字形的编辑对话框,再打开其他可以编辑的字形,粘贴后覆盖新的字形区。
当前字库为点阵字库时,可以点击按钮“Adjust Parameters”,调整字符的水平和垂直偏移。
当成功导入一个点阵字库(*.lib)后,可以点击按钮“+”,可以将另外一个同字符集的点阵字库合并到当前字库。合并只支
- 2022-07-25 09:44:12下载
- 积分:1
-
本程序来显示项目EffectShowcdib的特技显示功能.
本程序来显示项目EffectShowcdib的特技显示功能.-the procedures to show that the project EffectShowcdib stunts display.
- 2022-02-01 09:09:20下载
- 积分:1
-
图像模式识别,vc++实现各种常用模式识别算法,包括分类器设计等...
图像模式识别,vc++实现各种常用模式识别算法,包括分类器设计等-image pattern recogenise
- 2022-04-15 18:55:54下载
- 积分:1
-
This zip file contains source code and windows executables for carrying out face...
This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file.
Usage:
FaceDetect (, )
The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are -1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face.
Example,
A = imread ( lena.jpg , JPG )
Img = double (rgb2gray(A))
Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img)
-This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s f
- 2022-07-12 10:23:46下载
- 积分:1