-
本程序实现人脸检测,人脸区域检测后,人…
本程序能实现人脸检测,在经过人脸区域检测、人眼的检测定位、人嘴的检测定位,最后勾画出人脸。-This procedure enables Face Detection, after facial region detection, the human eye detect the positioning of the detection of human mouth positioning, and finally lays out a human face.
- 2022-07-27 04:05:50下载
- 积分:1
-
video frame to achieve the full search and three
实现了视频帧中的全搜索和三步搜索运动估计,得到运动矢量,对新手很有帮助-video frame to achieve the full search and three-step search motion estimation, motion vector is the novice helpful
- 2022-03-28 12:37:04下载
- 积分:1
-
这个程序的可以使你读取另一台计算机屏幕的程序。
这个程序的可以使你读取另一台计算机屏幕的程序。-This procedure allows you to read another computer screen procedures.
- 2023-05-01 16:50:02下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-03-16 09:58:19下载
- 积分:1
-
DAA line drawing law dotted lines painted line
DAA画线法
中点画线
等
画直线-DAA line drawing law dotted lines painted line
- 2022-06-19 03:14:17下载
- 积分:1
-
三维计算机图形学点透视投影变换与双3次Bezier曲面绘制算法,很有用的哦。在VC++6.0下编译通过。...
三维计算机图形学点透视投影变换与双3次Bezier曲面绘制算法,很有用的哦。在VC++6.0下编译通过。-point perspective projection transform and double three times Bezier surface rendering algorithm, Oh, very useful. In VC 6.0 compiler passed.
- 2022-01-25 20:58:31下载
- 积分:1
-
图形边缘检测,主要是采用自适应检测的算法,可能对初学者有些用处。不足指出见凉啊...
图形边缘检测,主要是采用自适应检测的算法,可能对初学者有些用处。不足指出见凉啊-graphics edge detection, is based on adaptive detection algorithm for beginners could use some. Less than that see cool ah
- 2022-03-23 13:54:20下载
- 积分:1
-
Classic Harris corner detection procedures to use matlab as a written document c...
经典的Harris角点检测程序,用matlab来写的当个文件,可下载参考一下。-Classic Harris corner detection procedures to use matlab as a written document can be downloaded for reference.
- 2022-10-28 23:55:03下载
- 积分:1
-
本程序可以获得jpeg图片的像素,不过有一些bug
本程序可以获得jpeg图片的像素,不过有一些bug-this procedure can jpeg image pixels, but there is some bug
- 2022-03-22 03:25:01下载
- 积分:1
-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-03-18 15:05:27下载
- 积分:1