-
multiboost-0.71.src.tar
MultiBoost 是c++实现的多类adaboost酸法。与传统的adaboost算法主要解决二类分类问题不同,MultiBoost解决的是多类的分类问题,而并不是把多类转化成二类问题。(MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning.)
- 2009-01-31 15:01:24下载
- 积分:1
-
Regedit
vc 编辑注册表信息Regedit的程序源码,值得一看!(vc edit the registry Regedit program source code, worth a visit!)
- 2011-07-01 22:03:37下载
- 积分:1
-
数据库课程设计
图书馆管理的相关代码,可以实现在不同环境下运行
- 2022-10-03 01:40:04下载
- 积分:1
-
蜂鸣器播放音乐
利用keil软件开发,适合初学51单片机,蜂鸣器可以播放音乐,需要单片机最小系统支持,也可利用protues进行模拟仿真。
- 2022-02-25 04:19:24下载
- 积分:1
-
A8102USB代码
A8102通信代码,代码在原来基础上做了修改验证,能够正常使用。
- 2022-03-19 05:42:58下载
- 积分:1
-
C with image
用c语言实现一些简单的图像处理功能,如灰度化、旋转、拷贝等(Some simple image processing functions, such as gray scale, rotation, copy, etc., are implemented in C language.)
- 2020-06-17 21:00:06下载
- 积分: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
-
样本熵近似熵LZC
说明: 样本熵、近似熵、lempel-ziv函数代码。lempel-ziv复杂度是一种表征时间序列里出现新模式的速率的方法(the codes of approximate entropy, sample entropy and lempel-ziv function)
- 2021-01-27 16:25:08下载
- 积分:1
-
2009
获取wince平台进程信息,作为参考。开发平台为c#(Get wince platform for the process)
- 2009-10-07 10:55:05下载
- 积分:1
-
PpidsrrI
PID用于机器人路径控制的MATLAB程序,路径选择是一个简简单的正弦函数.控制参数是速度和角速度.,已通过测试。
(The MATLAB program PID control for robot path, the path selection is a sine function simply control parameters and angular velocities. Has been tested.)
- 2012-09-15 22:30:02下载
- 积分:1