-
使用JAVA语言编写的画图程序,使用了SWING,JAVA BEAN 等技术,是学习使用组件和JAVA界面和画图类程序的很好参考...
使用JAVA语言编写的画图程序,使用了SWING,JAVA BEAN 等技术,是学习使用组件和JAVA界面和画图类程序的很好参考-use of the Java language drawing procedures, the use of SWING, Java Beans, etc., is learning to use Java interface components and the types of procedures and drawing a good reference
- 2022-07-27 12:54:43下载
- 积分: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
-
3D,OPENGL编程入门,适合3D初学者.
3D,OPENGL编程入门,适合3D初学者.-3D, OPENGL programming entry, suitable for 3D beginners.
- 2022-02-24 18:46:15下载
- 积分:1
-
该程序是利用拉普拉斯算子对图像进行边缘检测的具体实现,利用matlab作为开发环境编写而成。...
该程序是利用拉普拉斯算子对图像进行边缘检测的具体实现,利用matlab作为开发环境编写而成。-that the procedure was used Laplician right image edge detection to achieve the specific use of Matlab as a development environment has been prepared.
- 2023-02-21 01:45:03下载
- 积分:1
-
一个人脸检测及匹配的代码
一个人脸检测及匹配的代码-a face detection and matching code
- 2022-01-30 18:30:41下载
- 积分:1
-
CAD实用LISP文件提取一个单独的层的程序,实际@!!!
CAD实用LISP文件单独提取图层程序,实用@-CAD Practical Extraction LISP file a separate layer procedures, practical @! ! !
- 2022-05-10 15:44:52下载
- 积分:1
-
Image Recognition and Treatment
图象的信息识别与处理-Image Recognition and Treatment
- 2022-03-13 12:42:37下载
- 积分:1
-
VC6下VTK体绘制,然后boxwidget多角度任意切体数据
VC6下VTK体绘制,然后boxwidget多角度任意切体数据-VTK volume rendering under VC6, and then arbitrarily cut boxwidget multi-angle data
- 2023-06-11 05:05:03下载
- 积分:1
-
VC6.0的三次Bezier曲线的绘制编写的程序,使用MFC框架D.
这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-VC6.0 prepared by the cubic Bezier curve drawing procedures, use MFC framework document View structure. In addition to procedures to achieve cubic Bezier curve drawing, but also realized the point, line, round mapping, can be used as learning computer graphics algorithm reference. And other Bezier curves of different procedures, The program of Bezier curve-point value calculations show. Procedures prepared Bezier curves like to complete the Bezier curve drawing, and is able to draw the curve data preservation and open. Operation right to study the documents will also help. This is the first time I uploaded the source code, what is wrong with this manager also requested guidance. Thank you!
- 2022-08-05 22:57:49下载
- 积分:1
-
c++实现的可视化源代码,基于OpenGL实现的数据流可视化软件开发包。...
c++实现的可视化源代码,基于OpenGL实现的数据流可视化软件开发包。-c++ to achieve visualization of source code, based on the data stream to achieve OpenGL visualization software development kits.
- 2022-03-15 08:26:17下载
- 积分:1