-
人脸对齐算法库FaceX
FaceX是一种人脸对齐的算法,特点有:
基于Explicit Shape Regression,算法比较新,效果不错;
不仅提供预先训练好的模型,还提供了训练程序;
所有程序,包括训练程序均开源;
C++编写,结构清晰,适用于生产环境。
- 2022-01-30 12:53:15下载
- 积分:1
-
MakerFit
帮朋友做的一个健身类的网站,源码是asp.Net的。网站界面简单大方。(To help a friend do a fitness class website, the source is asp.Net. Simple and elegant web interface.)
- 2015-11-13 02:27:37下载
- 积分:1
-
动态显示
数码管是一种半导体发光器件,其基本单元是发光二极管。数码管按段数可分为七段数码管和八段数码管,八段数码管比七段数码管多一个发光二极管单元,也就是多一个小数点(DP)这个小数点可以更精确的表示数码管想要显示的内容(The digital tube is a semiconductor light emitting device. Its basic unit is a light emitting diode. According to the number of digital tube can be divided into seven digital tube and eight digital tube, eight digital tube seven segment digital tube more than a light emitting diode unit is a decimal point (DP) of the decimal point can be a more accurate representation of the digital tube to display the content)
- 2017-10-29 16:05:58下载
- 积分:1
-
SX1278的驱动代码(基于STM32)
LORA驱动源码基于STM32.已配置好所有模式和接口应用,只需接入节点即可使用。
- 2022-07-28 02:08:38下载
- 积分:1
-
one
会员消费积分管理系统 使用ASP.NET技术实现简单的会员消费积分管理功能,使用SQL Server 2008作为后台数据库。功能包括:首页、积分查询、会员管理、修改密码和退出等。本次只要求实现首页和会员管理功能。程序运行界面如图-1至图-5所示。(Member Consumer Credit Management System)
- 2013-12-12 20:08:04下载
- 积分:1
-
设备接口
说明: 键盘设备驱动拦截程序,过滤替换指定的字母,用于修复坏键,(Keyboard device drives interceptor, filters and replaces specified letters for repairing bad keys.)
- 2020-06-21 05:00:02下载
- 积分:1
-
C语言贪吃蛇
vghjdbhvcjkjdjsbxnzjkdbjkbdbjjkxbczsdfghfjgkhlhghfgf
- 2023-01-01 08:40:05下载
- 积分:1
-
VideoGameTheory
Video Game Theory to develop game
- 2014-01-22 09:37:53下载
- 积分:1
-
滤波函数
#include
#include "opencv.hpp"
using namespace std;
using namespace cv;
Mat filter2D(Mat &img, int k);//中值滤波
Mat blur(Mat &img, int k);//均值滤波
int main()
{
Mat img = imread("pic1.jpg",1);//读入图像
if (!img.data) cout
- 2022-01-30 15:45:30下载
- 积分:1
-
WNS101
部分MATLAB仿真,优化覆盖,完成了一些,希望对大家有帮助(Part of the MATLAB simulation, optimization of coverage, completed some, we want to help)
- 2011-05-26 10:05:02下载
- 积分:1