-
人脸检测与识别
主要介绍人脸的检测和识别原理及其编程实现方法;人脸检测及定位技术和人脸识别技术。人脸检测及定位技术就是判断图像中是否存在人脸。如果存在,则需要确定人脸的位置和大小等,并将人脸区域从图像背景中分离出来。
- 2022-08-18 17:22:05下载
- 积分:1
-
切换屏幕在原始尺寸与全屏中切换,而且向你演示即使全屏文字也不会按比例放大,还有一个退出动画的按钮;不过你可能要DOWN回去之后才能看到它的效果...
切换屏幕在原始尺寸与全屏中切换,而且向你演示即使全屏文字也不会按比例放大,还有一个退出动画的按钮;不过你可能要DOWN回去之后才能看到它的效果-Switch the screen size and full-screen in the original switch, but also to the presentation you will not even full-screen text in proportion to enlarge, there is a quit button animation but you may have to go back DOWN to see it after the effects of
- 2022-09-26 08:25:03下载
- 积分:1
-
计算机图形学中用DDA与中点法画直线 练习
计算机图形学中用DDA与中点法画直线 练习-DDA and the midpoint of paintings straight practice
- 2022-05-28 06:29:35下载
- 积分:1
-
本程序是用于三维图像的,三维重建,非常有用
本程序是用于三维图像的,三维重建,非常有用-This procedure is used for three-dimensional images, three-dimensional reconstruction, a very useful
- 2022-06-26 17:31:53下载
- 积分:1
-
Harris Corner 角点检测程序
Harris Corner是最典型的角点检测子Corner Detector。角点经常被检测在边缘的交界处、被遮挡的边缘、纹理性很强的部分。满足这些条件一般都是稳定的、重复性比较高的点,所以实际上他们是不是角点并不重要(因为我们的目标就是找一些稳定、重复性高的点以作为特征点)。
- 2022-12-09 21:55:03下载
- 积分:1
-
有向无环图操作示例代码
有向无环图操作示例代码-a directed acyclic graph operation code examples
- 2022-03-20 09:36:26下载
- 积分:1
-
画椭圆的方法有很多,这是其中一种,用DDA算法画的
画椭圆的方法有很多,这是其中一种,用DDA算法画的-oval paintings are lots of ways, this is one of those painted with the DDA Algorithm
- 2023-09-05 05:10:03下载
- 积分:1
-
interface procedures done well
界面程序,做得不错-interface procedures done well
- 2022-02-04 21:00:11下载
- 积分:1
-
本程序可以在VC++6.0的环境下实现图象的还原功能,例如逆滤波...
本程序可以在VC++6.0的环境下实现图象的还原功能,例如逆滤波-This procedure can VC++ 6.0 environment to achieve the reduction of image features, such as inverse filtering
- 2022-05-06 12:47:31下载
- 积分:1
-
MarchingCubes算法,可以快速入门学习marchingCubes,适合于新手。
MarchingCubes算法,可以快速入门学习marchingCubes,适合于新手。-MarchingCubes algorithm, can Quick Start learning marchingCubes suitable for newcomers.
- 2023-07-12 07:25:03下载
- 积分:1