-
内存演示程序
内存演示程序-Memory demo program
- 2023-07-18 14:50:02下载
- 积分:1
-
CAD二次开发参考手册,是一个实用的CAD开发参考资料,适合初中级人员...
CAD二次开发参考手册,是一个实用的CAD开发参考资料,适合初中级人员-CAD secondary development reference manual is a practical reference CAD development for junior officers
- 2022-03-03 10:47:51下载
- 积分:1
-
二部图的最大匹配程序,通过一二
寻找二分图的最大匹配
程序通过一个二维的数组给出二分图,让后找出一个初始的匹配,通过初始匹配
找出最大匹配。
-Bipartite graph to find the maximum matching program through a two-dimensional array is given bipartite graph, so that after the initial find a match, the adoption of the initial match to find the greatest match.
- 2022-05-21 19:07:06下载
- 积分:1
-
using OpenCV image histogram function development
用OpenCV开发图像直方图功能-using OpenCV image histogram function development
- 2022-05-20 18:31:49下载
- 积分:1
-
一本很好的关于图像处理编程的工具书,有方法例子,且有命令集。...
一本很好的关于图像处理编程的工具书,有方法例子,且有命令集。-A good programming tool for image processing on the books, there are ways to examples, and there is command set.
- 2022-01-30 19:59:04下载
- 积分:1
-
广告弹窗+隐藏下载文件运行
广告弹窗+隐藏下载文件运行插件源代码qq601522665
- 2022-11-09 17:20:03下载
- 积分:1
-
实现图像处理的正交变换,包括离散傅里叶变换、余弦变换和Wlash变换...
实现图像处理的正交变换,包括离散傅里叶变换、余弦变换和Wlash变换-Orthogonal transformation to achieve image processing, including the discrete Fourier transform, cosine transform and Wlash transform
- 2023-03-09 06:30:03下载
- 积分:1
-
hough transform, capable of detecting images of a straight line, and can detect...
hough变换,能够检测图像中的直线,并能检测出直线的倾斜角-hough transform, capable of detecting images of a straight line, and can detect the angle of inclination of a straight line
- 2022-02-06 12:50:06下载
- 积分:1
-
一个类似于PS图象处理软件的程序
类似与PHOTOSHOP的一个程序-similar to the one with the procedures PHOTOSHOP
- 2022-08-20 16:58:27下载
- 积分:1
-
Abstract
We present a component
Abstract
We present a component-based, trainable system for detecting
frontal and near-frontal views of faces in still gray
images. The system consists of a two-level hierarchy of Support
Vector Machine (SVM) classifiers. On the first level,
component classifiers independently detect components of
a face. On the second level, a single classifier checks if the
geometrical configuration of the detected components in the
image matches a geometrical model of a face. We propose
a method for automatically learning components by using
3-D head models. This approach has the advantage that
no manual interaction is required for choosing and extracting
components. Experiments show that the componentbased
system is significantly more robust against rotations
in depth than a comparable system trained on whole face
patterns.
- 2023-05-01 18:35:08下载
- 积分:1