搜索资源列表
cv
- 摄像机标定作业 两步标定法 vc与matlab混合编程实现 程序编译环境为VC6.0,采用MFC框架编写。Matlab版本为2008a。-The two-step calibration method of camera calibration operation vc and matlab mixed programming compiler environment VC6.0, written using MFC framework. Matlab version 2008a.
fanyai
- 实现用SDRAM运行nios,同时用SRAM保存摄像头数据,是路径规划的实用方法,搭建OFDM通信系统的框架。- Implemented with SDRAM run nios, while saving camera data SRAM, Is a practical method of path planning, Build a framework OFDM communication system.
fanbang-V6.0
- 搭建OFDM通信系统的框架,车牌识别定位程序的部分功能,实现用SDRAM运行nios,同时用SRAM保存摄像头数据。- Build a framework OFDM communication system, Part of the license plate recognition locator feature, Implemented with SDRAM run nios, while saving camera data SRAM.
PnP_Solvers
- 使用n点透视算法来估计相机位姿。实现了多种n点透视算法,采用统一的框架。-Use the n-point perspective algorithm to estimate the camera position. To achieve a variety of n-point perspective algorithm, using a unified framework.
kg256
- 信号维数的估计,实现用SDRAM运行nios,同时用SRAM保存摄像头数据,搭建OFDM通信系统的框架。- Signal dimension estimates, Implemented with SDRAM run nios, while saving camera data SRAM, Build a framework OFDM communication system.
人脸识别
- 基于ssm框架搭建的,前端通过获取video标签?调用本地的摄像头(获取用户媒体对象,流媒体数据base64),将流媒体数据画到convas画布上去?,后台调用百度API人脸识别接口,进入百度大脑搜索人脸识别即可获取官网的Secret Key,将前端获取的人脸信息的base64信息和你本地数据库里的人脸信息传到百度人脸识别的接口进行人脸比对,返回一个json数据,result参数 带别人脸相似度, result可自己定义,从而实现人脸识别登录(Based on the SSM framework