-
Cprogram--fingerprint-identification
关于c语言的指纹识别完整程序,比较难看懂,包括方向gabor滤波等(On the c language complete fingerprint identification procedures, more difficult to understand, including the direction of the gabor filtering, etc.)
- 2013-09-24 16:35:23下载
- 积分:1
-
FactoryPattern
FactoryPattern example to illustrate abstract, concrete, and product patterns.
- 2014-01-17 08:08:22下载
- 积分:1
-
FaceSDK-master
C# SDK for Face++
人脸检测与分析
检测给定图片(Image)中的所有人脸(Face)的位置和相应的面部属性
检测模式可以是normal(默认) 或者 oneface 。在oneface模式中,检测器仅找出图片中最大的一张脸。
可以是none或者由逗号分割的属性列表。默认为gender, age, race, smiling。目前支持的属性包括:gender, age, race, smiling, 可以为图片中检测出的每一张Face指定一个不包含非法字符且不超过255字节的字符串作为tag,tag信息可以通过 /info/get_face 查询
检测给定人脸(Face)相应的面部轮廓,五官等关键点的位置,包括25点和83点两种模式。(Face Detection and Analysis
Detecting the location and corresponding facial attributes of all faces in a given image
The detection mode can be normal (default) or oneface. In oneface mode, the detector finds only the largest face in the picture.
It can be none or a comma-separated list of attributes. The default is gender, age, race, smiling. Attributes currently supported include gender, age, race, smiling. Each Face detected in a picture can be tagged with a string that does not contain illegal characters and does not exceed 255 bytes. The tag information can be queried by / Info / get_face.
The location of key points such as facial contour and facial features for a given face (Face) is detected, including 25 points and 83 points.)
- 2020-06-22 20:40:01下载
- 积分:1
-
STL 标准模板库源代码
“框架”这个词,本身就有庞大、稳定、完整而可扩展的涵义。软体框架,则是用一行行精细准确的源码,构造一个庞大、稳定、完整而可扩展的软体架构,稍有软体发展经验的人都知道,要做到这些,谈何容易! STL在1994年走入C++标准,使得原本即将推出的C++标准延迟4年问世而无怨无悔,并为之对内容做巨幅改进,而今STL不仅为千千万万C++程式师所日常运用,而且获得极高的学术赞誉,成为了一个典范,一种境界。作为一个软体框架,STL所取得的成功,实在可以用“辉煌”来形容,其所内涵的软体思想和技术经验,更是无比的深厚与精致。
- 2022-03-26 05:43:15下载
- 积分:1
-
jiance
一个在认知无线电中的能量检测和周期检测的仿真源代码(An energy detection and cycle detection in cognitive radio simulation source code)
- 2012-06-14 18:41:16下载
- 积分:1
-
特征选择之relief-F的MATLAB实现
Relief-F 算法是由 Kononenko 在 Relief 算法基础上扩展得到的,可以用来解决多分类与回归问题。 Relief-F 特征选择算法利用特征与类别间的相关程度判别特征的敏感程度,敏感的特征能使同类样本靠近,非同类样本远离。基本思想是: 先随机从总样本集 D中获取一个样本 R, 然后在 与 R 同类样本集中和与R 异类 样 本 集 中 各 获 取 k 个近 邻 样 本, 在 特 征 集 F中如果某个特征上异类样本的距离大于同类样本,则这个特征是有利于分类的,增加其权重,重复 n 次 取所有结果的均值作为每个特征的最终权重值.
- 2020-11-29下载
- 积分:1
-
ch372模拟键盘例程,在pic单片机上的移植
ch372模拟键盘例程,在pic单片机上的移植,用pic单片机控制ch372芯片,来模拟一个虚拟键盘,对应按键后发送F1-F4之类的模拟键盘的值,此程序用usb的外部固件模式来模拟键盘。
- 2022-01-31 10:29:42下载
- 积分:1
-
checker
USACO(checker challenge)
1.搜索+对称剪枝
2.搜索+位运算(USACO (checker challenge) 1. Search+ symmetric pruning 2. Search+ bit operation)
- 2020-11-16 06:29:46下载
- 积分:1
-
opengl界面显示机械臂末端轨迹
opengl界面显示机械臂末端轨迹
- 2021-05-07下载
- 积分:1
-
Infrared_Target_Detection
红外图像运动目标检测、识别与跟踪算法演示程序。附件:点目标到面目标完整图像序列
(Infrared images moving target detection, identification and tracking algorithm demo program. Attachment: point target to the target area complete image sequence)
- 2010-05-20 00:00:45下载
- 积分:1